|
| 58025 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EARStructure.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58025 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossAppParsingDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58024 | modified | scott.stark@jboss.org | //trunk/aspects/src/main/org/jboss/aop/deployers/AspectDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58023 | modified | scott.stark@jboss.org | //trunk/connector/src/main/org/jboss/resource/deployers/RARDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58022 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |