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

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/25/2007 11:47:06
Time to build: 2 minutes 45 seconds
Last changed: 05/25/2007 07:50:44
Last log entry: *** empty log message ***

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

 Modifications since last build:  (first 50 of 15)
1.46modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.build/build.xml*** empty log message ***
1.45modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.build/build.xmlfix the build so that it runs on linux
1.13modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/wsdl/util/ServiceGenerator.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.1addedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/AbstractProblemHandler.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.9modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/AppDescriptorReader.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.22modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/BpelReader.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.7modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/DefDescriptorReader.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.4deletedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/DefaultProblemHandler.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.5modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/ErrorHandlerAdapter.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.5modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/ErrorListenerAdapter.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.4modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/ProblemCollector.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.1addedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/ProblemCounter.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.4modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/ProblemHandler.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.3modifiedaguizarbpel/library/src/main/java/org/jbpm/bpel/xml/ProcessWsdlLocator.javacleaned up the problem handler hierarchy according to guidelines in joshua bloch's "effective java":* made error adapters package private* introduced a skeletal implementation of the problem handler designed for subclassing* documented the concrete implementations
1.6modifieddlloydjpdl/jar/src/main/java/org/jbpm/graph/exe/ProcessInstance.hbm.xmlRemove problematic unique key, replace with simple index on the key column for now. Fixes JBPM-913