summaryrefslogtreecommitdiffstats
path: root/java/sca/tutorial-store/www-services/catalog-amazon/store-db
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-07-21 18:00:01 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-07-21 18:00:01 +0000
commitc6cbbc66ce949a9ea9db51387da055f375e12b98 (patch)
tree75f9004996a2dfbe17373a8cf0c8663f15163cf5 /java/sca/tutorial-store/www-services/catalog-amazon/store-db
parentcad71ff83bb8c7a98315094151b3bff64830d4a7 (diff)
Renaming tutorial to tutorial-store
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@678519 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/tutorial-store/www-services/catalog-amazon/store-db/pom.xml (renamed from java/sca/tutorial/www-services/catalog-amazon/store-db/pom.xml)0
-rw-r--r--java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/launch/LaunchCatalog.java (renamed from java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/launch/LaunchCatalog.java)0
-rw-r--r--java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/Catalog.java (renamed from java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/Catalog.java)0
-rw-r--r--java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/CatalogImpl.java (renamed from java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/CatalogImpl.java)0
-rw-r--r--java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/CurrencyConverter.java (renamed from java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/CurrencyConverter.java)0
-rw-r--r--java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/util/CreateDB.java (renamed from java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/util/CreateDB.java)0
-rw-r--r--java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/resources/store-catalog-database.composite (renamed from java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/resources/store-catalog-database.composite)0
-rw-r--r--java/sca/tutorial-store/www-services/catalog-amazon/store-db/store.sql (renamed from java/sca/tutorial/www-services/catalog-amazon/store-db/store.sql)0
8 files changed, 0 insertions, 0 deletions
diff --git a/java/sca/tutorial/www-services/catalog-amazon/store-db/pom.xml b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/pom.xml
index 1b9b08b236..1b9b08b236 100644
--- a/java/sca/tutorial/www-services/catalog-amazon/store-db/pom.xml
+++ b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/pom.xml
diff --git a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/launch/LaunchCatalog.java b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/launch/LaunchCatalog.java
index c46845722c..c46845722c 100644
--- a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/launch/LaunchCatalog.java
+++ b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/launch/LaunchCatalog.java
diff --git a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/Catalog.java b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/Catalog.java
index 9f784b0848..9f784b0848 100644
--- a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/Catalog.java
+++ b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/Catalog.java
diff --git a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/CatalogImpl.java b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/CatalogImpl.java
index c8b3bbf621..c8b3bbf621 100644
--- a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/CatalogImpl.java
+++ b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/CatalogImpl.java
diff --git a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/CurrencyConverter.java b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/CurrencyConverter.java
index 8b0f70907d..8b0f70907d 100644
--- a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/services/CurrencyConverter.java
+++ b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/services/CurrencyConverter.java
diff --git a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/util/CreateDB.java b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/util/CreateDB.java
index a4dc2e67e6..a4dc2e67e6 100644
--- a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/java/util/CreateDB.java
+++ b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/java/util/CreateDB.java
diff --git a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/resources/store-catalog-database.composite b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/resources/store-catalog-database.composite
index aea8a6972c..aea8a6972c 100644
--- a/java/sca/tutorial/www-services/catalog-amazon/store-db/src/main/resources/store-catalog-database.composite
+++ b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/src/main/resources/store-catalog-database.composite
diff --git a/java/sca/tutorial/www-services/catalog-amazon/store-db/store.sql b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/store.sql
index 4c3186abe9..4c3186abe9 100644
--- a/java/sca/tutorial/www-services/catalog-amazon/store-db/store.sql
+++ b/java/sca/tutorial-store/www-services/catalog-amazon/store-db/store.sql