|
| 1.21 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/plugin.xml | revision of the action configuration for action element containers: GPD-95 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionAdvancedConfigurationComposite.java | revision of the action configuration for action element containers: GPD-95 |
| 1.4 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionConfigurationComposite.java | revision of the action configuration for action element containers: GPD-95 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionDetailsConfigurationComposite.java | revision of the action configuration for action element containers: GPD-95 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionDetailsSection.java | revision of the action configuration for action element containers: GPD-95 |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionElementContainerSection.java | revision of the action configuration for action element containers: GPD-95 |
| 1.2 | deleted | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionTypeConfigurationComposite.java | revision of the action configuration for action element containers: GPD-95 |
| 1.2 | deleted | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionTypeSection.java | revision of the action configuration for action element containers: GPD-95 |
| 1.13 | modified | aguizar | bpel/examples/common/bpel-build.xml | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.17 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/server/SoapHandler.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.7 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/AllPojoTests.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.8 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/wsdl/xml/PropertyAliasTest.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.7 | deleted | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/ReaderTests.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.1 | added | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/XmlTests.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.11 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/util/XmlUtilTest.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.15 | modified | aguizar | bpel/library/build.xml | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.10 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/client/SoapClient.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.10 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/par/DefDescriptorArchiveParser.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.4 | deleted | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/exe/ActivityExeTests.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.1 | added | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/exe/GraphExeTests.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.18 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/server/SoapHandlerTest.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.2 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/par/DefDescriptorArchiveParserTest.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/graph/def/ImportDefinition.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.3 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/soap/FaultFormat.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.5 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/soap/SoapFormatter.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.1 | added | aguizar | bpel/library/src/main/java/org/jbpm/bpel/integration/soap/SoapUtil.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.10 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/wsdl/xml/PropertyAliasSerializer.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.13 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/AssignReader.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.27 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/BpelReader.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.7 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/ProcessWsdlLocator.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.13 | modified | aguizar | bpel/library/src/main/java/org/jbpm/bpel/xml/util/XmlUtil.java | Moved SOAP code out of XmlUtil and into SoapUtil.Removed XPath code being used by ProcessWsdlLocator only. Replaced with direct lookups on the definitions element. |
| 1.20 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/plugin.xml | revision of the action configuration forms: GPD-94 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/AcceptPropagatedEventsConfigurationComposite.java | revision of the action configuration forms: GPD-94 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/AcceptPropagatedEventsSection.java | revision of the action configuration forms: GPD-94 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionNameConfigurationComposite.java | revision of the action configuration forms: GPD-94 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionNameSection.java | revision of the action configuration forms: GPD-94 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionTypeConfigurationComposite.java | revision of the action configuration forms: GPD-94 |
| 1.1 | added | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/ActionTypeSection.java | revision of the action configuration forms: GPD-94 |
| 1.6 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/NamedElementConfigurationComposite.java | revision of the action configuration forms: GPD-94 |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/NamedElementFilter.java | revision of the action configuration forms: GPD-94 |
| 1.19 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/plugin.xml | revision of the delegation configuration form : GPD-93restructuring the action element configuration (start) |
| 1.3 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/model/Action.java | revision of the delegation configuration form : GPD-93restructuring the action element configuration (start) |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/AsyncableElementFilter.java | revision of the delegation configuration form : GPD-93restructuring the action element configuration (start) |
| 1.5 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/DelegationConfigurationComposite.java | revision of the delegation configuration form : GPD-93restructuring the action element configuration (start) |
| 1.2 | modified | kaers | designer/jpdl/org.jbpm.gd.jpdl/src/org/jbpm/gd/jpdl/ui/properties/NamedElementFilter.java | revision of the delegation configuration form : GPD-93restructuring the action element configuration (start) |
| 1.15 | modified | tbaeyens | jpdl/jar/build.xml | set showoutput to true for unit test execution to get the logs in the integration build |
| 1.4 | modified | tbaeyens | jpdl/jar/src/main/java/org/jbpm/graph/action/Script.java | changed catch from EvalError to Exception to avoid hard dependency |