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

BUILD FAILED
Ant Error Message: file:/home/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1
Date of build: 09/16/2004 13:48:58
Time to build: 23 minutes 36 seconds
Last changed: 09/16/2004 12:45:27
Last log entry: Added test illustrating how named pointcut references containing a '.' fail

 Unit Tests: (0)
 

 Modifications since last build:  (59)
1.1addedkabkhanaop/src/test/org/jboss/test/aop/dotinpointcutname/DotInPointcutNameTestCase.javaAdded test illustrating how named pointcut references containing a '.' fail
1.1addedkabkhanaop/src/test/org/jboss/test/aop/dotinpointcutname/POJO.javaAdded test illustrating how named pointcut references containing a '.' fail
1.1addedkabkhanaop/src/test/org/jboss/test/aop/dotinpointcutname/SimpleInterceptor.javaAdded test illustrating how named pointcut references containing a '.' fail
1.1addedkabkhanaop/src/resources/test/dotinpointcutname/jboss-aop.xmlAdded test illustrating how named pointcut references containing a '.' fail
1.1addedkabkhanaop/src/test/org/jboss/test/aop/annotated/AnotherPOJO.javaTest annotation declared pointcuts
1.1addedkabkhanaop/src/test/org/jboss/test/aop/jdk15/annotated/AnotherPOJO.javaTest annotation declared pointcuts
1.41modifiedkabkhanaop/build.xmlTest annotation declared pointcuts
1.2modifiedkabkhanaop/src/test/org/jboss/test/aop/jdk15/annotated/AspectPerVM.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.2modifiedkabkhanaop/src/test/org/jboss/test/aop/jdk15/annotated/POJO.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.2modifiedkabkhanaop/src/test/org/jboss/test/aop/annotated/AspectPerVM.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.2modifiedkabkhanaop/src/test/org/jboss/test/aop/jdk15/annotated/AnnotatedTestCase.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.2modifiedkabkhanaop/src/test/org/jboss/test/aop/annotated/AnnotatedTestCase.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.14modifiedkabkhanaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserTokenManager.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.3modifiedkabkhanaop/src/main/org/jboss/aop/AspectAnnotationLoader.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.2modifiedkabkhanaop/src/main/org/jboss/aop/PointcutDef.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.2modifiedkabkhanaop/src/jdk15/org/jboss/aop/PointcutDef.javaAnnotation declarations of named pointcutsNote that at present PointcutDef takes a name() and an expr(). Once we have sorted the problems with '.' in the pointcut name, PointcutDef will take only a value(), and will be bound under the name of the annotated field.
1.356modifiedremmbuild/build.xml- Update to Tomcat HEAD.
1.15deletedremmtomcat/src/resources/jboss-service-50.xml- Update to Tomcat HEAD.
1.17deletedremmtomcat/src/resources/server-50.xml- Update to Tomcat HEAD.
1.3deletedremmtomcat/src/resources/sso-channel-50.xml- Update to Tomcat HEAD.
1.5modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/sso/ClusteredSingleSignOn.java- Update to Tomcat HEAD.
1.2deletedremmtomcat/src/resources/jboss-mbeans.xml- Update to Tomcat HEAD.
1.6modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java- Update to Tomcat HEAD.
1.5modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java- Update to Tomcat HEAD.
1.6modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManager.java- Update to Tomcat HEAD.
1.6modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/jca/CachedConnectionValve.java- Update to Tomcat HEAD.
1.4modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/StandardService.java- Update to Tomcat HEAD.
1.25modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5.java- Update to Tomcat HEAD.
1.27modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.java- Update to Tomcat HEAD.
1.7modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/WebCtxLoader.java- Update to Tomcat HEAD.
1.2modifiedremmtomcat/src/main/org/jboss/web/tomcat/security/CustomPrincipalValve.java- Update to Tomcat HEAD.
1.3modifiedremmtomcat/src/main/org/jboss/web/tomcat/security/FormAuthValve.java- Update to Tomcat HEAD.
1.4modifiedremmtomcat/src/main/org/jboss/web/tomcat/security/JBossGenericPrincipal.java- Update to Tomcat HEAD.
1.2modifiedremmtomcat/src/main/org/jboss/web/tomcat/security/JaccAuthorizationRealm.java- Update to Tomcat HEAD.
1.17modifiedremmtomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationValve.java- Update to Tomcat HEAD.
1.16modifiedremmtomcat/build.xml- Update to Tomcat HEAD.
1.1addedremmthirdparty/apache-tomcat55/commons-logging.jar- Update to Tomcat HEAD.
1.2deletedremmthirdparty/apache-tomcat55/jakarta-regexp-1.3.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/jasper-compiler.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/jasper-runtime.jar- Update to Tomcat HEAD.
1.2deletedremmthirdparty/apache-tomcat55/naming-common.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/naming-resources.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/servlets-cgi.renametojar- Update to Tomcat HEAD.
1.2deletedremmthirdparty/apache-tomcat55/servlets-common.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/servlets-default.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/servlets-invoker.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/servlets-ssi.renametojar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/servlets-webdav.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/tomcat-ajp.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/tomcat-coyote.jar- Update to Tomcat HEAD.
1.1addedremmthirdparty/apache-tomcat55/tomcat-http.jar- Update to Tomcat HEAD.
1.2deletedremmthirdparty/apache-tomcat55/tomcat-http11.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/tomcat-util.jar- Update to Tomcat HEAD.
1.3modifiedremmthirdparty/apache-tomcat55/README- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/catalina-manager.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/catalina-optional.jar- Update to Tomcat HEAD.
1.2modifiedremmthirdparty/apache-tomcat55/catalina.jar- Update to Tomcat HEAD.
1.3modifiedkabkhanaop/docs/examples/aspect-annotated/build.xmlSet default target to run.15.instrumented since there is no jdk 1.4 version of this example
1.21modifiedschroufjboss.net/src/main/org/jboss/net/axis/server/EJBProvider.javaCatch possible exceptions during EJBServiceLifeCylce.destroy()

Reply via email to