BUILD FAILED |
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/ |
Date of build: 04/27/2005 05:40:56 |
Time to build: 18 minutes 26 seconds |
Last changed: 04/27/2005 05:32:30 |
Last log entry: Move the jmx-console login properties to conf/props since these will not be seen if contained in the jmx-coneole.war when the war is deployed with a UCL. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (94) | ||||
1.16 | modified | starksm | server/src/etc/conf/default/login-config.xml | Move the jmx-console login properties to conf/props since these will not be seen if contained in the jmx-coneole.war when the war is deployed with a UCL. |
1.27 | modified | starksm | tomcat/build.xml | Bundle myfaces from the thirdparty contents to jbosweb-tomcat55.sar/jsf-libs |
1.62 | modified | starksm | tools/etc/buildmagic/libraries.ent | Add apache.myfaces.* properties |
1.7 | modified | starksm | tomcat/src/resources/web.xml | Add a tagLibJar0=jsf-libs/myfaces-impl.jar init-param for the jsf taglibs. |
1.2 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/jasper/JspServletOptions.java | Use the tagLibJar0 .. tagLibJarN init-param values passed to the JspServlet as the jars to scan for shared tag libs rather than scanning all conf/tlds jars. |
1.3 | modified | starksm | tomcat/src/main/org/jboss/web/tomcat/tc5/jasper/TagLibCache.java | Use the tagLibJar0 .. tagLibJarN init-param values passed to the JspServlet as the jars to scan for shared tag libs rather than scanning all conf/tlds jars. |
1.1 | added | rcampbell | deployment/component-info.xml | added build for deployment component |
1.1 | added | rcampbell | deployment/jbossbuild.xml | added build for deployment component |
1.37 | modified | rcampbell | jbossas/jbossbuild.xml | added build for deployment component |
1.7 | modified | rcampbell | jmx/jbossbuild.xml | forgot to remove include of toplevel build |
1.4 | modified | rcampbell | mbeans/jbossbuild.xml | forgot to remove include of toplevel build |
1.2 | modified | dimitris | system/src/main/org/jboss/system/BarrierController.java | Added enableOnStartup() overrides |
1.2 | modified | dimitris | system/src/main/org/jboss/system/BarrierControllerMBean.java | Added enableOnStartup() overrides |
1.36 | modified | rcampbell | jbossas/jbossbuild.xml | remove extraneous includes made obsolete by component-info exports |
1.19 | modified | rcampbell | tools/lib/jbossbuild.jar | added show capability to component build |
1.38 | modified | bela | cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java | commented flushEvents() |
1.3 | modified | bela | thirdparty/javagroups-javagroups/component-info.xml | upgraded JGroups to 2.2.8 RC1 |
1.1 | added | bela | thirdparty/javagroups-javagroups/lib/JGroups-2.2.8-RC1.src.zip | upgraded JGroups to 2.2.8 RC1 |
1.6 | modified | bela | thirdparty/javagroups-javagroups/lib/README.txt | upgraded JGroups to 2.2.8 RC1 |
1.9 | modified | bela | thirdparty/javagroups-javagroups/lib/jgroups.jar | upgraded JGroups to 2.2.8 RC1 |
1.1 | added | dimitris | system/src/main/org/jboss/system/BarrierController.java | Adding BarrierController service, a generalization of StartGroup. |
1.1 | added | dimitris | system/src/main/org/jboss/system/BarrierControllerMBean.java | Adding BarrierController service, a generalization of StartGroup. |
1.3 | modified | adrian | container/src/tests/org/jboss/test/joinpoint/reflect/test/ReflectJoinpointTestCase.java | Make this compile. |
1.3 | modified | adrian | container/build.xml | Fix the old build such that even if people don't run the regressiontests, they are still compiled.The new build already compiles these tests. |
1.14 | modified | adrian | tomcat/.classpath | Fix the eclipse build |
1.5 | modified | adrian | jaxrpc/src/main/org/jboss/axis/types/UnsignedInt.java | Resolve ambigous use of compareTo |
1.5 | modified | adrian | jaxrpc/src/main/org/jboss/axis/types/UnsignedLong.java | Resolve ambigous use of compareTo |
1.20 | modified | aloubyansky | testsuite/src/main/org/jboss/test/xml/PojoServerUnitTestCase.java | pass namespace context to ElementInterceptor.characters method, don't modify the global string type binding just for supply element |
1.9 | modified | aloubyansky | testsuite/src/main/org/jboss/test/xml/SundayUnitTestCase.java | pass namespace context to ElementInterceptor.characters method, don't modify the global string type binding just for supply element |
1.3 | modified | aloubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/DefaultElementInterceptor.java | pass namespace context to ElementInterceptor.characters method |
1.3 | modified | aloubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementInterceptor.java | pass namespace context to ElementInterceptor.characters method |
1.8 | modified | aloubyansky | common/src/main/org/jboss/xml/binding/sunday/unmarshalling/SundayContentHandler.java | pass namespace context to ElementInterceptor.characters method |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/HandlerChain.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/Oneway.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/WebMethod.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/WebParam.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/WebResult.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/WebService.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/soap/InitParam.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/soap/SOAPBinding.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/soap/SOAPMessageHandler.java | Add JSR-181 annotations |
1.1 | added | tdiesler | webservice/src/jdk15/javax/jws/soap/SOAPMessageHandlers.java | Add JSR-181 annotations |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/HandlerChain.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/Oneway.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/WebMethod.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/WebParam.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/WebResult.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/WebService.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/soap/InitParam.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/soap/SOAPBinding.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/soap/SOAPMessageHandler.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.1 | added | tdiesler | j2ee/src/main/javax/jws/soap/SOAPMessageHandlers.java | Add JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5 |
1.5 | modified | starksm | security/src/main/org/jboss/security/auth/spi/BaseCertLoginModule.java | Add a verifier option which specifies the class name of the X509CertificateVerifier to use for verification of the login certificate. Resolves (JBAS-1460) Add an option to relax the JaasSecurityDomain certificate. |
1.1 | added | starksm | security/src/main/org/jboss/security/auth/certs/AnyCertVerifier.java | A X509CertificateVerifier that accepts any cert. |
1.1 | added | starksm | security/src/main/org/jboss/security/auth/certs/X509CertificateVerifier.java | A verifier for X509Certificate used by authentication layers. |
1.4 | modified | starksm | server/src/main/org/jboss/ejb/plugins/JaccAuthorizationInterceptor.java | The behavior of the ejb container JaccAuthorizationInterceptor is now consistent with the web container in that both simply pass in a null Principal[] to the ProtectionDomain argument of the Policy.implies call if there is no authenticated caller. Resolves (JBAS-1723) The JACC policy should be consulted for an 'unauthenticated caller. |
1.18 | modified | rcampbell | tools/lib/jbossbuild.jar | update the jar |
1.32 | modified | rcampbell | tools/etc/jbossbuild/tasks.xml | added zip & conf artifact types; make rmic work with all modules |
1.1 | added | rcampbell | messaging/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.2 | modified | rcampbell | messaging/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | security/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.4 | modified | rcampbell | security/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | server/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.6 | modified | rcampbell | server/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.2 | modified | rcampbell | system/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.7 | modified | rcampbell | system/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | transaction/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.5 | modified | rcampbell | transaction/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | cluster/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.2 | modified | rcampbell | cluster/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | connector/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.3 | modified | rcampbell | connector/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | console/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.2 | modified | rcampbell | console/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.4 | modified | rcampbell | container/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | jaxrpc/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.3 | modified | rcampbell | jaxrpc/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.6 | modified | rcampbell | jmx/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | kernel/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.6 | modified | rcampbell | kernel/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.1 | added | rcampbell | management/component-info.xml | added component-info for remaining components; release structure builds and runs |
1.2 | modified | rcampbell | management/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.35 | modified | rcampbell | jbossas/jbossbuild.xml | added component-info for remaining components; release structure builds and runs |
1.67 | modified | starksm | server/src/main/org/jboss/ejb/EjbModule.java | For the creation of the JACC permissions for missing methods, in addition to looking at the isExcludeMissingMethods flag, first check that there actually is a security domain. If there is not a security domain associated with the container missing methods are added to the unchecked policy regardless of the isExcludeMissingMethods value. |
1.1 | added | rcampbell | varia/component-info.xml | completed varia build |
1.2 | modified | rcampbell | varia/jbossbuild.xml | completed varia build |
1.5 | modified | starksm | security/src/main/org/jboss/security/jndi/LoginInitialContextFactory.java | If the Context.SECURITY_PRINCIPAL is a java.security.Principal use the getName method to obtain the username. Resolves (JBAS-1722) Allow for a Principal instance as the Context.SECURITY_PRINCIPAL in LoginInitialContextFactory. |
1.3 | modified | starksm | testsuite/src/resources/test-configs/jacc/conf/standardjboss.xml | "Remove the unused NoTxPropagationInterceptor since this test does not deploy the iiop service |
1.46 | modified | reverbel | transaction/src/main/org/jboss/tm/TransactionImpl.java | A transaction with a Synchronization needs to register itself with theparent coodinator. |
1.28 | modified | dimitris | tomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5.java | Fixes JBWEB-2, JBAS-1741.a) Tomcat5 emits a new "jboss.tomcat.connectors.started" notification to indicate connectors are active.This solves the deadlock when listening for server startup events, instead.b) Tomcat5 now checks if the server is already started, in order to start the connectors immediatelyor else register for the server startup event. This fixes hot-deployment of tomcat itself. |
1.14 | modified | dimitris | tomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5MBean.java | Fixes JBWEB-2, JBAS-1741.a) Tomcat5 emits a new "jboss.tomcat.connectors.started" notification to indicate connectors are active.This solves the deadlock when listening for server startup events, instead.b) Tomcat5 now checks if the server is already started, in order to start the connectors immediatelyor else register for the server startup event. This fixes hot-deployment of tomcat itself. |
1.53 | modified | dimitris | system/src/main/org/jboss/system/server/ServerImpl.java | Alter the order in doStart() so that(a) the start-up notification is emitted after the "Started" attribute has been set to true(b) report the total startup time, including the processing of the startup notificationThe startup message, still appears last. |
1.12 | modified | tdiesler | webservice/src/main/org/jboss/ws/server/ServiceEndpoint.java | Fix classloading of server side handlers. this should be done from the SEI CL and not the TCL. |
1.3 | modified | starksm | server/src/main/org/jboss/web/WebPermissionMapping.java | Update the permission creation to build a proper canonical set of permissions. |