JBoss-AS-5.0.x-CompatibilityMatrix - Build # 9 - Still Unstable:
Check console output at
https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-CompatibilityMatrix/9 to view the
results.
Modifications since last build:
[anil.saldhana(a)jboss.com] JBAS-4154: updated fine grained security manager policy
[alesj] Perhaps use Configurator::getClassLoader(BeanMetaData)?
[alesj] MOF in KDMOC is mandatory - use constructor injection.
[sguilhen(a)redhat.com] JBAS-6021: upgraded jboss security to 2.0.2.GA
[sguilhen(a)redhat.com] JBAS-6166: added security/authorization tests to security.excludes
patternset to avoid errors when running the tests-standard-unit target, as these tests
require java.security.auth.login.config property to be set.
[bstansberry(a)jboss.com] [JBAS-6065] Move to JGroups 2.6.6.GA
[alesj] Simple refactor - no need to create List.
[pgier] [JBAS-6078] Add pom with all client dependencies.
[anil.saldhana(a)jboss.com] JBAS-4154: updated fine grained security manager policy
[pgier] [JBBUILD-420] Remove some unused dependencies.
[pgier] [JBBUILD-498] Some updates to the maven assemblies.
[scott.stark(a)jboss.org] JBAS-5286, DefaultManagedObjectCreator
[scott.stark(a)jboss.org] JBAS-5286, ManagedObjectCreator for KernelDeployments
[pgier] Update dependencies to match ant build.
[pgier] [JBBUILD-498] Some updates to the maven assemblies.
[wolfc] JBAS-6176: reverted the injection of persistence unit dependency resolver
[scott.stark(a)jboss.org] JBAS-6046, JBAS-6048 update jboss-managed to 2.0.0.CR4
jboss-deployers to 2.0.0.CR5
[dimitris(a)jboss.org] no need for a VFS cache in the minimal config :)
[dimitris(a)jboss.org] no need for a VFS cache in the minimal config :)
[scott.stark(a)jboss.org] JBAS-5689, get access to the bootstrap KernelDeployments
[scott.stark(a)jboss.org] JBAS-6168, allow Bootstraps access to the Server
KernelDeployments
[ALRubinger] [JBAS-6172] Make org.jboss.system.server.Server unaware of a Process/JVM,
extend this interface in ServerProcess to add-on this knowledge
[alesj] Update VFS to 2.0.0.CR5 due to some Hudson failures.
It's now also possible to use VFSFactory::getInstance(String, Map),
where this map (if not null) is pushed to VFSCache impl constructor.
e.g. LRUVFSCache needs some propertys set in order to work - min and max.
[ALRubinger] [JBAS-6174] Fix shutdown.jar
[ALRubinger] [JBAS-6170] Update package names of refactored sources
[galder.zamarreno(a)jboss.com] [JBAS-6056] [JBAS-6153] In-AS transaction sticky tests only
run once.
[galder.zamarreno(a)jboss.com] [JBAS-6056] [JBAS-6153] Fixed test to use
org.jboss.naming.NamingContextFactory instead of org.jnp.interfaces.NamingContextFactor.
[ALRubinger] [JBAS-6169] Refactoring to reverse the dependency between
"bootstrap" and "main". Sources moved have retained their original
package names for the time being.
[david.lloyd(a)jboss.com] Allow a user-defined logmanager by only forcing
org.jboss.logging.jdk.JDKLogManager if no other log manager was defined.