summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5.1-RC1/itest/bpel
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:26:33 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:26:33 +0000
commita40e527938d76ba71f211da7e327adb50384ba69 (patch)
treecb8f99f1727122b040a3f0fbb6649292b6a74302 /sca-java-1.x/tags/1.5.1-RC1/itest/bpel
parent968721109881107520d7aefa91d7fcc0519d7739 (diff)
Moving 1.x tags
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/pom.xml (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/pom.xml)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/log4j.properties (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/log4j.properties)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/pom.xml (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/pom.xml)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/log4j.properties (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/log4j.properties)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/pom.xml (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/pom.xml)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/log4j.properties (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/log4j.properties)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/itest/bpel/pom.xml (renamed from tags/java/sca/1.5.1-RC1/itest/bpel/pom.xml)0
28 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/pom.xml b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/pom.xml
index 1b41897611..1b41897611 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/pom.xml
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/pom.xml
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
index 532b84bd22..532b84bd22 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
index 86d7f245e8..86d7f245e8 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
index 8dea2715bf..8dea2715bf 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
index 672dbdc0b5..672dbdc0b5 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
index d7ebd5cbb8..d7ebd5cbb8 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
index bdfedee2f8..bdfedee2f8 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
index dfec43e8e1..dfec43e8e1 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
index e768707ccd..e768707ccd 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
index 5ec2cc9f2e..5ec2cc9f2e 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
index 504e2ccc5d..504e2ccc5d 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
index 0f51b96b27..0f51b96b27 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/log4j.properties b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
index 4e13380e0b..4e13380e0b 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/pom.xml b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/pom.xml
index 480b90fac4..480b90fac4 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/pom.xml
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/pom.xml
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
index ffdbc50a22..ffdbc50a22 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
index 6971151a77..6971151a77 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index f864f45613..f864f45613 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/log4j.properties b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/pom.xml b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/pom.xml
index 3c080a44b5..3c080a44b5 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/pom.xml
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/pom.xml
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
index ffdbc50a22..ffdbc50a22 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
index 76fcd35c2d..76fcd35c2d 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
index f6b12fb14b..f6b12fb14b 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/log4j.properties b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/log4j.properties
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/helloworld/src/test/resources/log4j.properties
diff --git a/tags/java/sca/1.5.1-RC1/itest/bpel/pom.xml b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/pom.xml
index 65750b6860..65750b6860 100644
--- a/tags/java/sca/1.5.1-RC1/itest/bpel/pom.xml
+++ b/sca-java-1.x/tags/1.5.1-RC1/itest/bpel/pom.xml