|
| 62526 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentWorker.java | *** The temporary deployment is deleted twice at distribution and undeployment time. This looks like a bug, so I'm correcting it. |
| 62525 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.java | JBCTS-557, when constructing the TargetModuleIDImpl for a deployment, children TargetModuleIDImpl's need to be added for compliance reasons, even though they are not used by our implementation at deployment time. |
| 62521 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.java | add debug info. |
| 62520 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/status/ProgressObjectImpl.java | while here, add toString methods. |
| 62520 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/status/DeploymentStatusImpl.java | while here, add toString methods. |
| 62519 | modified | dimitris@jboss.org | //branches/Branch_4_2/deployment/src/main/org/jboss/deployment/spi/TargetModuleIDImpl.java | JBAS-4366, javax.enterprise.deploy.spi.TargetModuleID.getChildTargetModuleID() should return null when there are no children |
| 62508 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build.xml | JBAS-4365, remove commons http-client & codec from jbossall-client.jar |
| 62502 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4346, switch to remoting 2.2.0.SP2 |
| 62501 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/enc/DeploymentEjbResolver.java | EJBTHREE-931: merged from trunk |
| 62479 | modified | wolfc | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/deploy/jboss-web.deployer/server.xml | Fixed unit test for jboss/web 2.0.0.GA |