From 6a3ca6736c808c1647854e405ef379b609f276db Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:07:45 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835126 13f79535-47bb-0310-9956-ffa450edef68 --- .../distribution/src/main/assembly/src.xml | 184 +++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.2.1/distribution/src/main/assembly/src.xml (limited to 'sca-java-1.x/branches/sca-java-1.2.1/distribution/src/main/assembly/src.xml') diff --git a/sca-java-1.x/branches/sca-java-1.2.1/distribution/src/main/assembly/src.xml b/sca-java-1.x/branches/sca-java-1.2.1/distribution/src/main/assembly/src.xml new file mode 100644 index 0000000000..77a7784ffe --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.2.1/distribution/src/main/assembly/src.xml @@ -0,0 +1,184 @@ + + + + + src + false + + tar.gz + zip + + + + + src/main/release + tuscany-sca-${tuscany.version}-src + + CHANGES + DISCLAIMER + README + RELEASE_NOTES + + + + src/main/release/src + tuscany-sca-${tuscany.version}-src + + BUILDING + LICENSE + NOTICE + + + + target/maven-shared-archive-resources/META-INF + tuscany-sca-${tuscany.version}-src + + NOTICE + + + + .. + tuscany-sca-${tuscany.version}-src + + **/* + + + contrib + contrib/**/* + doc + doc/**/* + **/target + **/target/**/* + **/build + **/build/**/* + **/.settings + **/.settings/**/* + **/.classpath + **/.project + **/.wtpmodules + **/surefire* + **/cobertura.ser + bin + bin/* + **/var/journal + **/build.out* + velocity.log + distribution/target-last-successful + distribution/target-last-successful/**/* + itest/velocity.log + itest/callablereferences/work + itest/callablereferences/work/**/* + itest/callablereferences-ws/work + itest/callablereferences-ws/work/**/* + itest/contribution-import-export/import-composite/work + itest/contribution-import-export/import-composite/work/**/* + itest/contribution-import-export/import-resource/work + itest/contribution-import-export/import-resource/work/**/* + itest/contribution-import-export/import-wsdl/work + itest/contribution-import-export/import-wsdl/work/**/* + itest/conversations-ws/work + itest/conversations-ws/work/**/* + itest/databindings/jaxbgen/velocity.log + itest/domain/work + itest/domain/work/**/* + itest/exceptions-simple-ws/work + itest/exceptions-simple-ws/work/**/* + itest/large-sdo-ws/ + itest/large-sdo-ws/**/* + itest/policy/work + itest/policy/work/**/* + itest/transaction/derbydb + itest/transaction/derbydb/**/* + itest/ws-void-args-return/work + itest/ws-void-args-return/work/**/* + modules/domain-impl/work + modules/domain-impl/work/**/* + modules/host-tomcat/work + modules/host-tomcat/work/**/* + modules/node-impl/work + modules/node-impl/work/**/* + modules/implementation-bpel/derby.log + modules/implementation-das + modules/implementation-das/**/* + modules/implementation-data + modules/implementation-data/**/* + modules/implementation-osgi/.felix + modules/implementation-osgi/.felix/**/* + modules/osgi-runtime/.felix + modules/osgi-runtime/.felix/**/* + samples/old + samples/old/**/* + samples/calculator-distributed/work + samples/calculator-distributed/work/**/* + samples/callback-ws-client/work + samples/callback-ws-client/work/**/* + samples/callback-ws-service/work + samples/callback-ws-service/work/**/* + samples/domain-webapp + samples/domain-webapp/**/* + samples/helloworld-jsonrpc-webapp/src/main/webapp/dojo + samples/helloworld-jsonrpc-webapp/src/main/webapp/dojo/**/* + samples/helloworld-dojo-webapp/src/main/webapp/dojo + samples/helloworld-dojo-webapp/src/main/webapp/dojo/**/* + samples/helloworld-ws-deep-webapp + samples/helloworld-ws-deep-webapp/**/* + samples/helloworld-ws-deep-webapp/work + samples/helloworld-ws-deep-webapp/work/**/* + samples/helloworld-ws-reference/work + samples/helloworld-ws-reference/work/**/* + samples/helloworld-ws-reference-jms/activemq-data + samples/helloworld-ws-reference-jms/activemq-data/**/* + samples/helloworld-ws-reference-secure/work + samples/helloworld-ws-reference-secure/work/**/* + samples/helloworld-ws-sdo/work + samples/helloworld-ws-sdo/work/**/* + samples/helloworld-ws-service/work + samples/helloworld-ws-service/work/**/* + samples/helloworld-ws-service-jms/activemq-data + samples/helloworld-ws-service-jms/activemq-data/**/* + samples/helloworld-ws-service-secure/work + samples/helloworld-ws-service-secure/work/**/* + samples/helloworld-ws-service-webapp + samples/helloworld-ws-service-webapp/**/* + samples/osgi-supplychain/.felix + samples/osgi-supplychain/.felix/**/* + samples/spi-implementation-pojo + samples/spi-implementation-pojo/**/* + samples/simple-callback-ws/work + samples/simple-callback-ws/work/**/* + demos/alert-aggregator-webapp/bin + demos/alert-aggregator-webapp/bin/**/* + demos/alert-aggregator-webapp/src/main/webapp/dojo + demos/alert-aggregator-webapp/src/main/webapp/dojo/**/* + demos/bigbank/src/main/resources/web/dojo + demos/bigbank/src/main/resources/web/dojo/**/* + demos/bigbank-account/src/main/resources/web/dojo + demos/bigbank-account/src/main/resources/web/dojo/**/* + demos/secure-bigbank/secure-bigbank-account/src/main/resources/web/dojo + demos/secure-bigbank/secure-bigbank-account/src/main/resources/web/dojo/**/* + */**/derby.log + */**/*.svg + */**/*.ruleset + */**/*.pmd + */**/*.checkstyle + + + + -- cgit v1.2.3