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

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 16:03:23
Time to build: 13 minutes 35 seconds
Last changed: 04/27/2005 15:24:38
Last log entry: JBAS-1757, improve appearence of error reporting, better indentation, removed empty dependency lists, format code

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

 Modifications since last build:  (113)
1.14modifieddimitrissystem/src/main/org/jboss/system/ServiceContext.javaJBAS-1757, improve appearence of error reporting, better indentation, removed empty dependency lists, format code
1.7modifieddimitrissystem/src/main/org/jboss/deployment/IncompleteDeploymentException.javaJBAS-1757, improve appearence of error reporting, better indentation, removed empty dependency lists, format code
1.3modifieddimitrissystem/src/main/org/jboss/deployment/DeploymentException.javaintroduce serialVersionId, fix formatting
1.21modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/PojoServerUnitTestCase.javaextract characters handling to simplify unmarshalling of simple elements
1.10modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/SundayUnitTestCase.javaextract characters handling to simplify unmarshalling of simple elements
1.1addedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/CharactersHandler.javaextract characters handling to simplify unmarshalling of simple elements
1.7modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/DefaultElementHandler.javaextract characters handling to simplify unmarshalling of simple elements
1.10modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementHandler.javaextract characters handling to simplify unmarshalling of simple elements
1.3modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/SchemaBinding.javaextract characters handling to simplify unmarshalling of simple elements
1.3modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/SimpleTypeBinding.javaextract characters handling to simplify unmarshalling of simple elements
1.9modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/SundayContentHandler.javaextract characters handling to simplify unmarshalling of simple elements
1.11modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/TypeBinding.javaextract characters handling to simplify unmarshalling of simple elements
1.9modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/runtime/RtElementHandler.javaextract characters handling to simplify unmarshalling of simple elements
1.16modifiedstarksmserver/src/etc/conf/default/login-config.xmlMove 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.1addedstarksmserver/src/etc/conf/default/props/jmx-console-roles.propertiesMove 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.1addedstarksmserver/src/etc/conf/default/props/jmx-console-users.propertiesMove 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.27modifiedstarksmtomcat/build.xmlBundle myfaces from the thirdparty contents to jbosweb-tomcat55.sar/jsf-libs
1.62modifiedstarksmtools/etc/buildmagic/libraries.entAdd apache.myfaces.* properties
1.7modifiedstarksmtomcat/src/resources/web.xmlAdd a tagLibJar0=jsf-libs/myfaces-impl.jar init-param for the jsf taglibs.
1.2modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/jasper/JspServletOptions.javaUse 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.3modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/jasper/TagLibCache.javaUse 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.1addedstarksmthirdparty/apache-myfaces/lib/jstl.jarAdd the templates jar
1.2modifiedstarksmthirdparty/apache-myfaces/lib/myfaces-impl.jarUpdate to the latest myfaces jars
1.2modifiedstarksmthirdparty/apache-myfaces/lib/myfaces-jsf-api.jarUpdate to the latest myfaces jars
1.2modifiedstarksmthirdparty/apache-myfaces/lib/myfaces.jarUpdate to the latest myfaces jars
1.1addedrcampbelldeployment/component-info.xmladded build for deployment component
1.1addedrcampbelldeployment/jbossbuild.xmladded build for deployment component
1.37modifiedrcampbelljbossas/jbossbuild.xmladded build for deployment component
1.7modifiedrcampbelljmx/jbossbuild.xmlforgot to remove include of toplevel build
1.4modifiedrcampbellmbeans/jbossbuild.xmlforgot to remove include of toplevel build
1.2modifieddimitrissystem/src/main/org/jboss/system/BarrierController.javaAdded enableOnStartup() overrides
1.2modifieddimitrissystem/src/main/org/jboss/system/BarrierControllerMBean.javaAdded enableOnStartup() overrides
1.36modifiedrcampbelljbossas/jbossbuild.xmlremove extraneous includes made obsolete by component-info exports
1.19modifiedrcampbelltools/lib/jbossbuild.jaradded show capability to component build
1.38modifiedbelacluster/src/main/org/jboss/ha/framework/server/ClusterPartition.javacommented flushEvents()
1.3modifiedbelathirdparty/javagroups-javagroups/component-info.xmlupgraded JGroups to 2.2.8 RC1
1.1addedbelathirdparty/javagroups-javagroups/lib/JGroups-2.2.8-RC1.src.zipupgraded JGroups to 2.2.8 RC1
1.6modifiedbelathirdparty/javagroups-javagroups/lib/README.txtupgraded JGroups to 2.2.8 RC1
1.9modifiedbelathirdparty/javagroups-javagroups/lib/jgroups.jarupgraded JGroups to 2.2.8 RC1
1.1addeddimitrissystem/src/main/org/jboss/system/BarrierController.javaAdding BarrierController service, a generalization of StartGroup.
1.1addeddimitrissystem/src/main/org/jboss/system/BarrierControllerMBean.javaAdding BarrierController service, a generalization of StartGroup.
1.3modifiedadriancontainer/src/tests/org/jboss/test/joinpoint/reflect/test/ReflectJoinpointTestCase.javaMake this compile.
1.3modifiedadriancontainer/build.xmlFix 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.14modifiedadriantomcat/.classpathFix the eclipse build
1.5modifiedadrianjaxrpc/src/main/org/jboss/axis/types/UnsignedInt.javaResolve ambigous use of compareTo
1.5modifiedadrianjaxrpc/src/main/org/jboss/axis/types/UnsignedLong.javaResolve ambigous use of compareTo
1.20modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/PojoServerUnitTestCase.javapass namespace context to ElementInterceptor.characters method, don't modify the global string type binding just for supply element
1.9modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/SundayUnitTestCase.javapass namespace context to ElementInterceptor.characters method, don't modify the global string type binding just for supply element
1.3modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/DefaultElementInterceptor.javapass namespace context to ElementInterceptor.characters method
1.3modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementInterceptor.javapass namespace context to ElementInterceptor.characters method
1.8modifiedaloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/SundayContentHandler.javapass namespace context to ElementInterceptor.characters method
1.1addedtdieslerwebservice/src/jdk15/javax/jws/HandlerChain.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/Oneway.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/WebMethod.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/WebParam.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/WebResult.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/WebService.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/soap/InitParam.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/soap/SOAPBinding.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/soap/SOAPMessageHandler.javaAdd JSR-181 annotations
1.1addedtdieslerwebservice/src/jdk15/javax/jws/soap/SOAPMessageHandlers.javaAdd JSR-181 annotations
1.1addedtdieslerj2ee/src/main/javax/jws/HandlerChain.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/Oneway.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/WebMethod.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/WebParam.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/WebResult.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/WebService.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/soap/InitParam.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/soap/SOAPBinding.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/soap/SOAPMessageHandler.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.1addedtdieslerj2ee/src/main/javax/jws/soap/SOAPMessageHandlers.javaAdd JSR-181 annotations and package them in jboss-jws.jar.This requires javac.source=1.5
1.5modifiedstarksmsecurity/src/main/org/jboss/security/auth/spi/BaseCertLoginModule.javaAdd 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.1addedstarksmsecurity/src/main/org/jboss/security/auth/certs/AnyCertVerifier.javaA X509CertificateVerifier that accepts any cert.
1.1addedstarksmsecurity/src/main/org/jboss/security/auth/certs/X509CertificateVerifier.javaA verifier for X509Certificate used by authentication layers.
1.4modifiedstarksmserver/src/main/org/jboss/ejb/plugins/JaccAuthorizationInterceptor.javaThe 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.18modifiedrcampbelltools/lib/jbossbuild.jarupdate the jar
1.32modifiedrcampbelltools/etc/jbossbuild/tasks.xmladded zip & conf artifact types; make rmic work with all modules
1.1addedrcampbellmessaging/component-info.xmladded component-info for remaining components; release structure builds and runs
1.2modifiedrcampbellmessaging/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbellsecurity/component-info.xmladded component-info for remaining components; release structure builds and runs
1.4modifiedrcampbellsecurity/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbellserver/component-info.xmladded component-info for remaining components; release structure builds and runs
1.6modifiedrcampbellserver/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.2modifiedrcampbellsystem/component-info.xmladded component-info for remaining components; release structure builds and runs
1.7modifiedrcampbellsystem/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbelltransaction/component-info.xmladded component-info for remaining components; release structure builds and runs
1.5modifiedrcampbelltransaction/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbellcluster/component-info.xmladded component-info for remaining components; release structure builds and runs
1.2modifiedrcampbellcluster/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbellconnector/component-info.xmladded component-info for remaining components; release structure builds and runs
1.3modifiedrcampbellconnector/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbellconsole/component-info.xmladded component-info for remaining components; release structure builds and runs
1.2modifiedrcampbellconsole/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.4modifiedrcampbellcontainer/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbelljaxrpc/component-info.xmladded component-info for remaining components; release structure builds and runs
1.3modifiedrcampbelljaxrpc/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.6modifiedrcampbelljmx/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbellkernel/component-info.xmladded component-info for remaining components; release structure builds and runs
1.6modifiedrcampbellkernel/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.1addedrcampbellmanagement/component-info.xmladded component-info for remaining components; release structure builds and runs
1.2modifiedrcampbellmanagement/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.35modifiedrcampbelljbossas/jbossbuild.xmladded component-info for remaining components; release structure builds and runs
1.67modifiedstarksmserver/src/main/org/jboss/ejb/EjbModule.javaFor 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.1addedrcampbellvaria/component-info.xmlcompleted varia build
1.2modifiedrcampbellvaria/jbossbuild.xmlcompleted varia build
1.5modifiedstarksmsecurity/src/main/org/jboss/security/jndi/LoginInitialContextFactory.javaIf 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.3modifiedstarksmtestsuite/src/resources/test-configs/jacc/conf/standardjboss.xml"Remove the unused NoTxPropagationInterceptor since this test does not deploy the iiop service
1.46modifiedreverbeltransaction/src/main/org/jboss/tm/TransactionImpl.javaA transaction with a Synchronization needs to register itself with theparent coodinator.
1.28modifieddimitristomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5.javaFixes 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.14modifieddimitristomcat/src/main/org/jboss/web/tomcat/tc5/Tomcat5MBean.javaFixes 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.53modifieddimitrissystem/src/main/org/jboss/system/server/ServerImpl.javaAlter 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.12modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpoint.javaFix classloading of server side handlers. this should be done from the SEI CL and not the TCL.
1.3modifiedstarksmserver/src/main/org/jboss/web/WebPermissionMapping.javaUpdate the permission creation to build a proper canonical set of permissions.

Reply via email to