|
| 1.56 | modified | tbaeyens | build/build.properties | removed ga from the jpdl cvs tag |
| 1.1 | added | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/scope/CompensateScopeDbTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.3 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/scope/CompensationHandlerDbTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.4 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/scope/OnAlarmDbTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.5 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/scope/OnEventDbTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.6 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/scope/ScopeDbTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.5 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/scope/ScopeDefTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.5 | deleted | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/scope/SimpleHandlerDbTestCase.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.3 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/scope/TerminationHandlerDbTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.4 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/jms/StartListenerTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.11 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/BpelReaderTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.7 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/CompensateReaderTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.2 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/CompensateScopeReaderTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.8 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/InvokeReaderTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.9 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/ScopeReaderTest.java | BPEL-240 unfolded handlers map in Scope into separate compensation, termination and catchAll handlers; removed Handler.Type |
| 1.3 | modified | kaers | jpdl/examples/customTaskInstance/src/main/jpdl/CustomTaskInstance/processdefinition.xml | - eliminated task in start-state of simple example- added the correct xsd to the processdefinition.xml files |
| 1.2 | modified | kaers | jpdl/examples/ruleFlow/src/jpdl/InsuranceRuleFlow/processdefinition.xml | - eliminated task in start-state of simple example- added the correct xsd to the processdefinition.xml files |
| 1.2 | modified | kaers | jpdl/examples/rulesActionHandler/src/jpdl/RulesAction/processdefinition.xml | - eliminated task in start-state of simple example- added the correct xsd to the processdefinition.xml files |
| 1.2 | modified | kaers | jpdl/examples/rulesAssignmentHandler/src/jpdl/RulesAssignment/processdefinition.xml | - eliminated task in start-state of simple example- added the correct xsd to the processdefinition.xml files |
| 1.2 | modified | kaers | jpdl/examples/simple/src/main/jpdl/processdefinition.xml | - eliminated task in start-state of simple example- added the correct xsd to the processdefinition.xml files |
| 1.3 | modified | kaers | jpdl/examples/websale/src/main/jpdl/processdefinition.xml | - eliminated task in start-state of simple example- added the correct xsd to the processdefinition.xml files |
| 1.3 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/struct/FlowDbTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.3 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/struct/IfDbTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.3 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/struct/SequenceDbTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.3 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/struct/WhileDbTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.2 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/graph/struct/WhileDefTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.12 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/server/SoapHandlerTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.5 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/par/BpelArchiveParserTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.6 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/sublang/xpath/GetVariablePropertyTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.5 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/variable/def/MessageTypeDbTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.6 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/variable/exe/MessageValueTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.5 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/wsdl/util/ServiceGeneratorTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.8 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/util/XmlUtilTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.7 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/def/CorrelationDbTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.3 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/def/InvokeActionTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.4 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/def/ReplyActionTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.7 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/exe/CorrelationSetTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.9 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/integration/jms/AbstractListenerTestCase.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.2 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/persistence/db/IntegrationSessionDbTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.7 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/sublang/exe/VariableAccessTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.10 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/AbstractReaderTestCase.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.4 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/ActivityReaderTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.6 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/BpelConverterTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.10 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/BpelReaderTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.6 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/CompensateReaderTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.1 | added | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/CompensateScopeReaderTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.5 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/ImportReaderTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.5 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/PartnerLinkReaderTest.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.4 | modified | aguizar | bpel/library/src/test/java/org/jbpm/bpel/xml/ReaderTests.java | BPEL-240 added CompensateScope and updated Compensate towards bpel2 compliance |
| 1.42 | modified | tbaeyens | build/build.xml | changed get.all.dependencies into get.dependencies to fix the integration build |