Updated Branches:
  refs/heads/ode-1.3.6.x ff27c60a2 -> 500dac1da

fixing a test case, refs ODE-570


Project: http://git-wip-us.apache.org/repos/asf/ode/repo
Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/500dac1d
Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/500dac1d
Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/500dac1d

Branch: refs/heads/ode-1.3.6.x
Commit: 500dac1da45654ed3c505828f5874365acc71429
Parents: ff27c60
Author: Tammo van Lessen <[email protected]>
Authored: Wed Aug 28 12:09:09 2013 +0200
Committer: Tammo van Lessen <[email protected]>
Committed: Wed Aug 28 12:09:09 2013 +0200

----------------------------------------------------------------------
 .../resources/bpel/2.0/TestFlowActivity2/test.properties  | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/500dac1d/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity2/test.properties
----------------------------------------------------------------------
diff --git 
a/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity2/test.properties 
b/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity2/test.properties
index 20b0079..edc54c5 100644
--- a/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity2/test.properties
+++ b/bpel-test/src/test/resources/bpel/2.0/TestFlowActivity2/test.properties
@@ -19,14 +19,14 @@ namespace=http://ode/bpel/unit-test/testFlowActivity2.wsdl
 service=TestFlowActivityService
 operation=request
 request1=<message><requestMessageData><requestID>Start 
Test1.1</requestID><requestText>Event Start 
Test1.1</requestText><flowIndicators><indicatorOne>yes</indicatorOne><indicatorTwo>yes</indicatorTwo></flowIndicators><loopIndicator>min</loopIndicator></requestMessageData></message>
-response1=.*processes A and B merge on process C -&gt; merge into root process 
-&gt; test switch statement -&gt; case min: set loop iterations = 5 -&gt; test 
loop iterations -&gt; 2\.0 -&gt; 3\.0 -&gt; 4\.0 -&gt; 5\.0 -&gt; 6\.0 -&gt; 
test1Process complete.*
+response1=.*processes A and B merge on process C -&gt; merge into root process 
-&gt; test switch statement -&gt; case min: set loop iterations = 5 -&gt; test 
loop iterations -&gt; 2 -&gt; 3 -&gt; 4 -&gt; 5 -&gt; 6 -&gt; test1Process 
complete.*
 request2=<message><requestMessageData><requestID>Start 
Test1.2</requestID><requestText>Event Start 
Test1.2</requestText><flowIndicators><indicatorOne>yes</indicatorOne><indicatorTwo>no</indicatorTwo></flowIndicators><loopIndicator>min</loopIndicator></requestMessageData></message>
-response2=.*merge into root process -&gt; test switch statement -&gt; case 
min: set loop iterations = 5 -&gt; test loop iterations -&gt; 2\.0 -&gt; 3\.0 
-&gt; 4\.0 -&gt; 5\.0 -&gt; 6\.0 -&gt; test1Process complete.*
+response2=.*merge into root process -&gt; test switch statement -&gt; case 
min: set loop iterations = 5 -&gt; test loop iterations -&gt; 2 -&gt; 3 -&gt; 4 
-&gt; 5 -&gt; 6 -&gt; test1Process complete.*
 request3=<message><requestMessageData><requestID>Start 
Test1.3</requestID><requestText>Event Start 
Test1.3</requestText><flowIndicators><indicatorOne>no</indicatorOne><indicatorTwo>yes</indicatorTwo></flowIndicators><loopIndicator>min</loopIndicator></requestMessageData></message>
-response3=.*merge into root process -&gt; test switch statement -&gt; case 
min: set loop iterations = 5 -&gt; test loop iterations -&gt; 2\.0 -&gt; 3\.0 
-&gt; 4\.0 -&gt; 5\.0 -&gt; 6\.0 -&gt; test1Process complete.*
+response3=.*merge into root process -&gt; test switch statement -&gt; case 
min: set loop iterations = 5 -&gt; test loop iterations -&gt; 2 -&gt; 3 -&gt; 4 
-&gt; 5 -&gt; 6 -&gt; test1Process complete.*
 request4=<message><requestMessageData><requestID>Start 
Test1.4</requestID><requestText>Event Start 
Test1.4</requestText><flowIndicators><indicatorOne>no</indicatorOne><indicatorTwo>no</indicatorTwo></flowIndicators><loopIndicator>min</loopIndicator></requestMessageData></message>
-response4=.*merge into root process -&gt; test switch statement -&gt; case 
min: set loop iterations = 5 -&gt; test loop iterations -&gt; 2\.0 -&gt; 3\.0 
-&gt; 4\.0 -&gt; 5\.0 -&gt; 6\.0 -&gt; test1Process complete.*
+response4=.*merge into root process -&gt; test switch statement -&gt; case 
min: set loop iterations = 5 -&gt; test loop iterations -&gt; 2 -&gt; 3 -&gt; 4 
-&gt; 5 -&gt; 6 -&gt; test1Process complete.*
 request5=<message><requestMessageData><requestID>Start 
Test1.5</requestID><requestText>Event Start 
Test1.5</requestText><flowIndicators><indicatorOne>yes</indicatorOne><indicatorTwo>yes</indicatorTwo></flowIndicators><loopIndicator>max</loopIndicator></requestMessageData></message>
-response5=.*processes A and B merge on process C -&gt; merge into root process 
-&gt; test switch statement -&gt; case max: set loop iterations = 10 -&gt; test 
loop iterations -&gt; 2\.0 -&gt; 3\.0 -&gt; 4\.0 -&gt; 5\.0 -&gt; 6\.0 -&gt; 
7\.0 -&gt; 8\.0 -&gt; 9\.0 -&gt; 10\.0 -&gt; 11\.0 -&gt; test1Process complete.*
+response5=.*processes A and B merge on process C -&gt; merge into root process 
-&gt; test switch statement -&gt; case max: set loop iterations = 10 -&gt; test 
loop iterations -&gt; 2 -&gt; 3 -&gt; 4 -&gt; 5 -&gt; 6 -&gt; 7 -&gt; 8 -&gt; 9 
-&gt; 10 -&gt; 11 -&gt; test1Process complete.*
 request6=<message><requestMessageData><requestID>Start 
Test1.6</requestID><requestText>Event Start 
Test1.6</requestText><flowIndicators><indicatorOne>yes</indicatorOne><indicatorTwo>yes</indicatorTwo></flowIndicators><loopIndicator>default</loopIndicator></requestMessageData></message>
 response6=.*processes A and B merge on process C -&gt; merge into root process 
-&gt; test switch statement -&gt; otherwise: set loop iterations = 0 -&gt; test 
loop iterations -&gt; test1Process complete.*

Reply via email to