summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/itest/domainmgr/error
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:14:18 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:14:18 +0000
commitfdd5b43d3c139cf2cbd1655d2efbfaf9032a5b5e (patch)
treebcd16e19fa4bbd45f956812be8b65f7a143b573f /branches/sca-java-1.5.1/itest/domainmgr/error
parent3caf8614f25d6b1962e20331fdf423c863bc02f3 (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835145 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/pom.xml (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/payment/PaymentImpl.java (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/payment/PaymentImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/Customer.java (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/Customer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerNotFoundException.java (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerNotFoundException.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistry.java (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistry.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistryImpl.java (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistryImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGateway.java (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGateway.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGatewayImpl.java (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGatewayImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/CreditCardPayment.wsdl (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/CreditCardPayment.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/Payment.wsdl (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/Payment.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/payment.composite (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/payment.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/pom.xml (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/pom.xml (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/runtest/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/java/domainmgr/DomainManagerErrorTestCase.java (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/java/domainmgr/DomainManagerErrorTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud.composite (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud/PaymentNode.composite (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud/PaymentNode.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/domain.composite (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/domain.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/workspace.xml (renamed from branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/workspace.xml)0
19 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/pom.xml b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/pom.xml
index 70b7de4f90..70b7de4f90 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/pom.xml
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/payment/PaymentImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/payment/PaymentImpl.java
index 071bcf22c2..071bcf22c2 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/payment/PaymentImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/payment/PaymentImpl.java
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/Customer.java b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/Customer.java
index daf56353a3..daf56353a3 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/Customer.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/Customer.java
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerNotFoundException.java b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerNotFoundException.java
index 89f56ce6ec..89f56ce6ec 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerNotFoundException.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerNotFoundException.java
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistry.java b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistry.java
index cfd79a7f95..cfd79a7f95 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistry.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistry.java
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistryImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistryImpl.java
index e6328f062c..e6328f062c 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistryImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/customer/CustomerRegistryImpl.java
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGateway.java b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGateway.java
index d360381327..d360381327 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGateway.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGateway.java
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGatewayImpl.java b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGatewayImpl.java
index 060c3dabda..060c3dabda 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGatewayImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/java/scatours/emailgateway/EmailGatewayImpl.java
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/CreditCardPayment.wsdl b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/CreditCardPayment.wsdl
index d17497d1f6..d17497d1f6 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/CreditCardPayment.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/CreditCardPayment.wsdl
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/META-INF/sca-contribution.xml b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/META-INF/sca-contribution.xml
index 12b9852bf0..12b9852bf0 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/Payment.wsdl b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/Payment.wsdl
index 3885764899..3885764899 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/Payment.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/Payment.wsdl
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/payment.composite b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/payment.composite
index 53fcefc241..53fcefc241 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/payment.composite
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/payment/src/main/resources/payment.composite
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/pom.xml b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/pom.xml
index 2764ec29d9..2764ec29d9 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/pom.xml
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/pom.xml b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/pom.xml
index c2b3dbe6bf..c2b3dbe6bf 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/pom.xml
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/java/domainmgr/DomainManagerErrorTestCase.java b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/java/domainmgr/DomainManagerErrorTestCase.java
index 23ffc440ab..23ffc440ab 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/java/domainmgr/DomainManagerErrorTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/java/domainmgr/DomainManagerErrorTestCase.java
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud.composite b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud.composite
index ca43648169..ca43648169 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud.composite
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud.composite
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud/PaymentNode.composite b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud/PaymentNode.composite
index e61fd4c1a3..e61fd4c1a3 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud/PaymentNode.composite
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/cloud/PaymentNode.composite
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/domain.composite b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/domain.composite
index f03181ecc5..f03181ecc5 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/domain.composite
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/domain.composite
diff --git a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/workspace.xml b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/workspace.xml
index 9ee266671d..9ee266671d 100644
--- a/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/workspace.xml
+++ b/sca-java-1.x/branches/sca-java-1.5.1/itest/domainmgr/error/runtest/src/test/resources/domain/workspace.xml