View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbpm.3?log=log20070529062458

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jbpm.3.xml:66: Exit code: 1 See build.log in Build Artifacts for details.
Date of build: 05/29/2007 06:24:58
Time to build: 2 minutes 56 seconds
Last changed: 05/28/2007 21:15:53
Last log entry: BPEL-86 improvements to target names in template buildfiles of examples

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

 Modifications since last build:  (first 50 of 27)
1.8modifiedaguizarbpel/examples/common/bpel-build.xmlBPEL-86 improvements to target names in template buildfiles of examples
1.7modifiedaguizarbpel/examples/common/ws-build.xmlBPEL-86 improvements to target names in template buildfiles of examples
1.5modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/graph/def/ProcessInstanceStarter.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.10modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/AppDescriptorReader.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.11modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/BpelConstants.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.23modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/BpelReader.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.8modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/DefDescriptorReader.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.8modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/util/LocalEntityResolver.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.12modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/util/XmlUtil.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.2modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/util/bpel_application_1_1.xsdmigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.2deletedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/util/wsdl_1_1.xsdmigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.2deletedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/util/wsdl_1_1_bp.xsdmigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.1addedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/util/wsdl_2004-08-24.xsdmigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.12modifiedaguizarbpel/library/src/test/java/org/jbpm/bpel/app/ScopeMatcherTest.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.10modifiedaguizarbpel/library/src/test/java/org/jbpm/bpel/xml/AppDescriptorReaderTest.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.15modifiedaguizarbpel/library/src/test/java/org/jbpm/bpel/xml/BpelReaderTest.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.6modifiedaguizarbpel/library/src/test/java/org/jbpm/bpel/xml/DefDescriptorReaderTest.javamigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.2modifiedaguizarbpel/library/src/test/java/org/jbpm/bpel/xml/processSample.bpelmigrating schema file location from entity resolver to schema source attributenote: in xerces 2.7.1k schema source is BROKEN! this is fixed in xerces 2.8.0 and 2.9.0
1.5modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/GetLinkStatusFunction.javaBPEL-245 making variable context and standard functions public and documented
1.4modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/GetVariableDataFunction.javaBPEL-245 making variable context and standard functions public and documented
1.4modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/GetVariablePropertyFunction.javaBPEL-245 making variable context and standard functions public and documented
1.6deletedaguizarbpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/ScopeVariableContext.javaBPEL-245 making variable context and standard functions public and documented
1.1addedaguizarbpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/TokenVariableContext.javaBPEL-245 making variable context and standard functions public and documented
1.7modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/XPathEvaluator.javaBPEL-245 making variable context and standard functions public and documented
1.8modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/sublang/xpath/XPathExpressionEvaluator.javaBPEL-245 making variable context and standard functions public and documented
1.9modifiedaguizarbpel/library/src/test/java/org/jbpm/bpel/sublang/xpath/GetVariableDataTest.javaBPEL-245 making variable context and standard functions public and documented
1.10modifiedaguizarbpel/library/src/test/java/org/jbpm/bpel/sublang/xpath/GetVariablePropertyTest.javaBPEL-245 making variable context and standard functions public and documented