[java-shib-common COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Apr 1 21:15:17 EDT 2013
Author: scantor
Date: Mon Apr 1 21:15:17 2013
New Revision: 1070
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1070&view=rev
Log:
Remove stale scripting engine jars.
Modified:
branches/REL_1/pom.xml
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1070&r1=1069&r2=1070&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Mon Apr 1 21:15:17 2013
@@ -88,31 +88,6 @@
<artifactId>commons-logging</artifactId>
</exclusion>
</exclusions>
- </dependency>
- <dependency>
- <groupId>javax.scripting</groupId>
- <artifactId>beanshell-engine</artifactId>
- <version>20080611</version>
- </dependency>
- <dependency>
- <groupId>javax.scripting</groupId>
- <artifactId>groovy-engine</artifactId>
- <version>20080611</version>
- </dependency>
- <dependency>
- <groupId>javax.scripting</groupId>
- <artifactId>jruby-engine</artifactId>
- <version>20080611</version>
- </dependency>
- <dependency>
- <groupId>javax.scripting</groupId>
- <artifactId>jython-engine</artifactId>
- <version>20080611</version>
- </dependency>
- <dependency>
- <groupId>javax.scripting</groupId>
- <artifactId>js-engine</artifactId>
- <version>20080611</version>
</dependency>
<dependency>
<groupId>${spring.groupId}</groupId>
More information about the commits
mailing list