diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-05 07:55:03 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-02-05 07:55:03 +0000 |
commit | ebb89430400c2cb1d1c74ca18927375ff41601cc (patch) | |
tree | 64b8495da5bc316b6711834f604c2490f556901b /java/sca-contrib/itest/bpel | |
parent | 7e3c616f4404088bfdd5b2aefe30291c12486ddd (diff) |
Move the contrib folder out of the sca trunk build as discussed on the ML
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741038 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/pom.xml (renamed from java/sca/contrib/itest/bpel/helloworld-reference/pom.xml) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/log4j.properties (renamed from java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/log4j.properties) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/pom.xml (renamed from java/sca/contrib/itest/bpel/helloworld-ws/pom.xml) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java (renamed from java/sca/contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java (renamed from java/sca/contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml (renamed from java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel (renamed from java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType (renamed from java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite (renamed from java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl (renamed from java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/log4j.properties (renamed from java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/log4j.properties) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/pom.xml (renamed from java/sca/contrib/itest/bpel/helloworld/pom.xml) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java (renamed from java/sca/contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java (renamed from java/sca/contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml (renamed from java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel (renamed from java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType (renamed from java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite (renamed from java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl (renamed from java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/helloworld/src/test/resources/log4j.properties (renamed from java/sca/contrib/itest/bpel/helloworld/src/test/resources/log4j.properties) | 0 | ||||
-rw-r--r-- | java/sca-contrib/itest/bpel/pom.xml (renamed from java/sca/contrib/itest/bpel/pom.xml) | 0 |
34 files changed, 0 insertions, 0 deletions
diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/pom.xml b/java/sca-contrib/itest/bpel/helloworld-reference/pom.xml index 1e662708d7..1e662708d7 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/pom.xml +++ b/java/sca-contrib/itest/bpel/helloworld-reference/pom.xml diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java index d7dff093f9..d7dff093f9 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java index 5ecf5494be..5ecf5494be 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java index 8dea2715bf..8dea2715bf 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java index f46893481b..f46893481b 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java index a687534bb2..a687534bb2 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java index bdfedee2f8..bdfedee2f8 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite index dfec43e8e1..dfec43e8e1 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl index e768707ccd..e768707ccd 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml index 25d676bcfc..25d676bcfc 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel index 5ec2cc9f2e..5ec2cc9f2e 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType index 13d12e32a0..13d12e32a0 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite index 504e2ccc5d..504e2ccc5d 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl index 0f51b96b27..0f51b96b27 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl diff --git a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/log4j.properties b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/log4j.properties index 4e13380e0b..4e13380e0b 100644 --- a/java/sca/contrib/itest/bpel/helloworld-reference/src/test/resources/log4j.properties +++ b/java/sca-contrib/itest/bpel/helloworld-reference/src/test/resources/log4j.properties diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/pom.xml b/java/sca-contrib/itest/bpel/helloworld-ws/pom.xml index a676177e56..a676177e56 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/pom.xml +++ b/java/sca-contrib/itest/bpel/helloworld-ws/pom.xml diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java index 0999e97065..0999e97065 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java +++ b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java index 6971151a77..6971151a77 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java +++ b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml index 9bd95b2c58..9bd95b2c58 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml +++ b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel index 8cf91adc2c..8cf91adc2c 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel +++ b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType index 2b360111cb..2b360111cb 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType +++ b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite index f864f45613..f864f45613 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite +++ b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl index 610bda3cc4..610bda3cc4 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl +++ b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl diff --git a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/log4j.properties b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/log4j.properties index 37f66e4189..37f66e4189 100644 --- a/java/sca/contrib/itest/bpel/helloworld-ws/src/test/resources/log4j.properties +++ b/java/sca-contrib/itest/bpel/helloworld-ws/src/test/resources/log4j.properties diff --git a/java/sca/contrib/itest/bpel/helloworld/pom.xml b/java/sca-contrib/itest/bpel/helloworld/pom.xml index 9eae937361..9eae937361 100644 --- a/java/sca/contrib/itest/bpel/helloworld/pom.xml +++ b/java/sca-contrib/itest/bpel/helloworld/pom.xml diff --git a/java/sca/contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java b/java/sca-contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java index 0999e97065..0999e97065 100644 --- a/java/sca/contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java +++ b/java/sca-contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java diff --git a/java/sca/contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java b/java/sca-contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java index 76fcd35c2d..76fcd35c2d 100644 --- a/java/sca/contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java +++ b/java/sca-contrib/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java diff --git a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml index 9bd95b2c58..9bd95b2c58 100644 --- a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml +++ b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml diff --git a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel index 8cf91adc2c..8cf91adc2c 100644 --- a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel +++ b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel diff --git a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType index 2b360111cb..2b360111cb 100644 --- a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType +++ b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType diff --git a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite index f6b12fb14b..f6b12fb14b 100644 --- a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite +++ b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite diff --git a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl index 610bda3cc4..610bda3cc4 100644 --- a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl +++ b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl diff --git a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/log4j.properties b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/log4j.properties index 37f66e4189..37f66e4189 100644 --- a/java/sca/contrib/itest/bpel/helloworld/src/test/resources/log4j.properties +++ b/java/sca-contrib/itest/bpel/helloworld/src/test/resources/log4j.properties diff --git a/java/sca/contrib/itest/bpel/pom.xml b/java/sca-contrib/itest/bpel/pom.xml index d6909735db..d6909735db 100644 --- a/java/sca/contrib/itest/bpel/pom.xml +++ b/java/sca-contrib/itest/bpel/pom.xml |