Revision: 1363
Author: mcculls
Date: Wed Nov 3 19:54:07 2010
Log: Temporarily disable intermittent tests on the Maven grid
http://code.google.com/p/google-guice/source/detail?r=1363
Modified:
/trunk/core/pom.xml
=======================================
--- /trunk/core/pom.xml Wed Nov 3 19:22:00 2010
+++ /trunk/core/pom.xml Wed Nov 3 19:54:07 2010
@@ -60,6 +60,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
+ <exclude>**/BytecodeGenTest*</exclude>
<exclude>**/OSGiContainerTest*</exclude>
<exclude>**/ScopesTest*</exclude>
<exclude>**/TypeConversionTest*</exclude>
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.