summaryrefslogtreecommitdiffstats
path: root/branches/sca-android/distribution/features/core/src/main/components
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:05:59 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:05:59 +0000
commit5e520b1b65c79cd828057cb628b9367acb266880 (patch)
tree645361ececb1a50c2fe0260beca5c1169d0e197b /branches/sca-android/distribution/features/core/src/main/components
parent00c625535fe93a57d605c8988147b77207d43fad (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835117 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-android/distribution/features/core/src/main/components')
-rw-r--r--branches/sca-android/distribution/features/core/src/main/components/bin-common.xml44
-rw-r--r--branches/sca-android/distribution/features/core/src/main/components/bin-dependencies.xml41
-rw-r--r--branches/sca-android/distribution/features/core/src/main/components/bin-filtered-dependencies.xml92
-rw-r--r--branches/sca-android/distribution/features/core/src/main/components/bin-samples.xml54
-rw-r--r--branches/sca-android/distribution/features/core/src/main/components/src-common.xml42
-rw-r--r--branches/sca-android/distribution/features/core/src/main/components/src-modules.xml78
6 files changed, 0 insertions, 351 deletions
diff --git a/branches/sca-android/distribution/features/core/src/main/components/bin-common.xml b/branches/sca-android/distribution/features/core/src/main/components/bin-common.xml
deleted file mode 100644
index c69e8e3699..0000000000
--- a/branches/sca-android/distribution/features/core/src/main/components/bin-common.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<component>
- <fileSets>
-
- <!-- Add the text files to the top-level directroy -->
- <fileSet>
- <directory>src/main/release</directory>
- <outputDirectory></outputDirectory>
- <includes>
- <include>CHANGES</include>
- <include>DISCLAIMER</include>
- <include>README</include>
- <include>RELEASE_NOTES</include>
- </includes>
- </fileSet>
- <fileSet>
- <directory>src/main/release/bin</directory>
- <outputDirectory></outputDirectory>
- <includes>
- <include>INSTALL</include>
- <include>LICENSE</include>
- <include>NOTICE</include>
- </includes>
- </fileSet>
- </fileSets>
-
-</component>
diff --git a/branches/sca-android/distribution/features/core/src/main/components/bin-dependencies.xml b/branches/sca-android/distribution/features/core/src/main/components/bin-dependencies.xml
deleted file mode 100644
index a1bde3932b..0000000000
--- a/branches/sca-android/distribution/features/core/src/main/components/bin-dependencies.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<component>
- <dependencySets>
-
- <!-- Add all the Tuscany modules to the modules directory -->
- <dependencySet>
- <outputDirectory>modules</outputDirectory>
- <unpack>false</unpack>
- <includes>
- <include>org.apache.tuscany.sca:*</include>
- </includes>
- </dependencySet>
-
- <!-- Add all the dependent jars to the lib directory -->
- <dependencySet>
- <outputDirectory>lib</outputDirectory>
- <unpack>false</unpack>
- <excludes>
- <exclude>org.apache.tuscany.sca:*</exclude>
- </excludes>
- </dependencySet>
- </dependencySets>
-
-</component>
diff --git a/branches/sca-android/distribution/features/core/src/main/components/bin-filtered-dependencies.xml b/branches/sca-android/distribution/features/core/src/main/components/bin-filtered-dependencies.xml
deleted file mode 100644
index d009672310..0000000000
--- a/branches/sca-android/distribution/features/core/src/main/components/bin-filtered-dependencies.xml
+++ /dev/null
@@ -1,92 +0,0 @@
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * License); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<component>
- <dependencySets>
-
- <!-- Add all the Tuscany modules to the modules directory -->
- <dependencySet>
- <outputDirectory>modules</outputDirectory>
- <unpack>false</unpack>
- <includes>
- <include>org.apache.tuscany.sca:*</include>
- </includes>
- <excludes>
- <exclude>org.apache.tuscany.sca:tuscany-assembly</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-assembly-xml</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-assembly-xsd</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-binding-sca</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-binding-sca-xml</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-contribution</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-contribution-impl</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-contribution-java</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-contribution-namespace</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-contribution-xml</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-core</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-core-databinding</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-core-spi</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-databinding</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-databinding-jaxb</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-definitions</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-definitions-xml</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-endpoint</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-extensibility</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-host-http</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-implementation-java</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-implementation-java-runtime</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-implementation-java-xml</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-implementation-node</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-implementation-node-runtime</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-interface</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-interface-java</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-interface-java-jaxws</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-interface-java-xml</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-monitor</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-node-api</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-node-impl</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-node-launcher</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-policy</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-policy-xml</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-sca-api</exclude>
- <exclude>org.apache.tuscany.sca:tuscany-xsd</exclude>
- </excludes>
- </dependencySet>
-
- <!-- Add all the dependent jars to the lib directory -->
- <dependencySet>
- <outputDirectory>lib</outputDirectory>
- <unpack>false</unpack>
- <excludes>
- <exclude>asm:asm-all</exclude>
- <exclude>cglib:cglib-nodep</exclude>
- <exclude>com.sun:tools</exclude>
- <exclude>com.sun.xml.bind:jaxb-impl</exclude>
- <exclude>javax.activation:activation</exclude>
- <exclude>javax.annotation:jsr250-api</exclude>
- <exclude>javax.jws:jsr181-api</exclude>
- <exclude>javax.xml.bind:jaxb-api</exclude>
- <exclude>javax.xml.stream:stax-api</exclude>
- <exclude>javax.xml.ws:jaxws-api</exclude>
- <exclude>org.apache.geronimo.specs:geronimo-commonj_1.1_spec</exclude>
- <exclude>org.apache.ws.commons.schema:XmlSchema</exclude>
- <exclude>org.codehaus.woodstox:wstx-asl</exclude>
- <exclude>org.apache.tuscany.sca:*</exclude>
- </excludes>
- </dependencySet>
- </dependencySets>
-</component>
diff --git a/branches/sca-android/distribution/features/core/src/main/components/bin-samples.xml b/branches/sca-android/distribution/features/core/src/main/components/bin-samples.xml
deleted file mode 100644
index fbe46a296c..0000000000
--- a/branches/sca-android/distribution/features/core/src/main/components/bin-samples.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<component>
- <fileSets>
-
- <!-- Add samples to the samples directory -->
- <fileSet>
- <directory>../../../samples</directory>
- <outputDirectory>samples</outputDirectory>
- <includes>
- <include>calculator/**/*</include>
- <include>calculator-lean/**/*</include>
- <include>binding-echo/**/*</include>
- <include>binding-echo-extension/**/*</include>
- <include>databinding-echo/**/*</include>
- <include>implementation-composite/**/*</include>
- <include>implementation-crud/**/*</include>
- <include>implementation-crud-extension/**/*</include>
- <include>implementation-pojo-extension/**/*</include>
- <include>loanapplication/**/*</include>
- <include>simple-bigbank/**/*</include>
- <include>simple-callback/**/*</include>
- <include>supplychain/**/*</include>
- </includes>
- <excludes>
- <!-- General file/folders to exclude -->
- <exclude>**/.*</exclude>
- <exclude>**/.*/**</exclude>
- <exclude>**/*.log</exclude>
-
- <!-- Sample specific files/folders to exclude -->
- <exclude>pom.xml</exclude>
- <exclude>**/target</exclude>
- <exclude>**/target/**/*</exclude>
- </excludes>
- </fileSet>
- </fileSets>
-</component>
diff --git a/branches/sca-android/distribution/features/core/src/main/components/src-common.xml b/branches/sca-android/distribution/features/core/src/main/components/src-common.xml
deleted file mode 100644
index 002df33fc7..0000000000
--- a/branches/sca-android/distribution/features/core/src/main/components/src-common.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<component>
- <fileSets>
- <fileSet>
- <directory>src/main/release</directory>
- <outputDirectory></outputDirectory>
- <includes>
- <include>CHANGES</include>
- <include>DISCLAIMER</include>
- <include>README</include>
- <include>RELEASE_NOTES</include>
- </includes>
- </fileSet>
- <fileSet>
- <directory>src/main/release/src</directory>
- <outputDirectory></outputDirectory>
- <includes>
- <include>BUILDING</include>
- <include>LICENSE</include>
- <include>NOTICE</include>
- </includes>
- </fileSet>
- </fileSets>
-
-</component>
diff --git a/branches/sca-android/distribution/features/core/src/main/components/src-modules.xml b/branches/sca-android/distribution/features/core/src/main/components/src-modules.xml
deleted file mode 100644
index 5b12e0b784..0000000000
--- a/branches/sca-android/distribution/features/core/src/main/components/src-modules.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * License); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * AS IS BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<component>
- <fileSets>
-
- <!-- Add module sources to the modules directory -->
- <fileSet>
- <directory>../../../modules</directory>
- <outputDirectory>modules</outputDirectory>
- <includes>
- <include>assembly/**/*</include>
- <include>assembly-xml/**/*</include>
- <include>assembly-xsd/**/*</include>
- <include>binding-sca/**/*</include>
- <include>binding-sca-xml/**/*</include>
- <include>contribution/**/*</include>
- <include>contribution-impl/**/*</include>
- <include>contribution-java/**/*</include>
- <include>contribution-namespace/**/*</include>
- <include>contribution-xml/**/*</include>
- <include>core/**/*</include>
- <include>core-databinding/**/*</include>
- <include>core-spi/**/*</include>
- <include>databinding/**/*</include>
- <include>databinding-jaxb/**/*</include>
- <include>definitions/**/*</include>
- <include>definitions-xml/**/*</include>
- <include>endpoint/**/*</include>
- <include>extensibility/**/*</include>
- <include>host-http/**/*</include>
- <include>implementation-java/**/*</include>
- <include>implementation-java-runtime/**/*</include>
- <include>implementation-java-xml/**/*</include>
- <include>implementation-node/**/*</include>
- <include>implementation-node-runtime/**/*</include>
- <include>interface/**/*</include>
- <include>interface-java/**/*</include>
- <include>interface-java-jaxws/**/*</include>
- <include>interface-java-xml/**/*</include>
- <include>monitor/**/*</include>
- <include>node-api/**/*</include>
- <include>node-impl/**/*</include>
- <include>node-launcher/**/*</include>
- <include>policy/**/*</include>
- <include>policy-xml/**/*</include>
- <include>sca-api/**/*</include>
- <include>xsd/**/*</include>
- </includes>
- <excludes>
- <!-- General file/folders to exclude -->
- <exclude>**/.*</exclude>
- <exclude>**/.*/**</exclude>
- <exclude>**/*.log</exclude>
-
- <!-- Specific files/folders to exclude -->
- <exclude>pom.xml</exclude>
- <exclude>**/target</exclude>
- <exclude>**/target/**/*</exclude>
- </excludes>
- </fileSet>
- </fileSets>
-</component>