[seam-commits] Seam SVN: r8668 - trunk/seam-gen.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Aug 12 20:16:11 EDT 2008
Author: dan.j.allen
Date: 2008-08-12 20:16:11 -0400 (Tue, 12 Aug 2008)
New Revision: 8668
Modified:
trunk/seam-gen/build.xml
Log:
fix misspelling
Modified: trunk/seam-gen/build.xml
===================================================================
--- trunk/seam-gen/build.xml 2008-08-13 00:15:43 UTC (rev 8667)
+++ trunk/seam-gen/build.xml 2008-08-13 00:16:11 UTC (rev 8668)
@@ -606,7 +606,7 @@
<target name="copy-lib" depends="copyseam, copyseamdependencies, copyjbossembedded, copy-icefaces-home, copy-icefaces-maven">
- <echo message="Copying Seam and depdencies to the ${project.home}/lib directory..." />
+ <echo message="Copying Seam and dependencies to the ${project.home}/lib directory..." />
<copy todir="${project.home}/lib" overwrite="true">
<fileset dir="../lib">
More information about the seam-commits
mailing list