[seam-commits] Seam SVN: r9722 - trunk/seam-gen.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Dec 4 03:29:47 EST 2008


Author: dan.j.allen
Date: 2008-12-04 03:29:47 -0500 (Thu, 04 Dec 2008)
New Revision: 9722

Modified:
   trunk/seam-gen/build.xml
Log:
better message


Modified: trunk/seam-gen/build.xml
===================================================================
--- trunk/seam-gen/build.xml	2008-12-04 08:29:25 UTC (rev 9721)
+++ trunk/seam-gen/build.xml	2008-12-04 08:29:47 UTC (rev 9722)
@@ -951,7 +951,7 @@
 
     <target name="update-project" depends="validate-project,copy-lib"
         description="Update project dependencies">
-        <echo message="Updated project '${project.name}' with the latest Seam jars"/>
+        <echo message="Updated project '${project.name}' with the latest Seam libraries and dependencies"/>
         <echo message="Type '${seam.cmd} restart' to update the exploded deployment"/>
     </target>
 




More information about the seam-commits mailing list