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

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1
Date of build: 05/05/2004 11:49:58
Time to build: 15 minutes 18 seconds
Last changed: 05/05/2004 11:37:56
Last log entry: added channel debugger: use {start,stop}ChannelDebugger()

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

 Modifications since last build:  (13)
1.35modifiedbelabancluster/src/main/org/jboss/ha/framework/server/ClusterPartition.javaadded channel debugger: use {start,stop}ChannelDebugger()
1.18modifiedbelabancluster/src/main/org/jboss/ha/framework/server/ClusterPartitionMBean.javaadded channel debugger: use {start,stop}ChannelDebugger()
1.9modifiedstarksmjmx/src/main/test/compliance/modelmbean/ModelMBeanTEST.javaAdd a test of adding a notification listener to a RequiredModelMBean that hadits resource set after registration with the MBeanServer
1.24modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/XMBean.javaIgnore the case of the resource type string
1.26modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/ModelMBeanInvoker.java- Delay the initiation of the method dispatchers until the resource isavailable as this may be set after registration. This means that thissetup needs to also occur in setManagedResource.- Fix the exceptions thrown from the sendNotification methods.- Fix the exceptions thrown from the sendAttributeChangeNotification methods.- Fix the exceptions thrown from the addAttributeChangeNotificationListenerand removeAttributeChangeNotificationListener methods- Factor out the initialization that is based on the resource from theregistration as the resource may not exist until after registration.
1.17modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/ModelMBeanConstants.javaAdd a CLASS descriptor field constant
1.66modifiedstarksmjmx/src/main/org/jboss/mx/server/MBeanServerImpl.javaDon't allow RuntimeExceptions out of the invoke method
1.56modifiedstarksmjmx/src/main/org/jboss/mx/server/registry/BasicMBeanRegistry.javaUse the RequiredModelMBeanInvoker for RequiredModelMBeans
1.22modifiedstarksmjmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.java- Fix the exception unwrapping- Delay the initiation of the method dispatchers until the resource isavailable as this may be set after registration- Look to the ModelMBean for operations as the MBeanInfo may containModelMBean ops.
1.7modifiedstarksmjmx/src/main/org/jboss/mx/server/MethodMapper.javaAdd a Method lookupOperation(MBeanOperationInfo info, Object mbean)method used to see if a ModelMBean has the operation in question.
1.1addedstarksmjmx/src/main/org/jboss/mx/server/RequiredModelMBeanInvoker.javaAn invoker that handles the 'ops' that are part of the RequiredModelMBeanthat must be handled at that level rather than its delegate.
1.12modifiedstarksmjmx/src/main/javax/management/modelmbean/RequiredModelMBean.javaMake sure the notification info contains the required notifications:"name=GENERIC,descriptorType=notification,log=T,severity=5,displayName=jmx.modelmbean.generic""name=ATTRIBUTE_CHANGE,descriptorType=notification,log=T,severity=5,displayName=jmx.attribute.change"
1.21modifiedstarksmjmx/src/main/javax/management/modelmbean/DescriptorSupport.java- Fix the xml representation to match the javadoc empty element rep- Fix the population of the descriptor from an xml string- Add validation of the class field

Reply via email to