View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041124074829Lbuild.220

BUILD COMPLETE -  build.220
Date of build: 11/24/2004 07:48:29
Time to build: 20 minutes 31 seconds
Last changed: 11/24/2004 07:16:15
Last log entry: The following is compliant according to spec, because "isSomething" is an operation, not an attributevoid setSomething(boolean something);Boolean isSomething();

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

 Modifications since last build:  (6)
1.4.6.1modifiedanddtestsuite/src/main/org/jboss/test/jbossmx/compliance/notcompliant/NCMBeanTestCase.javaThe following is compliant according to spec, because "isSomething" is an operation, not an attributevoid setSomething(boolean something);Boolean isSomething();
1.15.6.2modifiedanddjmx/src/main/org/jboss/mx/metadata/StandardMetaData.javaorganise imports
1.1.26.1modifiedanddtestsuite/src/main/org/jboss/test/jbossmx/compliance/standard/support/Torture.javaJMX standard specifies that only "boolean isX()" style methodsrepresent attributes. "Boolean isX()" methods map to operations.Solves incompatibility with jdk5 jmx implementation.
1.1.26.1modifiedanddtestsuite/src/main/org/jboss/test/jbossmx/compliance/standard/support/TortureMBean.javaJMX standard specifies that only "boolean isX()" style methodsrepresent attributes. "Boolean isX()" methods map to operations.Solves incompatibility with jdk5 jmx implementation.
1.1.26.1modifiedanddtestsuite/src/main/org/jboss/test/jbossmx/compliance/standard/InfoTortureTestCase.javaJMX standard specifies that only "boolean isX()" style methodsrepresent attributes. "Boolean isX()" methods map to operations.Solves incompatibility with jdk5 jmx implementation.
1.15.6.1modifiedanddjmx/src/main/org/jboss/mx/metadata/StandardMetaData.javaJMX standard specifies that only "boolean isX()" style methodsrepresent attributes. "Boolean isX()" methods map to operations.Solves incompatibility with jdk5 jmx implementation.

Reply via email to