|
| 1.51 | modified | tbaeyens | build/build.xml | changed the default target to an existing one :-) |
| 1.13 | modified | tbaeyens | jpdl/jar/build.xml | first crack at multi database test set up |
| 1.33 | modified | dlloyd | console/build.xml | GDP deployer separate jar |
| 1.8 | deleted | dlloyd | console/src/main/java/org/jbpm/webapp/servlet/ProcessUploadServlet.java | GDP deployer separate jar |
| 1.10 | modified | aguizar | bpel/examples/common/bpel-build.xml | BPEL-190 first stage of the web module generation tool |
| 1.8 | modified | aguizar | bpel/examples/common/ws-build.xml | BPEL-190 first stage of the web module generation tool |
| 1.10 | modified | aguizar | bpel/service/build.xml | added (1) check for jboss 4.2.0.ga and (2) catch for unknown versions |
| 1.63 | modified | aguizar | build/build.properties | upgrading to log4j 1.2.14; this is the version used in jboss 4.2 |
| 1.1 | added | aguizar | bpel/tools/src/main/java/org/jbpm/bpel/tools/JBossModuleDeployer.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/tools/src/main/java/org/jbpm/bpel/tools/ModuleDeployHelper.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/tools/src/main/java/org/jbpm/bpel/tools/ModuleDeployer.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/tools/src/main/java/org/jbpm/bpel/tools/ProcessDeployer.java | BPEL-190 first stage of the web module generation tool |
| 1.3 | deleted | aguizar | bpel/tools/src/main/java/org/jbpm/bpel/tools/ServicePublisher.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/tools/src/main/java/org/jbpm/bpel/tools/WebModuleGenerator.java | BPEL-190 first stage of the web module generation tool |
| 1.3 | deleted | aguizar | bpel/tools/src/test/java/org/jbpm/bpel/tools/ServicePublisherTest.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/tools/src/test/java/org/jbpm/bpel/tools/WebModuleDeployerTest.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/tools/src/test/java/org/jbpm/bpel/tools/WebModuleGeneratorTest.java | BPEL-190 first stage of the web module generation tool |
| 1.2 | modified | aguizar | bpel/tools/src/test/java/org/jbpm/bpel/tools/hello-process.zip | BPEL-190 first stage of the web module generation tool |
| 1.14 | deleted | aguizar | bpel/library/src/main/java/org/jbpm/bpel/wsdl/util/ServiceGenerator.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/library/src/main/java/org/jbpm/bpel/wsdl/util/WsdlServiceGenerator.java | BPEL-190 first stage of the web module generation tool |
| 1.4 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/wsdl/WsdlTests.java | BPEL-190 first stage of the web module generation tool |
| 1.10 | deleted | aguizar | bpel/library/src/test/java/org/jbpm/bpel/wsdl/util/ServiceGeneratorTest.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/library/src/test/java/org/jbpm/bpel/wsdl/util/WsdlServiceGeneratorTest.java | BPEL-190 first stage of the web module generation tool |
| 1.16 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/BpelReaderTest.java | BPEL-190 first stage of the web module generation tool |
| 1.6 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/ReaderTests.java | BPEL-190 first stage of the web module generation tool |
| 1.7 | deleted | aguizar | bpel/library/src/main/java/org/jbpm/bpel/ant/ServiceGeneratorTask.java | BPEL-190 first stage of the web module generation tool |
| 1.1 | added | aguizar | bpel/library/src/main/java/org/jbpm/bpel/ant/WsdlServiceGeneratorTask.java | BPEL-190 first stage of the web module generation tool |
| 1.2 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/ant/tasks.properties | BPEL-190 first stage of the web module generation tool |
| 1.25 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/BpelReader.java | BPEL-190 first stage of the web module generation tool |
| 1.5 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ProblemHandler.java | BPEL-190 first stage of the web module generation tool |
| 1.6 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ProcessWsdlLocator.java | BPEL-190 first stage of the web module generation tool |
| 1.2 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/context/exe/ContextInstance.java | added setVariableLocally and setVariables methods for naming consistency: JBPM-504 |
| 1.3 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/context/exe/VariableContainer.java | added setVariableLocally and setVariables methods for naming consistency: JBPM-504 |
| 1.2 | deleted | tbaeyens | jboss/configuration/4.0.4.GA/src/main/resources/conf/log4j.xml | changed logging policy: JBPM-951 |
| 1.1 | added | tbaeyens | jpdl/dist/src/main/resources/runtime/deploy/log4j.xml | changed logging policy: JBPM-951 |
| 1.5 | modified | tbaeyens | jpdl/userguide/en/modules/configuration.xml | changed logging policy: JBPM-951 |
| 1.5 | modified | tbaeyens | bpel/library/src/main/java/org/jbpm/bpel/xml/ProcessWsdlLocator.java | bpel build fixes |
| 1.50 | modified | tbaeyens | build/build.xml | bpel build fixes |
| 1.32 | modified | tbaeyens | console/build.xml | removed the gpd deployer jar inclusion as it was replaced with by classes in the war file |
| 1.11 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/BpelConverterTest.java | changed the xpath 1.0 namespace urn to match the value from the xml schema currently in use |
| 1.4 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/bpel-1-1-converter.xslt | changed the xpath 1.0 namespace urn to match the value from the xml schema currently in use |
| 1.6 | modified | dlloyd | console/src/main/webapp/sa/task.xhtml | Task form support |
| 1.3 | modified | dlloyd | console/src/main/webapp/ua/jbpm.css | Task form support |
| 1.31 | modified | dlloyd | console/build.xml | Add GDP deployer |
| 1.9 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/par/DefDescriptorArchiveParser.java | BPEL-59 added FileArchiveParser to the bpel parsers chain |
| 1.2 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/par/bpel.parsers.xml | BPEL-59 added FileArchiveParser to the bpel parsers chain |
| 1.9 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/par/BpelArchiveParserTest.java | BPEL-59 added FileArchiveParser to the bpel parsers chain |
| 1.1 | added | aguizar | bpel/library/src/test/java/org/jbpm/bpel/par/FileArchiveParserTest.java | BPEL-59 added FileArchiveParser to the bpel parsers chain |
| 1.8 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/par/ProcessArchiveTest.java | BPEL-59 added FileArchiveParser to the bpel parsers chain |
| 1.4 | modified | bruecker | jpdl/jar/src/main/java/org/jbpm/command/ChangeProcessInstanceVersionCommand.java | added possibility to change all running instances of processInstances by process name |