View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060524084852

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:223: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:65: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 05/24/2006 08:48:52
Time to build: 26 minutes 40 seconds
Last changed: 05/24/2006 08:39:37
Last log entry: [JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.

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

 Modifications since last build:  (first 50 of 32)
1.53modifiedstalepaop/src/main/org/jboss/aop/instrument/Instrumentor.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.
1.1addedstalepaop/src/main/org/jboss/aop/AdvisorFactory.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.
1.155modifiedstalepaop/src/main/org/jboss/aop/AspectManager.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.
1.1addedstalepaop/src/main/org/jboss/aop/ClassicWeavingStrategy.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.
1.1addedstalepaop/src/main/org/jboss/aop/SuperClassesFirstWeavingStrategy.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.
1.1addedstalepaop/src/main/org/jboss/aop/WeavingStrategy.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.
1.1addedstalepaop/src/main/org/jboss/aop/WeavingStrategyEntry.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.
1.18modifiedstalepaop/src/main/org/jboss/aop/standalone/SystemClassLoader.java[JBAOP-204]With generated advisors, SuperClassesFirstWeaving will be called totransform the classes. It will try to transform all superclasses ofthe "current" class first.Added AdvisorFactory. Use this to get an instance of Advisor, defaultis ClassAdvisor.
1.12modifiedkkhanaop/src/main/org/jboss/aop/advice/GenericAspectFactory.javaUnused imports
1.4modifiedkkhanaop/src/main/org/jboss/aop/advice/AspectFactory.javacomment
1.32modifiedkkhanaop/src/main/org/jboss/aop/GeneratedClassAdvisor.javaMake sure that the accessible objects for generated advisors are made accessible as for all other advisors
1.10modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/XOPUnitTestCase.javaxop tests for specific java types/contentTypes
1.4modifiedaloubyanskytestsuite/src/resources/org/jboss/test/xml/XOPUnitTestCase.xsdelements for specific Java types
1.29modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/MarshallerImpl.javaxop support for specific types/contentTypes
1.1addedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/xop/SimpleDataSource.javaxop support for specific types/contentTypes
1.2modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/xop/XOPIncludeHandler.javaxop support for specific types/contentTypes
1.13modifiedbdecosteaspects/src/main/org/jboss/aspects/security/AuthenticationInterceptor.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)
1.8modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/unit/EJBSpecUnitTestCase.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)
1.3modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CalledSession.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)
1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CallerBean.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)
1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/Level1CallerBean.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)
1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/security/CallerBean2.javaonly pop subject context if it's been pushed (i.e. not when there is a runas identity)
1.11modifiedbdecosteejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javacast to Principal not SimplePrincipal
1.113modifiedjgreenebuild/build-thirdparty.xmlUpgrade xmlsec to 1.3.0
1.52modifiedbdecosteejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javafixed injection post activation
1.11modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/Stateful.javafixed injection post activation
1.16modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/StatefulBean.javafixed injection post activation
1.26modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javafixed injection post activation
1.112modifiedcsuconicbuild/build-thirdparty.xmlchanging jboss-serialization version
1.7modifiedovidiujms/util/release-admin.xmlApplied the fix for http://jira.jboss.org/jira/browse/JBMESSAGING-368to a standalone installation as well
1.12modifiedovidiujms/src/resources/README.txtinstalled jboss-serialization 1.0.1.GA
1.10modifiedovidiujms/src/resources/jboss-serialization.jarinstalled jboss-serialization 1.0.1.GA

Reply via email to