[seam-commits] Seam SVN: r8079 - branches/Seam_2_0/seam-gen/build-scripts.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed Apr 30 09:10:25 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-04-30 09:10:25 -0400 (Wed, 30 Apr 2008)
New Revision: 8079
Modified:
branches/Seam_2_0/seam-gen/build-scripts/deployed-jars-ear.list
branches/Seam_2_0/seam-gen/build-scripts/deployed-jars-war.list
Log:
Fix seam-gen
Modified: branches/Seam_2_0/seam-gen/build-scripts/deployed-jars-ear.list
===================================================================
--- branches/Seam_2_0/seam-gen/build-scripts/deployed-jars-ear.list 2008-04-29 22:20:02 UTC (rev 8078)
+++ branches/Seam_2_0/seam-gen/build-scripts/deployed-jars-ear.list 2008-04-30 13:10:25 UTC (rev 8079)
@@ -5,5 +5,5 @@
janino.jar
jboss-el.jar
jbpm-jpdl.jar
-mvel.jar
+mvel14.jar
richfaces-api.jar
Modified: branches/Seam_2_0/seam-gen/build-scripts/deployed-jars-war.list
===================================================================
--- branches/Seam_2_0/seam-gen/build-scripts/deployed-jars-war.list 2008-04-29 22:20:02 UTC (rev 8078)
+++ branches/Seam_2_0/seam-gen/build-scripts/deployed-jars-war.list 2008-04-30 13:10:25 UTC (rev 8079)
@@ -10,7 +10,7 @@
jboss-seam-*.jar
jbpm-jpdl.jar
jsf-facelets.jar
-mvel.jar
+mvel14.jar
richfaces-api.jar
richfaces-impl.jar
richfaces-ui.jar
More information about the seam-commits
mailing list