Author: norman.richards(a)jboss.com
Date: 2008-04-14 12:27:20 -0400 (Mon, 14 Apr 2008)
New Revision: 7940
Modified:
trunk/build/core.pom.xml
Log:
JBSEAM-2827
Modified: trunk/build/core.pom.xml
===================================================================
--- trunk/build/core.pom.xml 2008-04-14 16:26:15 UTC (rev 7939)
+++ trunk/build/core.pom.xml 2008-04-14 16:27:20 UTC (rev 7940)
@@ -254,6 +254,12 @@
</dependency>
<dependency>
+ <groupId>org.beanshell</groupId>
+ <artifactId>bsh</artifactId>
+ <optional>true</optional>
+ </dependency>
+
+ <dependency>
<groupId>org.jboss.el</groupId>
<artifactId>jboss-el</artifactId>
</dependency>
@@ -285,4 +291,4 @@
</dependencies>
-</project>
\ No newline at end of file
+</project>
Show replies by date