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

BUILD COMPLETE -  build.907
Date of build: 03/29/2005 18:12:56
Time to build: 17 minutes 19 seconds
Last changed: 03/29/2005 18:04:43
Last log entry: Add xsd:annotation

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

 Modifications since last build:  (47)
1.3modifiedosdchicagowebservice/test/resources/tools/xsd/complextypes/ComplexType_ElementsOnly.xsdAdd xsd:annotation
1.2modifiedosdchicagowebservice/docs/tools-docs/wscompileIssues.txtSome wscompile issues.
1.47modifiedejorttestsuite/imports/test-jars.xmlForward port the jmscontainerinvoker tests that usethe EJB2.1 style deployments.This will make it easier to port the tests.
1.8modifiedovidiufremoting/src/main/org/jboss/remoting/transport/local/LocalClientInvoker.javatentative fix for http://jira.jboss.org/jira/browse/JBREM-92
1.2modifiedejorttestsuite/src/main/org/jboss/test/messagedriven/test/JMSContainerInvokerMessageDrivenUnitTestCase.javaForward port the jmscontainerinvoker tests that usethe EJB2.1 style deployments.This will make it easier to port the tests.
1.6modifiedejorttestsuite/src/main/org/jboss/test/messagedriven/support/BasicMessageDrivenUnitTest.javaForward port the jmscontainerinvoker tests that usethe EJB2.1 style deployments.This will make it easier to port the tests.
1.1addedkabkhanaop/src/main/org/jboss/aop/DispatcherConnectException.javaException hierarchy for Dispatcher exceptions
1.2modifiedkabkhanaop/src/main/org/jboss/aop/NotFoundInDispatcherException.javaException hierarchy for Dispatcher exceptions
1.6modifiedkabkhanaspects/src/main/org/jboss/aspects/remoting/ClusterChooserInterceptor.javaException hierarchy for Dispatcher exceptions
1.7modifiedpatriot1burkecommon/src/main/org/jboss/xml/binding/SimpleTypeBindings.javaIntellij JDK 5 compiler didn't like the compareTo statements. This change should be compatible with JDK 1.4
1.2modifiedosdchicagowebservice/test/resources/tools/CustomInterface20.xsdClean up the xsd
1.5modifiedosdchicagowebservice/test/java/org/jboss/test/ws/tools/xsdjava/XSDToJavaTestCase.javaAdded functionality based on the test harness of JBWS-147
1.3modifiedosdchicagowebservice/test/resources/tools/xsd/simpletypes/SimpleType.xsdJBWS-147: test harness for xsd->Java conversion.
1.2modifiedosdchicagowebservice/test/resources/tools/xsd/complextypes/ComplexType_ElementsOnly.xsdJBWS-147: test harness for xsd->Java conversion.
1.1addedosdchicagowebservice/test/resources/tools/xsd/complextypes/ComplexType_MixedContent.xsdJBWS-147: test harness for xsd->Java conversion.
1.1addedosdchicagowebservice/test/resources/tools/xsd/complextypes/ComplexTypesOccurence.xsdJBWS-147: test harness for xsd->Java conversion.
1.2modifiedosdchicagowebservice/test/resources/tools/xsd/complextypes/CT_EmptyContent.xsdJBWS-147: test harness for xsd->Java conversion.
1.2modifiedosdchicagowebservice/test/resources/tools/xsd/complextypes/CT_SequenceGroups.xsdJBWS-147: test harness for xsd->Java conversion.
1.7modifiedosdchicagowebservice/src/main/org/jboss/ws/utils/WSDLUtils.javaSome added functionality.
1.9modifiedosdchicagowebservice/src/main/org/jboss/ws/tools/SchemaBuilder.javaBetter support for xsd:group, xsd:attribute, xsd:attributegroup, references (element and attribute). Also strengthened conversion of schema types into Java types. Added functionality based on the test harness of JBWS-147
1.8modifiedosdchicagowebservice/src/main/org/jboss/ws/tools/WSDLToJava.javaBetter support for xsd:group, xsd:attribute, xsd:attributegroup, references (element and attribute). Also strengthened conversion of schema types into Java types. Added functionality based on the test harness of JBWS-147
1.3modifiedosdchicagowebservice/src/main/org/jboss/ws/wsdl/xsd/XSDAttribute.javaAdded functionality based on the test harness of JBWS-147
1.5modifiedosdchicagowebservice/src/main/org/jboss/ws/wsdl/xsd/XSDComplexType.javaAdded functionality based on the test harness of JBWS-147
1.5modifiedosdchicagowebservice/src/main/org/jboss/ws/wsdl/xsd/XSDElement.javaAdded functionality based on the test harness of JBWS-147
1.16modifiedosdchicagowebservice/src/main/org/jboss/ws/wsdl/xsd/XSDSchema.javaAdded functionality based on the test harness of JBWS-147
1.2modifiedosdchicagowebservice/src/main/org/jboss/ws/wsdl/xsd/XSDSimpleType.javaAdded functionality based on the test harness of JBWS-147
1.1addedosdchicagowebservice/src/main/org/jboss/ws/wsdl/xsd/XSDAny.javaSupport xsd:any and xsd:group constructs.
1.1addedosdchicagowebservice/src/main/org/jboss/ws/wsdl/xsd/XSDGroup.javaSupport xsd:any and xsd:group constructs.
1.3modifiedovidiufjms/src/main/org/jboss/jms/tools/ServerWrapper.javapre-alpha development
1.11modifiedovidiufjms/tests/build.xmlpre-alpha development
1.2modifiedovidiufjms/src/main/org/jboss/jms/server/endpoint/Consumer.javapre-alpha development
1.3modifiedovidiufjms/src/main/org/jboss/jms/server/ServerPeer.javapre-alpha development
1.4modifiedovidiufjms/src/main/org/jboss/jms/server/container/InstanceInterceptor.javapre-alpha development
1.2modifiedovidiufjms/src/main/org/jboss/jms/server/container/LogInterceptor.javapre-alpha development
1.3modifiedovidiufjms/src/main/org/jboss/jms/delegate/ServerConnectionFactoryDelegate.javapre-alpha development
1.2modifiedovidiufjms/src/main/org/jboss/jms/delegate/ServerProducerDelegate.javapre-alpha development
1.4modifiedovidiufjms/src/main/org/jboss/jms/delegate/ServerSessionDelegate.javapre-alpha development
1.2modifiedovidiufjms/src/main/org/jboss/jms/server/DestinationManager.javapre-alpha development
1.2modifiedovidiufjms/src/main/org/jboss/jms/client/container/LogInterceptor.javapre-alpha development
1.3modifiedovidiufjms/src/main/org/jboss/jms/delegate/ServerConnectionDelegate.javapre-alpha development
1.5modifiedovidiufjms/src/etc/log4j.xmlpre-alpha development
1.4modifiedovidiufjms/src/bin/runclientpre-alpha development
1.2modifiedovidiufjms/src/bin/runmainpre-alpha development
1.4modifiedovidiufjms/src/bin/runserverpre-alpha development
1.8modifiedovidiufjms/src/bin/runtestpre-alpha development
1.16modifiedovidiufjms/build.xmlpre-alpha development
1.7modifiedovidiufjms/src/bin/runpre-alpha development

Reply via email to