Revision: 1366
Author: mcculls
Date: Thu Nov  4 08:08:15 2010
Log: These tests are still intermittent on Maven, so keep them disabled for now
http://code.google.com/p/google-guice/source/detail?r=1366

Modified:
 /trunk/core/pom.xml

=======================================
--- /trunk/core/pom.xml Thu Nov  4 08:02:41 2010
+++ /trunk/core/pom.xml Thu Nov  4 08:08:15 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.

Reply via email to