OK, I've committed:
Index: pom.xml
| ===================================================================
| --- pom.xml (revision 80327)
| +++ pom.xml (working copy)
| @@ -35,6 +35,20 @@
| <includes>
| <include>**/*TestCase.java</include>
| </includes>
| +
| + <!--
| +
| + JBMETA-139
| +
| + Remove this exclusion when done
| +
| +
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=144854
| +
| + -->
| + <excludes>
| +
<exclude>**/SchemaBindingValidationUnitTestCase.java</exclude>
| + </excludes>
| +
| </configuration>
| </plugin>
| </plugins>
...and I've bounced JBMETA-139 to CR5.
So I'll do the CR4 release now and upgrade AS. That'll give us the isolation
you'd liked. ;)
S,
ALR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186215#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...