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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jbpm.3.xml:46: Exit code: 1 See install_jbpm_ant.log in Build Artifacts for details.
Date of build: 01/03/2007 22:20:41
Time to build: 1 minute 44 seconds
Last changed: 01/03/2007 21:44:30
Last log entry: Fix a bug where the box failed to appear in the process image for tasks that were not on a task node. Resolves JBPM-795

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

 Modifications since last build:  (first 50 of 73)
1.7modifieddlloydconsole/src/main/webapp/main/task/instance_view.xhtmlFix a bug where the box failed to appear in the process image for tasks that were not on a task node. Resolves JBPM-795
1.4modifieddlloydconsole/src/main/webapp/main/task/new_tasks.xhtmlSignal the root token on new process execution, if the criteria are met
1.1addeddlloydconsole/src/main/webapp/main/process/started.xhtmlProvide a different screen for process start with no tasks and no process end
1.3modifieddlloydconsole/src/main/webapp/main/task/new_tasks.xhtmlAdd a friendly message
1.4modifieddlloydconsole/src/main/webapp/main/task/form_tab.xhtmlTask logs changed to work based on task creation, not task assignment - this allows new tasks to be created without assigning them to an actor ID, and the webapp will still pick it up
1.2modifieddlloydconsole/src/main/webapp/main/task/new_tasks.xhtmlTask logs changed to work based on task creation, not task assignment - this allows new tasks to be created without assigning them to an actor ID, and the webapp will still pick it up
1.11modifieddlloydconsole/src/main/webapp/main/process/instance_view.xhtmlAdd a "signal" function
1.1addeddlloydconsole/src/main/webapp/main/process/token_signal.xhtmlAdd a "signal" function
1.6modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/taskmgmt/exe/TaskMgmtInstance.javaadded check for start task existence in the createStartTaskInstance method
1.3modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/ActionConfigurationComposite.javaaction configuration implemented
1.6modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/DelegationConfigurationComposite.javaaction configuration implemented
1.4modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/DelegationConfigurationTable.javaaction configuration implemented
1.6modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/EventsSection.javaaction configuration implemented
1.4modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Action.javaaction configuration implemented
1.9modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/ActionDomAdapter.javaaction configuration implemented
1.7modifiedtbaeyensjpdl/dist/src/main/resources/runtime/release.notes.htmllatest release notes updates
1.5modifieddlloydconsole/src/main/webapp/main/process/definition_view.xhtmlWhen a process is created, provide several outcome paths. If the process runs and immediately ends, log a message that says so. If the process produces tasks, send the user to the task assignment page. If the process starts but does not end, and it does not move to a task node, log a message that says so.
1.2modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/ActionConfigurationComposite.javaaction configuration form
1.14modifieddlloydconsole/src/main/webapp/search/form/formtemplate.xhtmlCosmetic adjustments
1.5modifieddlloydjpdl/jar/src/main/java/org/jbpm/taskmgmt/exe/TaskMgmtInstance.javaRemove an unused import that breaks the build on my system
1.9modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/graph/def/GraphElement.javareplaced object id comparison with equals: JBPM-813
1.3modifiedkaersjpdl/jar/src/main/java/org/jbpm/file/def/FileDefinition.javaupdate filedefinition to accomodate for unexisting forms.xml file
1.1addedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/ActionElementCreateCommand.javaadd the action element container, implement event property sheet
1.1addedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/ActionElementDeleteCommand.javaadd the action element container, implement event property sheet
1.1addedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/EventCreateCommand.javaadd the action element container, implement event property sheet
1.1addedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/EventDeleteCommand.javaadd the action element container, implement event property sheet
1.3modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/JpdlElementAddActionCommand.javaadd the action element container, implement event property sheet
1.6modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/command/TreeItemDeleteCommand.javaadd the action element container, implement event property sheet
1.3modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/editor/JpdlSelectionSynchronizer.javaadd the action element container, implement event property sheet
1.9modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/AbstractNodeOutlineEditPart.javaadd the action element container, implement event property sheet
1.11modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/EventOutlineEditPart.javaadd the action element container, implement event property sheet
1.8modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/ProcessDefinitionOutlineEditPart.javaadd the action element container, implement event property sheet
1.4modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/StartStateOutlineEditPart.javaadd the action element container, implement event property sheet
1.5modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/TaskNodeOutlineEditPart.javaadd the action element container, implement event property sheet
1.8modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/outline/part/TransitionOutlineEditPart.javaadd the action element container, implement event property sheet
1.1addedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/ActionConfigurationComposite.javaadd the action element container, implement event property sheet
1.5modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/EventsSection.javaadd the action element container, implement event property sheet
1.3modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/EventsSectionActionBarContributor.javaadd the action element container, implement event property sheet
1.16modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.ui/src/org/jbpm/gd/jpdl/ui/properties/SwimlanesSection.javaadd the action element container, implement event property sheet
1.1addedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/ActionElementContainer.javaadd the action element container, implement event property sheet
1.6modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Event.javaadd the action element container, implement event property sheet
1.2modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/EventContainer.javaadd the action element container, implement event property sheet
1.5modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/ExceptionHandler.javaadd the action element container, implement event property sheet
1.7modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/JpdlElement.javaadd the action element container, implement event property sheet
1.5modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Mail.javaadd the action element container, implement event property sheet
1.12modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/ProcessDefinition.javaadd the action element container, implement event property sheet
1.3modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/Timer.javaadd the action element container, implement event property sheet
1.13modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/EventDomAdapter.javaadd the action element container, implement event property sheet
1.10modifiedkaersdesigner/jpdl/org.jbpm.gd.jpdl.core/src/org/jbpm/gd/jpdl/model/xml/TransitionDomAdapter.javaadd the action element container, implement event property sheet
1.2modifiedtbaeyensjpdl/jar/src/main/java/org/jbpm/file/def/FileDefinition.javaremoved exception in the webapp in case of unexisting forms.xml: JBPM-818, JBPM-819