|
| 1.10 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/bean/TaskBean.java | Fix a bug where the network needs to be online in order to work with XML in any way |
| 1.6 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/tf/handler/IncludeTaskFormHandler.java | Fix a bug where the network needs to be online in order to work with XML in any way |
| 1.4 | modified | dlloyd | console/src/main/java/org/jbpm/webapp/tag/jbpm/ui/XmlPrinter.java | Fix a bug where the network needs to be online in order to display a the XML source in the web console |
| 1.3 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/graph/def/ProcessDefinition.java | added process instance costructors including the business key: JBPM-949 |
| 1.8 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/graph/exe/ProcessInstance.java | added process instance costructors including the business key: JBPM-949 |
| 1.80 | modified | tbaeyens | /.classpath | added the main bpel sources and the websale example sources to the eclipse classpath |
| 1.4 | modified | tbaeyens | .settings/org.eclipse.jdt.core.prefs | changed some eclipse settings, one of which is the compilation. changed to lower compiler compliance to 1.4 |
| 1.4 | modified | tbaeyens | .settings/org.eclipse.jdt.ui.prefs | changed some eclipse settings, one of which is the compilation. changed to lower compiler compliance to 1.4 |
| 1.7 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/graph/exe/ProcessInstance.java | added new process instance constructor with business key: JBPM-949 |