[seam-commits] Seam SVN: r7956 - branches/Seam_1_2_1_AP/examples/hibernate2.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Apr 15 06:27:19 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-04-15 06:27:19 -0400 (Tue, 15 Apr 2008)
New Revision: 7956

Modified:
   branches/Seam_1_2_1_AP/examples/hibernate2/build.xml
Log:
JBPAPP-781

Modified: branches/Seam_1_2_1_AP/examples/hibernate2/build.xml
===================================================================
--- branches/Seam_1_2_1_AP/examples/hibernate2/build.xml	2008-04-15 10:25:20 UTC (rev 7955)
+++ branches/Seam_1_2_1_AP/examples/hibernate2/build.xml	2008-04-15 10:27:19 UTC (rev 7956)
@@ -98,6 +98,8 @@
         <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