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

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:55: exec returned: 1
Date of build: 04/29/2004 23:52:36
Time to build: 10 minutes 36 seconds
Last changed: 04/29/2004 23:44:23
Last log entry: Fix the setting of the username from the shared state map in getUserInfo. Thewrong variable was being used to check for existence.

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

 Modifications since last build:  (45)
modifiedstarksmsecurity/src/main/org/jboss/security/srp/jaas/SRPLoginModule.javaFix the setting of the username from the shared state map in getUserInfo. Thewrong variable was being used to check for existence.
modifiedstarksmjmx/src/main/test/compliance/modelmbean/ModelMBeanTEST.javaAdd more tests of RequiredModelMBean that set the managed resource afterthe RMM has been created and registered with the MBeanServer.
addedpatriot1burkeaspects/src/test/test/ioc/META-INF/jboss-aop.xmladded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/DependencyInjectorContainer.javaadded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/Factory.javaadded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/Identifier.javaadded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/IocInterceptor.javaadded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/IocPointcut.javaadded new IoC aspect
addedpatriot1burkeaspects/src/test/test/asynchronous/META-INF/jboss-aop.xmladded new IoC aspect
addedpatriot1burkeaspects/src/test/test/ioc/IocTest.javaadded new IoC aspect
addedpatriot1burkeaspects/src/test/test/ioc/POJO.javaadded new IoC aspect
modifiedpatriot1burkeaspects/build.xmladded new IoC aspect
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserConstants.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserTokenManager.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserTreeConstants.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserVisitor.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutParserTester.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/pointcut.jjtadded the has and hasfield operator
addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTHas.javaadded the has and hasfield operator
addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTHasField.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParser.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/metadata/ClassMetaDataBinding.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/CallMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ConstructorCallMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ConstructorMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ExecutionConstructorMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ExecutionMethodMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/FieldMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MatcherHelper.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MethodCallMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MethodMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/NewExprMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/SoftClassMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/Util.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/WithinMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/introduction/InterfaceIntroduction.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/docs/examples/examples.htmladded the has and hasfield operator
modifiedpatriot1burkeaop/docs/examples/examples.wikiadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/DependencyInjectorInterceptor.javaadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/Driver.javaadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/POJO.javaadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/build.xmladded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/has.htmladded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/has.wikiadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/jboss-aop.xmladded the has and hasfield operator

Reply via email to