[seam-commits] Seam SVN: r8667 - branches/Seam_2_0/seam-gen.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Aug 12 20:15:44 EDT 2008
Author: dan.j.allen
Date: 2008-08-12 20:15:43 -0400 (Tue, 12 Aug 2008)
New Revision: 8667
Modified:
branches/Seam_2_0/seam-gen/build.xml
Log:
fix misspelling
Modified: branches/Seam_2_0/seam-gen/build.xml
===================================================================
--- branches/Seam_2_0/seam-gen/build.xml 2008-08-12 19:27:11 UTC (rev 8666)
+++ branches/Seam_2_0/seam-gen/build.xml 2008-08-13 00:15:43 UTC (rev 8667)
@@ -602,7 +602,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