summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Customer.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Customer.java)0
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/CustomerComponentImpl.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/CustomerComponentImpl.java)0
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Retailer.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Retailer.java)0
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/RetailerComponentImpl.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/RetailerComponentImpl.java)0
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Shipper.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Shipper.java)0
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/ShipperComponentImpl.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/ShipperComponentImpl.java)0
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/SupplyChainClient.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/SupplyChainClient.java)0
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Warehouse.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Warehouse.java)0
-rw-r--r--sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/WarehouseComponentImpl.java (renamed from branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/WarehouseComponentImpl.java)0
9 files changed, 0 insertions, 0 deletions
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Customer.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Customer.java
index 5d35802833..5d35802833 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Customer.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Customer.java
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/CustomerComponentImpl.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/CustomerComponentImpl.java
index 2ec01ebbc8..2ec01ebbc8 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/CustomerComponentImpl.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/CustomerComponentImpl.java
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Retailer.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Retailer.java
index 9496e730f5..9496e730f5 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Retailer.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Retailer.java
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/RetailerComponentImpl.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/RetailerComponentImpl.java
index 4079bd2aea..4079bd2aea 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/RetailerComponentImpl.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/RetailerComponentImpl.java
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Shipper.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Shipper.java
index 94d60d99a2..94d60d99a2 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Shipper.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Shipper.java
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/ShipperComponentImpl.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/ShipperComponentImpl.java
index 4283bed795..4283bed795 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/ShipperComponentImpl.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/ShipperComponentImpl.java
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/SupplyChainClient.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/SupplyChainClient.java
index f408a533b9..f408a533b9 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/SupplyChainClient.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/SupplyChainClient.java
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Warehouse.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Warehouse.java
index de52e71c1e..de52e71c1e 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Warehouse.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/Warehouse.java
diff --git a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/WarehouseComponentImpl.java b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/WarehouseComponentImpl.java
index 96e0f2795b..96e0f2795b 100644
--- a/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/WarehouseComponentImpl.java
+++ b/sca-java-1.x/branches/java-post-M1/samples/sca/recursive/supplychain/src/main/java/supplychain/WarehouseComponentImpl.java