JBoss-AS-5.0.x-TestSuite-sun15 - Build # 1110 - Still Unstable:
Check console output at
https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/1110 to view the
results.
Modifications since last build:
[dimitris(a)jboss.org] avoid the duplicate copying of jaxb/stax apis to JBOSS_HOME/lib dir
from jbossws macros. Those apis live in JBOSS_HOME/lib/endorsed
[dimitris(a)jboss.org] Doh!
[scott.stark(a)jboss.org] JBAS-6137, add hooks for securing the profileservice management
views
[dimitris(a)jboss.org] rollback - stax-api.jar *is not* copyied to lib/endorsed by the
jbossws-deploy-macros.xml macros and it's required by jaxb impl
[dimitris(a)jboss.org] fix the stax api classpath location
[dimitris(a)jboss.org] remove unused exclusion
[dimitris(a)jboss.org] fix the stax api classpath location
[dimitris(a)jboss.org] re-introduce the mapping from stax:stax-api to stax-api:stax-api for
jbossws to find the artifact in the expected location
[dimitris(a)jboss.org] stax-api is copied to lib/endorsed by the jbossws-deploy-macros.xml
[scott.stark(a)jboss.org] JBAS-6199, revert the project name back to just profileservice so
the testsuite dependency is correct
[bstansberry(a)jboss.com] [JBAS-6201] Eliminate injection of DistributedReplicantManagerImpl
into ClusterPartition
[JBAS-6523] Management interface for HAPartition and DRM
[sguilhen(a)redhat.com] JBAS-5989: Added management annotations to
JNDIBasedSecurityManagement and to JaasSecurityDomain, updating the
SecurityManagedObjectsTestCase accordingly.