View results here -> http://tck2.jboss.com/cc/?log=log20040428054413

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:55: exec returned: 1
Date of build: 04/28/2004 05:44:13
Time to build: 10 minutes 14 seconds
Last changed: 04/28/2004 05:31:09
Last log entry: Just fixed a few small typos in the html pages for the tutorial

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last build:  (82)
modifiedkabkhanaop/docs/examples/field-execution/field.htmlJust fixed a few small typos in the html pages for the tutorial
modifiedkabkhanaop/docs/examples/field-execution/field.wikiJust fixed a few small typos in the html pages for the tutorial
modifiedkabkhanaop/docs/examples/constructor-execution/constructor.htmlJust fixed a few small typos in the html pages for the tutorial
modifiedstarksmjmx/src/main/org/jboss/mx/server/ReflectedDispatcher.javaWrap all RuntimeExceptions in RuntimeMBeanException
modifiedstarksmjmx/src/main/org/jboss/mx/server/MBeanServerImpl.javaWrap RuntimeExceptions in RuntimeMBeanException and Errors in RuntimeErrorExceptionin registerMBean and unregisterMBean to conform to the tck.
modifiedstarksmjmx/src/main/org/jboss/mx/server/registry/BasicMBeanRegistry.javaUpdate the exception propagation for pathological mbeans throwing exceptionsfrom both preRegister and postRegister.
modifiedstarksmjmx/src/main/javax/management/MBeanAttributeInfo.javaUpdate to jmx-1.2mr change for Illegal identifiers no longer produce exceptions (4839259)Version 1.1 of the spec said that identifiers in MBeans (class name strings,attribute, operation, and paramter names) should be valid Java identifiers, butdid not enforce this. In version 1.2, the constructors of the various MBean*Infoclasses were modified so that they do enforce this requirement. This change brokeexisting code, as people in fact used non-Java-identifiers here.The correction is that in the constructors for the classes MBeanAttributeInfo,MBeanConstructorInfo, MBeanFeatureInfo, MBeanInfo, MBeanNotificationInfo,MBeanOperationInfo, MBeanParameterInfo, the exception IllegalArgumentExceptionis no longer thrown for illegal names.
modifiedstarksmjmx/src/main/javax/management/MBeanFeatureInfo.javaUpdate to jmx-1.2mr change for Illegal identifiers no longer produce exceptions (4839259)Version 1.1 of the spec said that identifiers in MBeans (class name strings,attribute, operation, and paramter names) should be valid Java identifiers, butdid not enforce this. In version 1.2, the constructors of the various MBean*Infoclasses were modified so that they do enforce this requirement. This change brokeexisting code, as people in fact used non-Java-identifiers here.The correction is that in the constructors for the classes MBeanAttributeInfo,MBeanConstructorInfo, MBeanFeatureInfo, MBeanInfo, MBeanNotificationInfo,MBeanOperationInfo, MBeanParameterInfo, the exception IllegalArgumentExceptionis no longer thrown for illegal names.
modifiedstarksmjmx/src/main/javax/management/MBeanParameterInfo.javaUpdate to jmx-1.2mr change for Illegal identifiers no longer produce exceptions (4839259)Version 1.1 of the spec said that identifiers in MBeans (class name strings,attribute, operation, and paramter names) should be valid Java identifiers, butdid not enforce this. In version 1.2, the constructors of the various MBean*Infoclasses were modified so that they do enforce this requirement. This change brokeexisting code, as people in fact used non-Java-identifiers here.The correction is that in the constructors for the classes MBeanAttributeInfo,MBeanConstructorInfo, MBeanFeatureInfo, MBeanInfo, MBeanNotificationInfo,MBeanOperationInfo, MBeanParameterInfo, the exception IllegalArgumentExceptionis no longer thrown for illegal names.
modifiedpatriot1burketestsuite/src/resources/aop/META-INF/jboss-aop.xml* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeconsole/src/resources/webconsole.war/AOPIntroductionPointcut.jsp* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeconsole/src/main/org/jboss/console/plugins/AOPLister.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaspects/src/test/asynchronous/META-INF/jboss-aop.xml\r\n
modifiedpatriot1burkeaop/src/resources/test/basic/jboss-aop.xml* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/util/MethodHashing.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/util/ReflectToJavassist.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/standalone/Compiler.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/standalone/Package.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/standalone/SystemClassLoader.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/standalone/XmlReport.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
deletedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTAndWithinExpression.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTCall.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
deletedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTOrWithinExpression.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTWithin.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
deletedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTWithinExpression.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTWithincode.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParser.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserConstants.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserTokenManager.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserTreeConstants.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserVisitor.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutParserTester.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/pointcut.jjt* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/CallMatcher.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ConstructorCallMatcher.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
deletedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/IntroductionPointcut.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MatcherHelper.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MethodCallMatcher.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/NewExprMatcher.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/SoftClassMatcher.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/Util.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/WithinMatcher.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
addedpatriot1burkeaop/src/main/org/jboss/aop/introduction/InterfaceIntroduction.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/joinpoint/ConstructorCalledByConstructorInvocation.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/joinpoint/ConstructorCalledByMethodInvocation.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/joinpoint/MethodInvocation.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/joinpoint/MethodInvocationWrapper.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/util/FindAnnotations.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/ConstructorExecutionTransformer.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/Instrumentor.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/instrument/MethodExecutionTransformer.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/ast/AnnotationParserTester.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/AnnotationCompiler.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/AnnotationDocletTagFactory.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/AnnotationInfoCreator.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/ByteCodeAnnotationCompiler.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/MemberValueCreation.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/XmlAnnotationVisitor.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/PortableAnnotationElement.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/ProxyMapCreator.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/AbstractAdvice.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/AdviceBinding.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/PerClassAdvice.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/advice/PerVmAdvice.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
addedpatriot1burkeaop/src/build.xml* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/AOPClassPool.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/AOPClassPoolFactory.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/Advisor.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/AspectManager.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/AspectXmlLoader.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/CallerConstructorInfo.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/ClassAdvisor.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/src/main/org/jboss/aop/ClassPoolFactory.java* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/docs/examples/caller/caller.html* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/docs/examples/caller/caller.wiki* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/docs/examples/caller/jboss-aop.xml* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedpatriot1burkeaop/build.xml* created withincode element* moved within and withincode out of call _expression_ and made it a main one* renamed IntroductionPointcut to InterfaceIntroduction
modifiedbelabantomcat/src/resources/jboss-service-50.xmladded ManagerClass attribute
modifiedbelabantomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaperformDeploy() now creates an instance of Manager according to jboss-service.xml
modifiedbelabantomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5.javaadded {get/set}ManagerClass()
modifiedbelabantomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5MBean.javaadded {get/set}ManagerClass()
modifiedbelabantomcat/src/main/org/jboss/web/tomcat/tc5/DeployerConfig.javaadded managerClass and cacheName attributes

Reply via email to