From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/interfaces/Customer.componentType | 31 ++++++++++++ .../resources/interfaces/Retailer.componentType | 35 +++++++++++++ .../resources/interfaces/Shipper.componentType | 29 +++++++++++ .../resources/interfaces/Warehouse.componentType | 31 ++++++++++++ .../resources/interfaces/ds/Customer.componentType | 31 ++++++++++++ .../resources/interfaces/ds/Retailer.componentType | 35 +++++++++++++ .../resources/interfaces/ds/Shipper.componentType | 29 +++++++++++ .../interfaces/ds/Warehouse.componentType | 31 ++++++++++++ .../interfaces/ds/interfaces-ds-test.composite | 57 ++++++++++++++++++++++ .../resources/interfaces/interfaces-test.composite | 57 ++++++++++++++++++++++ 10 files changed, 366 insertions(+) create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite create mode 100644 sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite (limited to 'sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces') diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType new file mode 100644 index 0000000000..fb9a112d18 --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType new file mode 100644 index 0000000000..ee732b5efc --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + default + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType new file mode 100644 index 0000000000..8743f8c145 --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType @@ -0,0 +1,29 @@ + + + + + + + + + + default + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType new file mode 100644 index 0000000000..b1723660d7 --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType new file mode 100644 index 0000000000..fb9a112d18 --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType new file mode 100644 index 0000000000..ee732b5efc --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + default + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType new file mode 100644 index 0000000000..8743f8c145 --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType @@ -0,0 +1,29 @@ + + + + + + + + + + default + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType new file mode 100644 index 0000000000..b1723660d7 --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite new file mode 100644 index 0000000000..5172cbe21e --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite new file mode 100644 index 0000000000..b7591e732d --- /dev/null +++ b/sandbox/axis2-1.4/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3