Author: norman.richards(a)jboss.com
Date: 2009-05-05 18:17:40 -0400 (Tue, 05 May 2009)
New Revision: 10798
Modified:
branches/community/Seam_2_1/build.xml
Log:
JBSEA-4122
Modified: branches/community/Seam_2_1/build.xml
===================================================================
--- branches/community/Seam_2_1/build.xml 2009-05-05 19:40:42 UTC (rev 10797)
+++ branches/community/Seam_2_1/build.xml 2009-05-05 22:17:40 UTC (rev 10798)
@@ -1179,7 +1179,7 @@
<dependenciesWithSources id="ui" scope="compile"
pom="${ui.pom}" />
</target>
- <target name="eclipseclasspath" depends="init, jargen"
description="Update eclipse classpath">
+ <target name="eclipseclasspath" depends="init, jargen,antlr"
description="Update eclipse classpath">
<path id="seam-gen.path"
path="${seam.dir}/lib/gen/jboss-seam-gen.jar" />
<taskdef name="eclipseClasspath"
Show replies by date