[seam-commits] Seam SVN: r8018 - branches/Seam_1_2_1_AP/examples/hibernate.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu Apr 24 08:27:32 EDT 2008
Author: manaRH
Date: 2008-04-24 08:27:32 -0400 (Thu, 24 Apr 2008)
New Revision: 8018
Modified:
branches/Seam_1_2_1_AP/examples/hibernate/build.xml
Log:
JBPAPP-800
Modified: branches/Seam_1_2_1_AP/examples/hibernate/build.xml
===================================================================
--- branches/Seam_1_2_1_AP/examples/hibernate/build.xml 2008-04-24 12:27:27 UTC (rev 8017)
+++ branches/Seam_1_2_1_AP/examples/hibernate/build.xml 2008-04-24 12:27:32 UTC (rev 8018)
@@ -47,11 +47,9 @@
<zipfileset refid="example.war.webinf.lib"/>
<zipfileset refid="example.facelets.jar"/>
<!--zipfileset refid="seam.extra.jar"/-->
-<!--
<zipfileset dir="${lib.dir}" prefix="WEB-INF/lib">
- <include name="el-*.jar"/>
+ <include name="el-ri.jar"/>
</zipfileset>
--->
<zipfileset dir="${build.dir}/resources">
<include name="WEB-INF/**/*.*"/>
</zipfileset>
More information about the seam-commits
mailing list