This content has been marked as final. 
    
Show                 7 replies
    
- 
        1. Re: [jboss-metadata] Release of 1.0.0.CR4aloubyansky Nov 1, 2008 6:52 PM (in response to alrubinger)Yes, I am working on it. And it is actually better to move it to the next CR to separate it from other changes. 
 So, you can proceed with CR4.
- 
        2. Re: [jboss-metadata] Release of 1.0.0.CR4alrubinger Nov 1, 2008 10:02 PM (in response to alrubinger)OK, though I can't push CR4 until all tests are green again. :) 
 http://jboss.hudson.alrubinger.com/job/jboss-metadata/28/
 S,
 ALR
- 
        3. Re: [jboss-metadata] Release of 1.0.0.CR4alrubinger Nov 1, 2008 10:03 PM (in response to alrubinger)...unless this is a new test that we've just discovered is failing? 
 S,
 ALR
- 
        4. Re: [jboss-metadata] Release of 1.0.0.CR4aloubyansky Nov 2, 2008 3:56 AM (in response to alrubinger)SchemaBindingValidationUnitTestCase is new. 
- 
        5. Re: [jboss-metadata] Release of 1.0.0.CR4alrubinger Nov 2, 2008 4:06 AM (in response to alrubinger)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
- 
        6. Re: [jboss-metadata] Release of 1.0.0.CR4alrubinger Nov 2, 2008 1:43 PM (in response to alrubinger)1.0.0.CR4 is invalid due to (at least) JBMETA-143, so I've reverted its integration in AS. 
 When I'm done with verifying my fixes in the EJB3 Integration TestSuite, I'll cut a CR5 and push everything else out to CR6.
 S,
 ALR
- 
        7. Re: [jboss-metadata] Release of 1.0.0.CR4alrubinger Nov 3, 2008 2:00 AM (in response to alrubinger)1.0.0.CR5 has been integrated w/ AS. 
 S,
 ALR
 
    