[jboss-dev-forums] [Design of POJO Server] - Re: [jboss-metadata] Release of 1.0.0.CR4

ALRubinger do-not-reply at jboss.com
Sun Nov 2 04:06:01 EST 2008


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#4186215

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186215



More information about the jboss-dev-forums mailing list