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

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: 03/24/2005 03:30:21
Time to build: 18 minutes 42 seconds
Last changed: 03/24/2005 02:10:01
Last log entry: XSD files for JBWS147

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

 Modifications since last build:  (58)
1.1addedosdchicagowebservice/test/resources/tools/xsd/complextypes/CT_EmptyContent.xsdXSD files for JBWS147
1.1addedosdchicagowebservice/test/resources/tools/xsd/complextypes/CT_ExtensionRestriction.xsdXSD files for JBWS147
1.1addedosdchicagowebservice/test/resources/tools/xsd/complextypes/CT_SequenceGroups.xsdXSD files for JBWS147
1.1addedosdchicagowebservice/test/resources/tools/xsd/complextypes/ComplexTypeFromSimpleType.xsdXSD files for JBWS147
1.36modifiedtelrodremoting/build.xmlJBREM-88 & JBREM-89 & JBREM-90 - fixed problems with http invoker with header processing, only binding to localhost, and reading of data from unmarshaller.
1.10modifiedtelrodremoting/tests/build.xmlJBREM-88 & JBREM-89 & JBREM-90 - fixed problems with http invoker with header processing, only binding to localhost, and reading of data from unmarshaller.
1.5modifiedtelrodremoting/tests/src/org/jboss/samples/simple/SimpleClient.javaJBREM-88 & JBREM-89 & JBREM-90 - fixed problems with http invoker with header processing, only binding to localhost, and reading of data from unmarshaller.
1.5modifiedtelrodremoting/tests/src/org/jboss/samples/simple/SimpleServer.javaJBREM-88 & JBREM-89 & JBREM-90 - fixed problems with http invoker with header processing, only binding to localhost, and reading of data from unmarshaller.
1.6modifiedtelrodremoting/src/main/org/jboss/remoting/marshal/http/HTTPUnMarshaller.javaJBREM-88 & JBREM-89 & JBREM-90 - fixed problems with http invoker with header processing, only binding to localhost, and reading of data from unmarshaller.
1.17modifiedtelrodremoting/src/main/org/jboss/remoting/transport/http/HTTPServerInvoker.javaJBREM-88 & JBREM-89 & JBREM-90 - fixed problems with http invoker with header processing, only binding to localhost, and reading of data from unmarshaller.
1.10modifiedejortjms/.classpathFix the eclipse build
1.4modifieddebejb3/src/main/org/jboss/ejb3/entity/HibernateSessionFactory.javaAllow access to the underlying SessionFactory so that we can test that it got the correct metamodel. (Presumably if you're digging under the covers enough to get ahold of the right HibernateSessionManager object, you know enough to get the org.hibernate.SessionFactory anyway...)
1.8modifieddebejb3/src/main/org/jboss/ejb3/entity/EntityManagerImpl.javaFixed a typo (HIBERNATE, not HIBERANTE).
1.16modifieddebejb3/src/main/org/jboss/ejb3/EJBContainer.javaFixed a typo (HIBERNATE, not HIBERANTE).
1.52modifiedanddsystem/src/main/org/jboss/system/server/ServerImpl.javaswitched to NotificationEmitter from NotificationBroadcaster
1.17modifiedanddsystem/src/main/org/jboss/system/server/ServerConfig.javano message
1.11modifiedanddsystem/src/main/org/jboss/system/server/ServerConfigImpl.java@jmx:managed-attribute
1.17modifiedrecampbelltools/etc/jbossbuild/tasks.xmlJBBUILD-56 added the buildpathelements node which does not expand to include dependencies of a source's inputs
1.16modifiedanddsystem/src/main/org/jboss/system/server/ServerConfig.javadillonism - correct the formating
1.7modifiedanddsystem/src/main/org/jboss/system/server/ServerConfigImplMBean.javadillonism - correct the formating
1.19modifiedrecampbelljbossas/jbossbuild.xmlJBBUILD-49 added server module to toplevel build
1.1addedrecampbellserver/jbossbuild.xmlJBBUILD-55 JBBUILD-49 implement javacc for server module
1.16modifiedrecampbelltools/etc/jbossbuild/tasks.xmlJBBUILD-15 support javacc parser generation
1.7modifiedtelrodremoting/src/main/org/jboss/remoting/ConnectionFailedException.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.2modifiedtelrodremoting/src/main/org/jboss/remoting/NullCallbackStore.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.4modifiedtelrodremoting/src/main/org/jboss/remoting/network/NetworkInstance.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.2modifiedtelrodremoting/src/main/org/jboss/remoting/network/filter/IdentityFilter.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.2modifiedtelrodremoting/src/main/org/jboss/remoting/network/filter/InvokerProtocolFilter.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.7modifiedtelrodremoting/src/main/org/jboss/remoting/marshal/serializable/SerializableUnMarshaller.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.5modifiedtelrodremoting/src/main/org/jboss/remoting/marshal/serializable/SerializableMarshaller.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.4modifiedtelrodremoting/src/main/org/jboss/remoting/marshal/http/HTTPMarshaller.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.5modifiedtelrodremoting/src/main/org/jboss/remoting/marshal/http/HTTPUnMarshaller.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.2modifiedtelrodremoting/src/main/org/jboss/remoting/loading/CompressedClassBytes.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.3modifiedtelrodremoting/src/main/org/jboss/remoting/invocation/NameBasedInvocation.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.2modifiedtelrodremoting/src/main/org/jboss/remoting/invocation/OnewayInvocation.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.2modifiedtelrodremoting/src/main/org/jboss/remoting/invocation/RemoteInvocation.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.2modifiedtelrodremoting/src/main/org/jboss/remoting/invocation/InternalInvocation.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.12modifiedtelrodremoting/src/main/org/jboss/remoting/ident/Identity.javaJBAS-1579 - added serialVersionUID to remoting classes.
1.51modifiedanddsystem/src/main/org/jboss/system/server/ServerImpl.javaImplemented the ability to run jboss using the 'platform MBeanServer' on jdk1.5+ runtimes. Attribute ServerConfig.getPlatformMBeanServer() has been added to indicate if we are using the platform MBeanServer as the main jboss server. Both the 'jboss.platform.mbeanserver' property must be set, and the jvm must be jdk1.5+. to enable this features. MBeanServerLocator will instead return the platform MBeanServer, in this case.To enable this feature use: './run -Djboss.platform.mbeanserver' and see the 'java.lang' and 'java.util.logging' domains appearing in the jmx-console
1.10modifiedanddsystem/src/main/org/jboss/system/server/ServerConfigImpl.javaImplemented the ability to run jboss using the 'platform MBeanServer' on jdk1.5+ runtimes. Attribute ServerConfig.getPlatformMBeanServer() has been added to indicate if we are using the platform MBeanServer as the main jboss server. Both the 'jboss.platform.mbeanserver' property must be set, and the jvm must be jdk1.5+. to enable this features. MBeanServerLocator will instead return the platform MBeanServer, in this case.To enable this feature use: './run -Djboss.platform.mbeanserver' and see the 'java.lang' and 'java.util.logging' domains appearing in the jmx-console
1.6modifiedanddsystem/src/main/org/jboss/system/server/ServerConfigImplMBean.javaImplemented the ability to run jboss using the 'platform MBeanServer' on jdk1.5+ runtimes. Attribute ServerConfig.getPlatformMBeanServer() has been added to indicate if we are using the platform MBeanServer as the main jboss server. Both the 'jboss.platform.mbeanserver' property must be set, and the jvm must be jdk1.5+. to enable this features. MBeanServerLocator will instead return the platform MBeanServer, in this case.To enable this feature use: './run -Djboss.platform.mbeanserver' and see the 'java.lang' and 'java.util.logging' domains appearing in the jmx-console
1.15modifiedanddsystem/src/main/org/jboss/system/server/ServerConfig.javaImplemented the ability to run jboss using the 'platform MBeanServer' on jdk1.5+ runtimes. Attribute ServerConfig.getPlatformMBeanServer() has been added to indicate if we are using the platform MBeanServer as the main jboss server. Both the 'jboss.platform.mbeanserver' property must be set, and the jvm must be jdk1.5+. to enable this features. MBeanServerLocator will instead return the platform MBeanServer, in this case.To enable this feature use: './run -Djboss.platform.mbeanserver' and see the 'java.lang' and 'java.util.logging' domains appearing in the jmx-console
1.2modifiedanddj2se/src/main/org/jboss/mx/util/MBeanServerLocator.javaImplemented the ability to run jboss using the 'platform MBeanServer' on jdk1.5+ runtimes. Attribute ServerConfig.getPlatformMBeanServer() has been added to indicate if we are using the platform MBeanServer as the main jboss server. Both the 'jboss.platform.mbeanserver' property must be set, and the jvm must be jdk1.5+. to enable this features. MBeanServerLocator will instead return the platform MBeanServer, in this case.To enable this feature use: './run -Djboss.platform.mbeanserver' and see the 'java.lang' and 'java.util.logging' domains appearing in the jmx-console
1.79modifiedanddjmx/src/main/org/jboss/mx/server/MBeanServerImpl.javaImplemented the ability to run jboss using the 'platform MBeanServer' on jdk1.5+ runtimes. Attribute ServerConfig.getPlatformMBeanServer() has been added to indicate if we are using the platform MBeanServer as the main jboss server. Both the 'jboss.platform.mbeanserver' property must be set, and the jvm must be jdk1.5+. to enable this features. MBeanServerLocator will instead return the platform MBeanServer, in this case.To enable this feature use: './run -Djboss.platform.mbeanserver' and see the 'java.lang' and 'java.util.logging' domains appearing in the jmx-console
1.10modifiedrecampbelltools/lib/jbossbuild.jarJBBUILD-55 implement javacc support
1.35modifieddebejb3/build-test.xmlSame change as in build.xml: depend on j2se instead of jmx.(Should common stuff between build.xml and build-test.xml be pushed into an include file or somesuch?)
1.1addedloubyanskytestsuite/src/main/org/jboss/test/xml/PojoServerUnitTestCase.javaadded a unit testcase for the pojo server work
1.3modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/SundayUnitTestCase.javaadded a unit testcase for the pojo server work
1.7modifiedloubyanskytestsuite/src/resources/xml/pojoserver/xml-deployer_1_0.xsdadded 'property' and 'parameter' elements to valueGroup. This is based on testGenericBeanFactory.xml
1.6modifiedloubyanskytestsuite/src/resources/xml/pojoserver/xml-deployer_1_0.xsdsome fixes to make the xsd valid
1.12modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDLDefinitionsFactory.javaFix SchemaBuilder - cannot handle <xsd:import namespace='someNS' />Add support for URL rewriting in wsdl imported artifacts.
1.8modifiedtdieslerwebservice/src/main/org/jboss/ws/tools/SchemaBuilder.javaFix SchemaBuilder - cannot handle <xsd:import namespace='someNS' />Add support for URL rewriting in wsdl imported artifacts.
1.11modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpoint.javaFix SchemaBuilder - cannot handle <xsd:import namespace='someNS' />Add support for URL rewriting in wsdl imported artifacts.
1.7modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpointServlet.javaFix SchemaBuilder - cannot handle <xsd:import namespace='someNS' />Add support for URL rewriting in wsdl imported artifacts.
1.1addedtdieslerwebservice/src/main/org/jboss/ws/server/WSDLRequestHandler.javaFix SchemaBuilder - cannot handle <xsd:import namespace='someNS' />Add support for URL rewriting in wsdl imported artifacts.
1.2modifiedloubyanskytestsuite/src/resources/jca/ha/test-ha-ds.xmladded broken url to the list
1.2modifiedloubyanskytestsuite/src/main/org/jboss/test/jca/test/HAConnectionFactoryUnitTestCase.javaadded a test for URLSelector implementing sticky round-robin
1.3modifiedloubyanskyconnector/src/main/org/jboss/resource/adapter/jdbc/local/HALocalManagedConnectionFactory.javamade URLSelector static

Reply via email to