Author: andyhot
Date: Sun Feb 11 03:10:24 2007
New Revision: 505887
URL: http://svn.apache.org/viewvc?view=rev&rev=505887
Log:
disable browser tests for now - too frequent OOME
Modified:
tapestry/tapestry4/trunk/pom.xml
Modified: tapestry/tapestry4/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?view=diff&rev=505887&r1=505886&r2=505887
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Sun Feb 11 03:10:24 2007
@@ -270,6 +270,7 @@
</systemProperties>
<parallel>true</parallel>
<threadCount>4</threadCount>
+ <excludedGroups>integration</excludedGroups>
</configuration>
</plugin>
<plugin>