[seam-commits] Seam SVN: r8797 - branches/Seam_2_0_FP/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon Aug 25 09:56:09 EDT 2008
Author: pete.muir at jboss.org
Date: 2008-08-25 09:56:08 -0400 (Mon, 25 Aug 2008)
New Revision: 8797
Modified:
branches/Seam_2_0_FP/build/common.build.xml
Log:
Add gen to dependencyReport
Modified: branches/Seam_2_0_FP/build/common.build.xml
===================================================================
--- branches/Seam_2_0_FP/build/common.build.xml 2008-08-25 10:50:39 UTC (rev 8796)
+++ branches/Seam_2_0_FP/build/common.build.xml 2008-08-25 13:56:08 UTC (rev 8797)
@@ -325,6 +325,7 @@
<outputDependencyReport module="mail" />
<outputDependencyReport module="pdf" />
<outputDependencyReport module="ioc" />
+ <outputDependencyReport module="gen" />
<echo>Dependency Report written to ${seam.dir}/dependency-report.txt</echo>
</target>
More information about the seam-commits
mailing list