Author: borges
Date: 2011-04-28 10:10:37 -0400 (Thu, 28 Apr 2011)
New Revision: 10571
Modified:
trunk/pom.xml
Log:
Note about a deprecated option
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-04-28 14:10:10 UTC (rev 10570)
+++ trunk/pom.xml 2011-04-28 14:10:37 UTC (rev 10571)
@@ -569,6 +569,7 @@
<minmemory>128m</minmemory>
<maxmemory>1024m</maxmemory>
<quiet>false</quiet>
+ <!-- XXX FIXME 'aggregate' is deprecated -->
<aggregate>true</aggregate>
<excludePackageNames>com.restfully.*:org.jboss.resteasy.examples.*:org.jboss.resteasy.tests.*
</excludePackageNames>
Show replies by date