Author: manaRH
Date: 2012-09-18 10:00:05 -0400 (Tue, 18 Sep 2012)
New Revision: 15152
Modified:
branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml
Log:
JBSEAM-5042 fixed comment in build.xml
Modified: branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml 2012-09-18 11:23:08 UTC (rev
15151)
+++ branches/community/Seam_2_3/jboss-seam-gen/dist/build.xml 2012-09-18 14:00:05 UTC (rev
15152)
@@ -978,9 +978,9 @@
package persistence.xml in the WAR, and add a <jar-file> element in
persistence.xml with value "../../@projectName@.jar".
<persistence-unit-name>@projectName@</persistence-unit-name>
-->
- <!--</persistence-unit-ref>
+ <!--</persistence-unit-ref>-->
-</web-app>-->]]></replacevalue>
+</web-app>]]></replacevalue>
</replace>