summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-12 08:33:57 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-12 08:33:57 +0000
commit5a7c3427072be7d7f49992c8eb1028e0c1855a91 (patch)
tree7e07ec70856f158b390339712472719d78581c0a /sca-java-2.x/tags/2.0-M4-RC3/itest/bpel
parent8479f355bfcc14e9bee1fdcb335e5296a65be5d7 (diff)
Rename to final 2.0 M4 tag name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835299 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/pom.xml (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/log4j.properties (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/log4j.properties)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/pom.xml (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/log4j.properties (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/log4j.properties)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/pom.xml (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/log4j.properties (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/log4j.properties)0
-rw-r--r--sca-java-2.x/tags/2.0-M4/itest/bpel/pom.xml (renamed from sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/pom.xml)0
28 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/pom.xml b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/pom.xml
index 44924206e0..44924206e0 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/pom.xml
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/pom.xml
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
index d7dff093f9..d7dff093f9 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
index 5ecf5494be..5ecf5494be 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
index 24ab0a4181..24ab0a4181 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
index f46893481b..f46893481b 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
index a687534bb2..a687534bb2 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
index a9268ac1b5..a9268ac1b5 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
index faa10b90ca..faa10b90ca 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
index b976a53970..b976a53970 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
index c0317687df..c0317687df 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
index 590f05ee84..590f05ee84 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
index 541a713112..541a713112 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/log4j.properties b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
index 4e13380e0b..4e13380e0b 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/pom.xml b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/pom.xml
index 1403e2dd0e..1403e2dd0e 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/pom.xml
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/pom.xml
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
index 0999e97065..0999e97065 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
index 315591fb98..315591fb98 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index f42325910d..f42325910d 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/log4j.properties b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/pom.xml b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/pom.xml
index 5e00bd0d5f..5e00bd0d5f 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/pom.xml
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/pom.xml
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
index 0999e97065..0999e97065 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
index 86e6e4e9c5..86e6e4e9c5 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
index 156e32e9ee..156e32e9ee 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
index 832c8f3702..832c8f3702 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
index c77318e8fd..c77318e8fd 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/log4j.properties b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/helloworld/src/test/resources/log4j.properties
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/helloworld/src/test/resources/log4j.properties
diff --git a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/pom.xml b/sca-java-2.x/tags/2.0-M4/itest/bpel/pom.xml
index bdd7788a37..bdd7788a37 100644
--- a/sca-java-2.x/tags/2.0-M4-RC3/itest/bpel/pom.xml
+++ b/sca-java-2.x/tags/2.0-M4/itest/bpel/pom.xml