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

BUILD FAILED
Ant Error Message: file:/home/cruisecontrol/work/scripts/build-jboss-head.xml:80: exec returned: 1
Date of build: 09/11/2004 13:26:09
Time to build: 10 minutes 13 seconds
Last changed: 09/11/2004 13:06:48
Last log entry: Remove these obsolete scripts

 Unit Tests: (0)
 

 Modifications since last build:  (24)
1.4deletedstarksmtestsuite/marathon.batRemove these obsolete scripts
1.3deletedstarksmtestsuite/marathon.shRemove these obsolete scripts
1.4deletedstarksmtestsuite/mqstress.xmlRemove these obsolete scripts
1.34modifiedstarksmjmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.javaAllow the resource to interact with the XMBean if it implements the setMBeanInfo(MBeanInfo) method
1.4modifiedstarksmtestsuite/src/resources/web/html/jbosstest/WEB-INF/jboss-web.xmlUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.12modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.11modifiedstarksmtestsuite/src/main/org/jboss/test/naming/ejb/TestENCBean.javaUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.3modifiedstarksmtestsuite/src/main/org/jboss/test/client/test/AppClientUnitTestCase.javaUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.3modifiedstarksmtestsuite/src/main/org/jboss/test/client/test/MetaDataUnitTestCase.javaUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.405modifiedstarksmtestsuite/build.xmlUpdate the app-client.ear and naming.jar
1.3modifiedstarksmtestsuite/src/resources/naming/services/jboss-service.xmlUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.6modifiedstarksmtestsuite/src/resources/naming/jar/META-INF/ejb-jar.xmlUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.3modifiedstarksmtestsuite/src/resources/naming/jar/META-INF/jboss.xmlUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.4modifiedstarksmtestsuite/src/resources/client/application-client.xmlUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.1addedstarksmtestsuite/src/resources/client/jboss-app.xmlUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.5modifiedstarksmtestsuite/src/resources/client/jboss-client.xmlUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.12modifiedstarksmserver/src/main/org/jboss/deployment/ClientDeployer.javaUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.20modifiedstarksmserver/src/main/org/jboss/web/AbstractWebDeployer.javaUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.162modifiedstarksmserver/src/main/org/jboss/ejb/Container.javaUpdate the handling of java.net.URL resource-refs to allow for an indirect mapping via the jndi-name element in the jboss descriptor.
1.5modifiedstarksmserver/src/resources/dtd/jboss-client_4_0.dtdUpdate the res-url element comment.Its value is a URL string for a resource-ref ofres-type = java.net.URL. Using a res-url creates a binding of the URLinstance under the java:comp/env. If you want to link to another bindingof a URL, you can use the jndi-name to do so.// Binds the URL(http://x.y.z) under java:comp/env/jdbc/XYZHome<resource-ref> <res-ref-name>jdbc/XYZHome</res-ref-name> <res-url>http://x.y.z</res-url></resource-ref>// Binds a link to urls/XYZHomePage under java:comp/env/jdbc/XYZHome<resource-ref> <res-ref-name>jdbc/XYZHome</res-ref-name> <res-url>urls/XYZHomePage</res-url></resource-ref>
1.8modifiedstarksmserver/src/resources/dtd/jboss-web_4_0.dtdUpdate the res-url element comment.Its value is a URL string for a resource-ref ofres-type = java.net.URL. Using a res-url creates a binding of the URLinstance under the java:comp/env. If you want to link to another bindingof a URL, you can use the jndi-name to do so.// Binds the URL(http://x.y.z) under java:comp/env/jdbc/XYZHome<resource-ref> <res-ref-name>jdbc/XYZHome</res-ref-name> <res-url>http://x.y.z</res-url></resource-ref>// Binds a link to urls/XYZHomePage under java:comp/env/jdbc/XYZHome<resource-ref> <res-ref-name>jdbc/XYZHome</res-ref-name> <res-url>urls/XYZHomePage</res-url></resource-ref>
1.20modifiedstarksmserver/src/resources/dtd/jboss_4_0.dtdUpdate the res-url element comment.Its value is a URL string for a resource-ref ofres-type = java.net.URL. Using a res-url creates a binding of the URLinstance under the java:comp/env. If you want to link to another bindingof a URL, you can use the jndi-name to do so.// Binds the URL(http://x.y.z) under java:comp/env/jdbc/XYZHome<resource-ref> <res-ref-name>jdbc/XYZHome</res-ref-name> <res-url>http://x.y.z</res-url></resource-ref>// Binds a link to urls/XYZHomePage under java:comp/env/jdbc/XYZHome<resource-ref> <res-ref-name>jdbc/XYZHome</res-ref-name> <res-url>urls/XYZHomePage</res-url></resource-ref>
1.1addedstarksmtestsuite/src/resources/naming/JndiConfig.bshA BeanShell script service that binds a URL under java:/SomeWebSite to testindirect URL resource-refs
1.1addedstarksmtestsuite/src/resources/client/JndiConfig.bshA BeanShell script service that binds a URL under SomeWebSite to testindirect URL resource-refs

Reply via email to