BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:198: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:70: Unable to delete directory /services/cruisecontrol/work/checkout/jboss-head/build/output/jboss-5.0.0.Alpha/server/default/work/jboss.web/localhost/web-console |
Date of build: 05/15/2006 11:11:42 |
Time to build: 1 minute 41 seconds |
Last changed: 05/15/2006 08:32:13 |
Last log entry: [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 16) | ||||
1.138 | modified | kkhan | aop/build.xml | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.153 | modified | kkhan | aop/src/main/org/jboss/aop/AspectManager.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.52 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/Instrumentor.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.2 | modified | kkhan | aop/src/resources/test/instanceofintroduced/jboss-aop.xml | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.2 | modified | kkhan | aop/src/test/org/jboss/test/aop/instanceofintroduced/InstanceofIntroducedTestCase.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.1 | added | kkhan | aop/src/test/org/jboss/test/aop/instanceofintroduced/MixinClass.java | branches: 1.1.2;[JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.1 | added | kkhan | aop/src/test/org/jboss/test/aop/instanceofintroduced/MixinInterface.java | branches: 1.1.2;[JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.23 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/ConstructorMatcher.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.23 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/FieldMatcher.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.14 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/MatcherHelper.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.29 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/MethodMatcher.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.38 | modified | kkhan | aop/src/main/org/jboss/aop/pointcut/Util.java | [JBAOP-241] Make sure that $instanceof introductions work when the interface has come from an introduction |
1.2 | modified | kkhan | aop/src/resources/test/annotatedcflow/jboss-aop.xml | [JBAOP-235] Test that $instanceof{someinterface} works |
1.3 | modified | kkhan | aop/src/test/org/jboss/test/aop/annotatedcflow/AnnotatedCFlowTestCase.java | [JBAOP-235] Test that $instanceof{someinterface} works |
1.1 | added | kkhan | aop/src/test/org/jboss/test/aop/annotatedcflow/InstanceOfCallerInterface.java | branches: 1.1.2;[JBAOP-235] Test that $instanceof{someinterface} works |
1.1 | added | kkhan | aop/src/test/org/jboss/test/aop/annotatedcflow/InstanceOfInterfaceCaller.java | branches: 1.1.2;[JBAOP-235] Test that $instanceof{someinterface} works |