The cause is

[javac] /services/cruisecontrol/checkout/jboss-4.0-testsuite-1.5/testsuite/src/main/org/jboss/test/javassist/test/support/ThingMethodHandler.java:49: incomparable types: java.lang.Class<capture of ? extends org.jboss.test.javassist.test.support.IThing> and java.lang.Class<capture of ? extends java.lang.reflect.Method>
    [javac]          if( theThing.getClass() == thisMethod.getClass() )

Apperently class references cannot be compared with '=='?

[EMAIL PROTECTED] wrote:
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite-1.5?log=log20060522044346

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:268: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:125: Exit code: 1 See compile-testsuite.log in Build Artifacts for details.
Date of build: 05/22/2006 04:43:46
Time to build: 21 minutes 40 seconds
Last changed: 05/22/2006 01:39:50
Last log entry: [JBAS-3244] Get rid of CredentialUpdater threadSome code cleanup

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

 Modifications since last build:  (first 50 of 30)
1.11.2.11 modified bstansberry tomcat/src/main/org/jboss/web/tomcat/tc5/sso/TreeCacheSSOClusterManager.java [JBAS-3244] Get rid of CredentialUpdater threadSome code cleanup 1.6.2.9 modified bstansberry tomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java [JBAS-3218] Handle expiration of replicated sessions found in the buddy replication subtree 1.3.2.40 modified bstansberry tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java [JBAS-3218] Handle expiration of replicated sessions found in the buddy replication subtree 1.3.2.33 modified bstansberry tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java [JBAS-3218] Handle expiration of replicated sessions found in the buddy replication subtree 1.1.4.2 modified tdiesler server/src/main/org/jboss/metadata/serviceref/HandlerMetaData.java Add <service-ref> meta data used by jbossws-1.0.1 1.1.4.2 modified tdiesler server/src/main/org/jboss/metadata/serviceref/InitParamMetaData.java Add <service-ref> meta data used by jbossws-1.0.1 1.1.4.2 modified tdiesler server/src/main/org/jboss/metadata/serviceref/PortComponentRefMetaData.java Add <service-ref> meta data used by jbossws-1.0.1 1.1.4.2 modified tdiesler server/src/main/org/jboss/metadata/serviceref/ServiceRefMetaData.java Add <service-ref> meta data used by jbossws-1.0.1 1.1.6.11 modified bstansberry ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulEvictionPolicy.java [EJBTHREE-581] Avoid NPE 1.2.4.2 modified aloubyansky server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCResultSetReader.java JBAS-3239 Input stream reads binary from the db is closed twice 1.25.2.2 modified aloubyansky server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCUtil.java JBAS-3239 Input stream reads binary from the db is closed twice 1.3.6.5 modified aloubyansky server/src/resources/uuid-key-generator/META-INF/jboss-service.xml [JBAS-3229] HiLo generator shoudn't always re-create the table at startup 1.5.2.6 modified aloubyansky server/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactory.java [JBAS-3229] HiLo generator shoudn't always re-create the table at startup 1.3.6.4 modified aloubyansky server/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactoryMBean.java [JBAS-3229] HiLo generator shoudn't always re-create the table at startup 1.5.2.38 modified bill ejb3/build-test.xml http://jira.jboss.com/jira/browse/EJBTHREE-573 1.12.2.11 modified bill ejb3/src/main/org/jboss/ejb3/SessionContainer.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.1.2.10 modified bill ejb3/src/main/org/jboss/ejb3/remoting/IsLocalInterceptor.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.8.2.11 modified bill ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.7.2.12 modified bill ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.6.2.12 modified bill ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.4.2.5 modified bill ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/ClientBean.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.1.2.1 modified bill ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/ScopedException.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.2.2.5 modified bill ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/StatelessBean.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.2.2.5 modified bill ejb3/src/test/org/jboss/ejb3/test/regression/scopedclassloader/StatelessRemote.java http://jira.jboss.com/jira/browse/EJBTHREE-573 1.2.30.3 modified peterj jmx/src/main/javax/management/BadAttributeValueExpException.java [JBAS-3223]BadAttributeValueExpException.toString no longer throws a null pointer exception if the value in error is null. 1.13.2.35 modified rloehr ejb3/build.xml add required proxy classes to hibernate-client.jar 1.5.2.37 modified csuconic ejb3/build-test.xml JBAS-3220 Removing hibernate from client classpath 1.4.6.3 modified asaldhana security/src/main/org/jboss/security/auth/login/DynamicLoginConfig.java JBAS-3210: Allow processing of absolute urls for login config 1.406.2.203 modified asaldhana testsuite/build.xml JBAS-3212: Add the tomcat federation tests (that include the externalization of tomcat authenticators) to the test runs. 1.15.2.25 modified asaldhana tomcat/build.xml JBAS-3212: Get the JBossContextConfig compiled in



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to