diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:07:19 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:07:19 +0000 |
commit | 6fadbc9cd1fcf03d0b3630f772d91df149b70428 (patch) | |
tree | 32752e491abb97fc8ef4f246455e3b5fd2814862 /sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml | |
parent | 5559ef5edbf8d3616f7a4b497b2a459b0ee4082b (diff) |
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835123 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/DISCLAIMER (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/DISCLAIMER) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/LICENSE (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/LICENSE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/NOTICE (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/NOTICE) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/pom.xml (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/java/org/apache/tuscany/sca/implementation/node/xml/NodeImplementationProcessor.java (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/java/org/apache/tuscany/sca/implementation/node/xml/NodeImplementationProcessor.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/ReadTestCase.java (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/ReadTestCase.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/WriteTestCase.java (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/WriteTestCase.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite (renamed from branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/DISCLAIMER index d68a410903..d68a410903 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/DISCLAIMER +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/DISCLAIMER diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/LICENSE index 8aa906c321..8aa906c321 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/LICENSE +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/LICENSE diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/NOTICE index 94481d6cfa..94481d6cfa 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/NOTICE +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/NOTICE diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/pom.xml index ea297dcec4..ea297dcec4 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/pom.xml diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/java/org/apache/tuscany/sca/implementation/node/xml/NodeImplementationProcessor.java b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/java/org/apache/tuscany/sca/implementation/node/xml/NodeImplementationProcessor.java index b07d57cce6..b07d57cce6 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/java/org/apache/tuscany/sca/implementation/node/xml/NodeImplementationProcessor.java +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/java/org/apache/tuscany/sca/implementation/node/xml/NodeImplementationProcessor.java diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor index 728c4e2645..728c4e2645 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/ReadTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/ReadTestCase.java index 96ae14d15e..96ae14d15e 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/ReadTestCase.java +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/ReadTestCase.java diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/WriteTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/WriteTestCase.java index 8d0e9eaa3d..8d0e9eaa3d 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/WriteTestCase.java +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/java/org/apache/tuscany/sca/implementation/node/xml/WriteTestCase.java diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite index 55644c27e5..55644c27e5 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestComposite.composite diff --git a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite index 201868ffb4..201868ffb4 100644 --- a/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-node-xml/src/test/resources/org/apache/tuscany/sca/implementation/node/xml/TestNode.composite |