|
| 65458 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/MutableRepository.java | JBAS-4362, update javadoc and add an Exception throws to all methods |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/CapabilityProvider.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/Repository.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/Requirement.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/Capability.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/Resolver.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/repository/AttachmentsResource.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/repository/CapabilityImpl.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/Version.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/repository/VFSDeploymentResource.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/Resource.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/RepositoryAdmin.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65457 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/repository/MutableRepository.java | JBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository. |
| 65456 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/defaultcfg/test/DRMTestCase.java | [JBAS-4709] Organize clustering artifacts in deploy |
| 65455 | modified | dimitris@jboss.org | //trunk/server/src/main/org/jboss/ejb/txtimer/BigIntegerTimerIdGenerator.java | JBAS-3379, seed using currentTimeMillis to avoid duplicate ids upon restart |
| 65453 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactory.java | [JBAS-4728] Don't use org.jgroups.jmx.JChannelFactory as a wrapper around our pojo factory |
| 65453 | modified | bstansberry@jboss.com | //trunk/cluster/src/resources/jgroups/multiplexer-beans.xml | [JBAS-4728] Don't use org.jgroups.jmx.JChannelFactory as a wrapper around our pojo factory |
| 65452 | added | pgier | //trunk/iiop/src/idl/CosTransactions.idl | Adding idl files required by the maven idl compiler plugin. |
| 65452 | added | pgier | //trunk/iiop/src/idl/CSI.idl | Adding idl files required by the maven idl compiler plugin. |
| 65452 | added | pgier | //trunk/iiop/src/idl/orb.idl | Adding idl files required by the maven idl compiler plugin. |
| 65448 | modified | wolfc | //trunk/ejb3/build-test.xml | wait-on-shutdown in clustered-no-buddyrepl-test |
| 65446 | modified | adrian@jboss.org | //trunk/aspects/src/etc/META-INF/jboss-aspect-library-beans.xml | [JBAS-4717] - Cutover to the ServiceController based JMX lifecycle |
| 65445 | modified | thomas.diesler@jboss.com | //trunk/build/build-thirdparty.xml | Remove binary dependency on jbossws container integration |
| 65444 | modified | dimitris@jboss.org | //trunk/build/build-distr.xml | JBAS-4565, include hibernate-validator.jar in server/xxx/lib |
| 65444 | modified | dimitris@jboss.org | //trunk/build/build-thirdparty.xml | JBAS-4565, include hibernate-validator.jar in server/xxx/lib |
| 65442 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/dependency/JndiDemandMetaData.java | Fixed: java.lang.IllegalAccessError: tried to access field org.jboss.util.JBossObject.log from class org.jboss.ejb3.dependency.JndiDemandMetaData$JndiDemandDependencyItem |
| 65441 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulBean.java | EJBTHREE-1016: fixed regression on nested passivation |
| 65441 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | EJBTHREE-1016: fixed regression on nested passivation |
| 65441 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-1016: fixed regression on nested passivation |
| 65440 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatelessBean.java | Fixed regression |