On Tue, Aug 31, 2010 at 5:24 AM, Shelly McGowan <smcgowan(a)redhat.com> wrote:
The JBoss AS integration test suite is now running to completion
after a week of instability.
Cool.
http://hudson.jboss.org/hudson/view/JBoss%20AS/job/JBoss-AS-6.0.x-testSui...
All commits to jbossas/trunk should have an associated JBAS JIRA and run the smoke-tests
target
(minimally) before committing.
For component upgrades targeted for the 6.0.0.CR1 release, be sure to add a sub-task to:
https://jira.jboss.org/browse/JBAS-8253
For 6.0.0.Final:
https://jira.jboss.org/browse/JBAS-8086
Right now there's a smoke-test failure on the shared-jndi test, where
apparently two deployments (shared-jndi.sar and shared-jndi.war) get
assigned the same component name for the naming reloaded stuff, and it
causes a conflict.
Rémy