Author: pete.muir(a)jboss.org
Date: 2008-04-08 14:27:22 -0400 (Tue, 08 Apr 2008)
New Revision: 7877
Modified:
branches/Seam_2_0/examples/jpa/build-glassfish.xml
trunk/examples/jpa/build-glassfish.xml
Log:
JBSEAM-2834
Modified: branches/Seam_2_0/examples/jpa/build-glassfish.xml
===================================================================
--- branches/Seam_2_0/examples/jpa/build-glassfish.xml 2008-04-08 17:24:42 UTC (rev 7876)
+++ branches/Seam_2_0/examples/jpa/build-glassfish.xml 2008-04-08 18:27:22 UTC (rev 7877)
@@ -31,6 +31,7 @@
<include name="lib/hibernate-entitymanager.jar"/>
<include name="lib/hibernate-validator.jar"/>
<include name="examples/jpa/lib/jboss-archive-browsing.jar" />
+ <include name="lib/asm.jar" />
<include name="lib/jboss-common-core.jar" />
<include name="lib/cglib.jar"/>
<include name="lib/antlr.jar" />
Modified: trunk/examples/jpa/build-glassfish.xml
===================================================================
--- trunk/examples/jpa/build-glassfish.xml 2008-04-08 17:24:42 UTC (rev 7876)
+++ trunk/examples/jpa/build-glassfish.xml 2008-04-08 18:27:22 UTC (rev 7877)
@@ -31,6 +31,7 @@
<include name="lib/hibernate-entitymanager.jar"/>
<include name="lib/hibernate-validator.jar"/>
<include name="examples/jpa/lib/jboss-archive-browsing.jar" />
+ <include name="lib/asm.jar" />
<include name="lib/jboss-common-core.jar" />
<include name="lib/cglib.jar"/>
<include name="lib/antlr.jar" />