File tree Expand file tree Collapse file tree
OpenICF-java-framework/connector-framework-internal Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464
6565 <!-- Optional dependencies-->
6666 <dependency >
67- <groupId >org.apache.servicemix.bundles</groupId >
68- <artifactId >org.apache.servicemix.bundles.rhino</artifactId >
69- <version >1.7.15_1</version >
67+ <groupId >org.mozilla</groupId >
68+ <artifactId >rhino</artifactId >
69+ <optional >true</optional >
70+ </dependency >
71+ <dependency >
72+ <groupId >org.mozilla</groupId >
73+ <artifactId >rhino-engine</artifactId >
7074 <optional >true</optional >
7175 </dependency >
72-
7376 <!-- Test Dependencies -->
7477 <dependency >
7578 <groupId >org.testng</groupId >
7679 <artifactId >testng</artifactId >
80+ <scope >test</scope >
7781 </dependency >
7882 <dependency >
7983 <groupId >org.easytesting</groupId >
8084 <artifactId >fest-assert</artifactId >
85+ <scope >test</scope >
8186 </dependency >
8287 <dependency >
8388 <groupId >org.openidentityplatform.openicf.framework</groupId >
You can’t perform that action at this time.
0 commit comments