[seam-commits] Seam SVN: r13789 - branches/enterprise/JBPAPP_5_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Oct 4 09:34:18 EDT 2010


Author: manaRH
Date: 2010-10-04 09:34:17 -0400 (Mon, 04 Oct 2010)
New Revision: 13789

Modified:
   branches/enterprise/JBPAPP_5_0/build/common.build.xml
Log:
missing gen in dependency-report.txt

Modified: branches/enterprise/JBPAPP_5_0/build/common.build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/common.build.xml	2010-10-04 13:32:55 UTC (rev 13788)
+++ branches/enterprise/JBPAPP_5_0/build/common.build.xml	2010-10-04 13:34:17 UTC (rev 13789)
@@ -349,6 +349,7 @@
 		<outputDependencyReport module="excel" />
 		<outputDependencyReport module="ioc" />
 		<outputDependencyReport module="resteasy" />
+		<outputDependencyReport module="gen" />
 		<echo>Dependency Report written to ${seam.dir}/dependency-report.txt</echo>
 	</target>
 	



More information about the seam-commits mailing list