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>
Show replies by date