Author: lhein
Date: Fri Jun 13 03:23:16 2008
New Revision: 667458
URL: http://svn.apache.org/viewvc?rev=667458&view=rev
Log:
- fixed wrong dependency attribute -> JSR223 is no longer optional
Modified:
servicemix/smx3/trunk/deployables/serviceengines/servicemix-scripting/pom.xml
Modified:
servicemix/smx3/trunk/deployables/serviceengines/servicemix-scripting/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/deployables/serviceengines/servicemix-scripting/pom.xml?rev=667458&r1=667457&r2=667458&view=diff
==============================================================================
---
servicemix/smx3/trunk/deployables/serviceengines/servicemix-scripting/pom.xml
(original)
+++
servicemix/smx3/trunk/deployables/serviceengines/servicemix-scripting/pom.xml
Fri Jun 13 03:23:16 2008
@@ -52,7 +52,6 @@
<groupId>org.livetribe</groupId>
<artifactId>livetribe-jsr223</artifactId>
<version>2.0.3</version>
- <optional>true</optional>
</dependency>
<dependency>
<groupId>com.sun.script</groupId>