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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jbpm.3.xml:27: exec returned: 1
Date of build: 02/27/2007 13:47:57
Time to build: 1 minute 10 seconds
Last changed: 02/27/2007 11:08:56
Last log entry: Make get/setObject uniformly protected in the VariableInstance heirarchy

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

 Modifications since last build:  (first 50 of 43)
1.2modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/ByteArrayInstance.javaMake get/setObject uniformly protected in the VariableInstance heirarchy
1.2modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/DateInstance.javaMake get/setObject uniformly protected in the VariableInstance heirarchy
1.2modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/DoubleInstance.javaMake get/setObject uniformly protected in the VariableInstance heirarchy
1.2modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/HibernateLongInstance.javaMake get/setObject uniformly protected in the VariableInstance heirarchy
1.2modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/HibernateStringInstance.javaMake get/setObject uniformly protected in the VariableInstance heirarchy
1.2modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/LongInstance.javaMake get/setObject uniformly protected in the VariableInstance heirarchy
1.2modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/StringInstance.javaMake get/setObject uniformly protected in the VariableInstance heirarchy
1.79modifiedtbaeyens/.classpathremoved examples from the eclipse classpath
1.2modifiedtbaeyensjpdl/jar/src/test/java/org/jbpm/graph/exe/BusinessKeyDbTest.javaadded business key test method
1.3modifiedtbaeyensjpdl/dist/src/main/resources/suite/designer/readme.htmlupdated GPD readme in the suite package: JBPM-840
1.78modifiedaguizar/.classpathsynchronizing eclipse classpath with ant build properties
1.1addedtbaeyensjpdl/userguide/newuserguide.htmladded link to the new reference manual outline in the wiki
1.29modifiedaguizarbuild/base.project.build.xmlBPEL-238 added bpel libraries, fixed get.libs.unless.up.to.date
1.52modifiedaguizarbuild/build.propertiesBPEL-238 added bpel libraries, fixed get.libs.unless.up.to.date
1.38modifiedaguizarbuild/build.xmlBPEL-238 added bpel libraries, fixed get.libs.unless.up.to.date
1.5modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/VariableInstance.javaRevert patch that made all overridden getObject on VariableInstance subclasses public. Still need to find out why some are public and some are not
1.3modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/Ejb3Instance.javaRevert patch that made all overridden getObject on VariableInstance subclasses public. Still need to find out why some are public and some are not
1.4modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/JcrNodeInstance.javaRevert patch that made all overridden getObject on VariableInstance subclasses public. Still need to find out why some are public and some are not
1.3modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/NullInstance.javaRevert patch that made all overridden getObject on VariableInstance subclasses public. Still need to find out why some are public and some are not
1.3modifieddlloydjpdl/jar/src/main/java/org/jbpm/context/exe/variableinstance/UnpersistableInstance.javaRevert patch that made all overridden getObject on VariableInstance subclasses public. Still need to find out why some are public and some are not
1.51modifieddlloydbuild/build.propertiesRemove commons-el leftovers
1.14modifieddlloydconsole/src/main/java/org/jbpm/webapp/bean/ProcessBean.javaTest for presence of process image in process definition - JBPM-450
1.4modifieddlloydconsole/src/main/java/org/jbpm/webapp/tag/jbpm/renderer/ProcessImageRenderer.javaTest for presence of process image in process definition - JBPM-450
1.4modifieddlloydconsole/src/main/webapp/main/process/view.xhtmlTest for presence of process image in process definition - JBPM-450
1.5modifieddlloydconsole/src/main/webapp/main/task/view.xhtmlTest for presence of process image in process definition - JBPM-450
1.4modifieddlloydjpdl/jar/src/main/java/org/jbpm/file/def/FileDefinition.javaAdd file definition test to the jpdl jar
1.4modifieddlloydconsole/src/main/java/org/jbpm/webapp/bean/IdentityBean.javaThis accessor might as well be public
1.4modifieddlloydconsole/src/main/java/org/jbpm/webapp/tag/tf/ui/TaskForm.javaOnly consider new tasks which were assigned to the current actor, when processing results of a task form button
1.20modifieddlloydconsole/src/main/webapp/WEB-INF/faces-config.xmlRemove unused managed bean
1.7modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/JbpmContext.javainitial impl and basic tests for business key: JBPM-841
1.10modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/db/GraphSession.javainitial impl and basic tests for business key: JBPM-841
1.9modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/db/hibernate.queries.hbm.xmlinitial impl and basic tests for business key: JBPM-841
1.4modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/graph/exe/ProcessInstance.hbm.xmlinitial impl and basic tests for business key: JBPM-841
1.5modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/graph/exe/ProcessInstance.javainitial impl and basic tests for business key: JBPM-841
1.2modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/graph/node/EndState.hbm.xmlinitial impl and basic tests for business key: JBPM-841
1.2modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/graph/node/EndState.javainitial impl and basic tests for business key: JBPM-841
1.1addedtbaeyensjpdl/jar/src/test/java/org/jbpm/graph/exe/BusinessKeyDbTest.javainitial impl and basic tests for business key: JBPM-841
1.12modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/META-INF/MANIFEST.MFgetting ready for 3.1.0 alpha3 release
1.9modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.site/site.xmlgetting ready for 3.1.0 alpha3 release
1.32modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.feature/feature.xmlgetting ready for 3.1.0 alpha3 release
1.6modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/META-INF/MANIFEST.MFgetting ready for 3.1.0 alpha3 release
1.43modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.build/build.xmlgetting ready for 3.1.0 alpha3 release
1.4modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.build/release.notes.htmlgetting ready for 3.1.0 alpha3 release