[seam-commits] Seam SVN: r7955 - branches/Seam_1_2_1_AP/examples/jpa.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Apr 15 06:25:21 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-04-15 06:25:20 -0400 (Tue, 15 Apr 2008)
New Revision: 7955
Modified:
branches/Seam_1_2_1_AP/examples/jpa/build.xml
Log:
JBPAPP-775
Modified: branches/Seam_1_2_1_AP/examples/jpa/build.xml
===================================================================
--- branches/Seam_1_2_1_AP/examples/jpa/build.xml 2008-04-15 09:35:43 UTC (rev 7954)
+++ branches/Seam_1_2_1_AP/examples/jpa/build.xml 2008-04-15 10:25:20 UTC (rev 7955)
@@ -100,6 +100,7 @@
<include name="commons-beanutils-*.jar" />
<include name="commons-digester*.jar" />
<include name="commons-lang*.jar" />
+ <include name="el-ri.jar" />
<!-- do not need the following jars for 4.0.4 and 4.0.5
<include name="myfaces-api-1.1.4.jar" />
More information about the seam-commits
mailing list