[seam-commits] Seam SVN: r8135 - branches/Seam_2_0/examples.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed May 7 14:37:51 EDT 2008
Author: jbalunas at redhat.com
Date: 2008-05-07 14:37:50 -0400 (Wed, 07 May 2008)
New Revision: 8135
Modified:
branches/Seam_2_0/examples/readme.txt
Log:
added warning about cleaning an example prior to building for tomcat.
Modified: branches/Seam_2_0/examples/readme.txt
===================================================================
--- branches/Seam_2_0/examples/readme.txt 2008-05-07 17:15:40 UTC (rev 8134)
+++ branches/Seam_2_0/examples/readme.txt 2008-05-07 18:37:50 UTC (rev 8135)
@@ -144,6 +144,9 @@
5. (Optional) Build Seam by running "ant" the Seam root directory
+ WARNING: If you build an example for JBoss AS, remember to run ant clean
+ in the "examples/${example.name}" directory before building for Tomcat.
+
6. Build and deploy the example by running "ant tomcat.deploy"
in the Seam "examples/${example.name}" directory
More information about the seam-commits
mailing list