View results here -> http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite?log=log20070725011049

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:61: Exit code: 1 See build.log in Build Artifacts for details.
Date of build: 07/25/2007 01:10:49
Time to build: 2 minutes 54 seconds
Last changed: 07/24/2007 13:48:23
Last log entry: Include the cause in the RuntimeException

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 46)
64258modifiedgenman//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/metadata/basic/BasicKernelMetaDataRepository.javaInclude the cause in the RuntimeException
64256addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/inject/test/AbstractManualInjectTest.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/ScopingShutdownTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/ScopingTestDelegate.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractFeatureMetaData.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/inject/test/SimpleCallbackTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/IgnoredAnnotatedLifecycleTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256addedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/AbstractManualDeploymentTest.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/IgnoredLifecycleTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/inject/test/CardinalityCallbackTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/deployment/AbstractKernelDeployer.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/inject/test/BadCardinalityCallbackTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256deletedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/test/kernel/junit/MicrocontainerShutdownTestDelegate.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256deletedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/test/kernel/junit/ManualMicrocontainerTestDelegate.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/config/support/UnmodifiableGetterBean.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/MixedLifecycleTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/test/kernel/junit/MicrocontainerTestDelegate.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractTypeMetaData.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/xml/test/AbstractXMLTest.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/inject/test/InjectionValueCallbackTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256deletedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/test/kernel/junit/ManualMicrocontainerTest.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/inject/test/ContextualInjectionAdapter.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256deletedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/test/kernel/junit/ModeMicrocontainerTestDelegate.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/main/org/jboss/test/kernel/junit/MicrocontainerTest.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64256modifiedadrian@jboss.org//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/deployment/test/AnnotatedLifecycleTestCase.javaCleanup the tests again!1) MicrocontainerTest is not a part of the testsuite it is a part of theMicrocontainer that can be consumed by others. There should be onlyone MicrocontainerTest class, extends MicrocontainerTest should be in thetestsuite.2) The MicrocontainerTestDelegate is the place to parameterize testsnot subclassing. All relevant features should be in this class.3) You shouldn't have to access the delegate to do reasonable operations.4) Tests should not fix problems in the main code by subclassing.5) All tests should be run with a security manager enabled. The easiset wayto do this is to always extend an Abstract class specific to thosetests that enable the security manager on the test delegate.This Abstract class is also a good place to put common helpers for related tests.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/junit/support/Support.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/junit/notsupport/NotSupport.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/test/support/MockClassLoaderPolicy.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/junit/supportAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/junit/test/IsolatedClassLoaderUnitTestCase.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/junit/notsupportAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/junit/testAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/junitAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/domain/test/ParentPolicyUnitTestCase.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/junit/JUnitTestSuite.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/pom.xmlAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255addedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/test/support/IsolatedClassLoaderTest.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/ClassLoaderAllTestSuite.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64255modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/tests/org/jboss/test/classloader/AbstractClassLoaderTest.javaAdd an abstract isolated classloader test support classthat can be used to control classloading inside a unit test.
64254modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/plugins/jdk/AbstractJDKChecker.javaAllow tests to say they are not part of the JDK even though theyare outside the classloading system.
64253modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/filter/PackageClassFilter.javaAdd an easy way for the package class filter to include standard java classesas well.
64252modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/base/BaseClassLoaderSystem.javaAdd support for Translator - used by Legacy AOP tests in JBossAS testsuite
64252modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/base/BaseClassLoaderDomain.javaAdd support for Translator - used by Legacy AOP tests in JBossAS testsuite
64252modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/ClassLoaderSystem.javaAdd support for Translator - used by Legacy AOP tests in JBossAS testsuite
64252modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/base/BaseClassLoader.javaAdd support for Translator - used by Legacy AOP tests in JBossAS testsuite
64252modifiedadrian@jboss.org//projects/microcontainer/trunk/classloader/src/main/org/jboss/classloader/spi/base/BaseClassLoaderPolicy.javaAdd support for Translator - used by Legacy AOP tests in JBossAS testsuite