[seam-commits] Seam SVN: r9157 - trunk/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Oct 1 09:03:19 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-10-01 09:03:19 -0400 (Wed, 01 Oct 2008)
New Revision: 9157

Modified:
   trunk/build/common.build.xml
Log:
add rss module to dependency report

Modified: trunk/build/common.build.xml
===================================================================
--- trunk/build/common.build.xml	2008-10-01 13:02:20 UTC (rev 9156)
+++ trunk/build/common.build.xml	2008-10-01 13:03:19 UTC (rev 9157)
@@ -356,6 +356,7 @@
 		<outputDependencyReport module="mail" />
 		<outputDependencyReport module="pdf" />
 		<outputDependencyReport module="excel" />
+		<outputDependencyReport module="rss" />
 		<outputDependencyReport module="ioc" />
 		<outputDependencyReport module="wicket" />
 		<outputDependencyReport module="resteasy" />




More information about the seam-commits mailing list