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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jbpm.3.xml:27: exec returned: 1
Date of build: 03/12/2007 17:57:35
Time to build: 34 seconds
Last changed: 03/12/2007 17:01:57
Last log entry: Allow the webapp to optionally control transactions

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

 Modifications since last build:  (first 50 of 22)
1.21modifieddlloydconsole/src/main/webapp/WEB-INF/faces-config.xmlAllow the webapp to optionally control transactions
1.10modifieddlloydenterprise/build.xmlAllow the webapp to optionally control transactions
1.5modifieddlloydconsole/src/main/java/org/jbpm/webapp/bean/JbpmBean.javaAllow the webapp to optionally control transactions
1.6modifiedtbaeyensenterprise/src/main/config/jbpm.cfg.xmlenabled use of current session in the enterprise jbpm configuration
1.2modifiedtbaeyensenterprise/src/test/java/org/jbpm/msg/AppServerConfigurationsTest.javaenabled use of current session in the enterprise jbpm configuration
1.9modifiedtbaeyensenterprise/build.xmlremoved update of jboss transaction manager hibernate configuration. that is now included in JTA configs, which is also included
1.13modifiedtbaeyensjpdl/jar/src/main/config/hibernate.cfg.xmlmoved jboss transaction manager lookup to JTA and CMT respectively. removed jta.UserTransaction property that was wrongly configured for jbpm
1.2modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/command/GetProcessInstancesCommand.javafixed wrong logging class
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/AbstractCancelCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/AbstractGetObjectBaseCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/CancelProcessInstanceCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/CancelTokenCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/CancelWorkOnTaskCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/GetProcessDefinitionCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/GetProcessInstanceCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/GetProcessInstancesCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/GetTaskInstanceCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/GetTaskListCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.5modifiedbrueckerjpdl/jar/src/main/java/org/jbpm/command/SignalCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.1addedbrueckerjpdl/jar/src/main/java/org/jbpm/command/StartWorkOnTaskCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.4modifiedbrueckerjpdl/jar/src/main/java/org/jbpm/command/TaskInstanceEndCommand.javaadded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.
1.10modifiedbrueckerjpdl/jar/src/main/java/org/jbpm/db/hibernate.queries.hbm.xmladded first version of Commands needed for using Swing and jBPM. They are NOT completly tested at the moment and NOT STABLE.