[jboss-jira] [JBoss JIRA] Created: (JBAOP-735) Fix the 2.0.x-compliance-tests.xml script
Flavia Rainone (JIRA)
jira-events at lists.jboss.org
Tue Jun 9 01:45:56 EDT 2009
Fix the 2.0.x-compliance-tests.xml script
-----------------------------------------
Key: JBAOP-735
URL: https://jira.jboss.org/jira/browse/JBAOP-735
Project: JBoss AOP
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.1.1.GA
Reporter: Flavia Rainone
Assignee: Flavia Rainone
Fix For: 2.1.2.GA
Currently, if you try to run the precompiled-tests_2.0.x target, this is what you get:
_run-precompiled-test_2.0.x:
[echo] Compiling bridgemethod with optimized=true and instrumentor ${instrumentor}
[aopc] Exception in thread "main" java.lang.RuntimeException: Invalid instrumentor ${instrumentor} was used
[aopc] at org.jboss.aop.instrument.InstrumentorFactory.initialise(InstrumentorFactory.java:75)
[aopc] at org.jboss.aop.AspectManager$1.run(AspectManager.java:317)
[aopc] at org.jboss.aop.AspectManager$1.run(AspectManager.java:263)
[aopc] at java.security.AccessController.doPrivileged(Native Method)
[aopc] at org.jboss.aop.AspectManager.initManager(AspectManager.java:262)
[aopc] at org.jboss.aop.AspectManager.instance(AspectManager.java:241)
[aopc] at org.jboss.aop.AspectManager.instance(AspectManager.java:230)
[aopc] at org.jboss.aop.standalone.Compiler.compile(Compiler.java:195)
[aopc] at org.jboss.aop.standalone.Compiler.main(Compiler.java:88)
BUILD FAILED
/qa/hudson_ws/workspace/jboss-aop-head-testsuite/trunk/aop/build-tests-jdk50.xml:275: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jboss-aop-head-testsuite/trunk/aop/2.0.x-compliance-tests.xml:256: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jboss-aop-head-testsuite/trunk/aop/2.0.x-compliance-tests.xml:486: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jboss-aop-head-testsuite/trunk/aop/2.0.x-compliance-tests.xml:287: The following error occurred while executing this line:
/qa/hudson_ws/workspace/jboss-aop-head-testsuite/trunk/aop/2.0.x-compliance-tests.xml:654: Java returned: 1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list