[seam-commits] Seam SVN: r14728 - branches/community/Seam_2_3/jboss-seam-gen/dist/build-scripts.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed May 23 00:43:29 EDT 2012
Author: dhinojosa
Date: 2012-05-23 00:43:27 -0400 (Wed, 23 May 2012)
New Revision: 14728
Modified:
branches/community/Seam_2_3/jboss-seam-gen/dist/build-scripts/deployed-jars-war.list
Log:
needed to include sac.jar and cssparser.jar
Modified: branches/community/Seam_2_3/jboss-seam-gen/dist/build-scripts/deployed-jars-war.list
===================================================================
--- branches/community/Seam_2_3/jboss-seam-gen/dist/build-scripts/deployed-jars-war.list 2012-05-23 04:42:53 UTC (rev 14727)
+++ branches/community/Seam_2_3/jboss-seam-gen/dist/build-scripts/deployed-jars-war.list 2012-05-23 04:43:27 UTC (rev 14728)
@@ -66,4 +66,6 @@
richfaces-components-ui.jar
richfaces-core-api.jar
richfaces-core-impl.jar
-mvel2.jar
\ No newline at end of file
+mvel2.jar
+sac.jar
+cssparser.jar
\ No newline at end of file
More information about the seam-commits
mailing list