diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-05 23:49:33 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-05 23:49:33 +0000 |
commit | 60ef14f12b5301fa7f117134044cf0716fb5ae61 (patch) | |
tree | b5997069fb23c0c5f420a45fcef78d3cbe688a92 | |
parent | 6defaf4067f5af0e86426deaaae4830d3da47236 (diff) |
Update to latest SCA namespace
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896279 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
13 files changed, 13 insertions, 13 deletions
diff --git a/sandbox/eightball-demo/eightball-process-test/src/main/resources/META-INF/sca-contribution.xml b/sandbox/eightball-demo/eightball-process-test/src/main/resources/META-INF/sca-contribution.xml index 982a661660..0f149596e0 100644 --- a/sandbox/eightball-demo/eightball-process-test/src/main/resources/META-INF/sca-contribution.xml +++ b/sandbox/eightball-demo/eightball-process-test/src/main/resources/META-INF/sca-contribution.xml @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:sample="http://demo">
<deployable composite="sample:eightball-process-test"/>
</contribution>
\ No newline at end of file diff --git a/sandbox/eightball-demo/eightball-process-test/src/main/resources/eightball-process-test.composite b/sandbox/eightball-demo/eightball-process-test/src/main/resources/eightball-process-test.composite index 3e485c443c..29323d3e35 100644 --- a/sandbox/eightball-demo/eightball-process-test/src/main/resources/eightball-process-test.composite +++ b/sandbox/eightball-demo/eightball-process-test/src/main/resources/eightball-process-test.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://demo"
name="eightball-process-test">
diff --git a/sandbox/eightball-demo/eightball-process/src/main/resources/META-INF/sca-contribution.xml b/sandbox/eightball-demo/eightball-process/src/main/resources/META-INF/sca-contribution.xml index 7189620041..e36a08dfe5 100644 --- a/sandbox/eightball-demo/eightball-process/src/main/resources/META-INF/sca-contribution.xml +++ b/sandbox/eightball-demo/eightball-process/src/main/resources/META-INF/sca-contribution.xml @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:sample="http://demo">
<deployable composite="sample:eightball-process"/>
</contribution>
\ No newline at end of file diff --git a/sandbox/eightball-demo/eightball-process/src/main/resources/eightball-process.composite b/sandbox/eightball-demo/eightball-process/src/main/resources/eightball-process.composite index aa5e999ec2..1e3c19f9f4 100644 --- a/sandbox/eightball-demo/eightball-process/src/main/resources/eightball-process.composite +++ b/sandbox/eightball-demo/eightball-process/src/main/resources/eightball-process.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://demo"
name="eightball-process">
diff --git a/sandbox/eightball-demo/eightball-test/src/main/resources/META-INF/sca-contribution.xml b/sandbox/eightball-demo/eightball-test/src/main/resources/META-INF/sca-contribution.xml index 3269f18ed7..68d0e3dbde 100644 --- a/sandbox/eightball-demo/eightball-test/src/main/resources/META-INF/sca-contribution.xml +++ b/sandbox/eightball-demo/eightball-test/src/main/resources/META-INF/sca-contribution.xml @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:sample="http://demo">
<deployable composite="sample:eightball-test"/>
</contribution>
\ No newline at end of file diff --git a/sandbox/eightball-demo/eightball-test/src/main/resources/eightball-test.composite b/sandbox/eightball-demo/eightball-test/src/main/resources/eightball-test.composite index 40b6e72e6e..a1c29d5137 100644 --- a/sandbox/eightball-demo/eightball-test/src/main/resources/eightball-test.composite +++ b/sandbox/eightball-demo/eightball-test/src/main/resources/eightball-test.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://demo"
name="eightball-test">
diff --git a/sandbox/eightball-demo/eightball-webapp/src/main/webapp/WEB-INF/web.composite b/sandbox/eightball-demo/eightball-webapp/src/main/webapp/WEB-INF/web.composite index 148349503e..88bd46e866 100644 --- a/sandbox/eightball-demo/eightball-webapp/src/main/webapp/WEB-INF/web.composite +++ b/sandbox/eightball-demo/eightball-webapp/src/main/webapp/WEB-INF/web.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://demo"
name="eightball-webapp">
diff --git a/sandbox/eightball-demo/eightball/src/main/resources/META-INF/sca-contribution.xml b/sandbox/eightball-demo/eightball/src/main/resources/META-INF/sca-contribution.xml index 87ee1ae0c9..cf91d3a97b 100644 --- a/sandbox/eightball-demo/eightball/src/main/resources/META-INF/sca-contribution.xml +++ b/sandbox/eightball-demo/eightball/src/main/resources/META-INF/sca-contribution.xml @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:demo="http://demo">
<deployable composite="demo:eightball"/>
</contribution>
\ No newline at end of file diff --git a/sandbox/eightball-demo/eightball/src/main/resources/eightball.composite b/sandbox/eightball-demo/eightball/src/main/resources/eightball.composite index 1f585cd399..35c29a72e6 100644 --- a/sandbox/eightball-demo/eightball/src/main/resources/eightball.composite +++ b/sandbox/eightball-demo/eightball/src/main/resources/eightball.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://demo"
name="eightball">
diff --git a/sandbox/eightball-demo/translator-test/src/main/resources/META-INF/sca-contribution.xml b/sandbox/eightball-demo/translator-test/src/main/resources/META-INF/sca-contribution.xml index b68534253a..e6fbadfe07 100644 --- a/sandbox/eightball-demo/translator-test/src/main/resources/META-INF/sca-contribution.xml +++ b/sandbox/eightball-demo/translator-test/src/main/resources/META-INF/sca-contribution.xml @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:demo="http://demo">
<deployable composite="demo:translator-test"/>
</contribution>
\ No newline at end of file diff --git a/sandbox/eightball-demo/translator-test/src/main/resources/translator-test.composite b/sandbox/eightball-demo/translator-test/src/main/resources/translator-test.composite index 08ea71e4e0..73e293a55b 100644 --- a/sandbox/eightball-demo/translator-test/src/main/resources/translator-test.composite +++ b/sandbox/eightball-demo/translator-test/src/main/resources/translator-test.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://demo"
name="translator-test">
diff --git a/sandbox/eightball-demo/translator/src/main/resources/META-INF/sca-contribution.xml b/sandbox/eightball-demo/translator/src/main/resources/META-INF/sca-contribution.xml index ef8354073f..f06b6eb3c8 100644 --- a/sandbox/eightball-demo/translator/src/main/resources/META-INF/sca-contribution.xml +++ b/sandbox/eightball-demo/translator/src/main/resources/META-INF/sca-contribution.xml @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:demo="http://demo">
<deployable composite="demo:translator"/>
</contribution>
\ No newline at end of file diff --git a/sandbox/eightball-demo/translator/src/main/resources/translator.composite b/sandbox/eightball-demo/translator/src/main/resources/translator.composite index 82cb2c2560..00ff94f2ed 100644 --- a/sandbox/eightball-demo/translator/src/main/resources/translator.composite +++ b/sandbox/eightball-demo/translator/src/main/resources/translator.composite @@ -17,7 +17,7 @@ * specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.0"
targetNamespace="http://demo"
name="translator">
|