From 8b501401f9348312d815417838e9aea16ff1165e Mon Sep 17 00:00:00 2001 From: nash Date: Sat, 16 Oct 2010 10:43:12 +0000 Subject: Exclude unwanted files from source distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023240 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca-java-1.6.1/distribution/src/main/assembly/src.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'sca-java-1.x/branches') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/assembly/src.xml b/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/assembly/src.xml index 754fae4918..98adc63f23 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/assembly/src.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/distribution/src/main/assembly/src.xml @@ -80,7 +80,7 @@ **/cobertura.ser **/log/*.dat **/orbtrc.*.txt - **/velocity.log.* + **/velocity.log* bin bin/* **/var/journal @@ -89,11 +89,8 @@ **/resources/dojo/**/* **/webapp/dojo **/webapp/dojo/**/* - velocity.log - derby.log distribution/target-last-successful distribution/target-last-successful/**/* - itest/velocity.log itest/atom/work itest/atom/work/**/* itest/bpel/helloworld-ws/work @@ -110,7 +107,6 @@ 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 @@ -121,6 +117,7 @@ itest/policy/work/**/* itest/policy-security-basicauth/work itest/policy-security-basicauth/work/**/* + itest/policy-security-token/work/** itest/spring/work itest/spring/work/**/* itest/transaction/derbydb @@ -151,7 +148,6 @@ modules/host-tomcat/work/**/* modules/node-impl/work modules/node-impl/work/**/* - modules/implementation-bpel-ode/derby.log modules/implementation-das modules/implementation-das/**/* modules/implementation-data @@ -170,6 +166,7 @@ samples/callback-ws-service/work/**/* samples/domain-webapp samples/domain-webapp/**/* + samples/feed-aggregator/work/** samples/helloworld-ws-deep-webapp samples/helloworld-ws-deep-webapp/**/* samples/helloworld-ws-deep-webapp/work @@ -190,6 +187,7 @@ samples/helloworld-ws-service-secure/work/**/* samples/helloworld-ws-service-webapp samples/helloworld-ws-service-webapp/**/* + samples/holder-ws-service/work/** samples/osgi-supplychain/.felix samples/osgi-supplychain/.felix/**/* samples/spi-implementation-pojo @@ -198,6 +196,8 @@ samples/simple-callback-ws/work/**/* samples/simple-bigbank-spring/src/main/resources/web/dojo samples/simple-bigbank-spring/src/main/resources/web/dojo/**/* + samples/simple-bigbank-spring/work/** + samples/spring-bigbank-stockquote/work/** demos/alert-aggregator-webapp/bin demos/alert-aggregator-webapp/bin/**/* demos/alert-aggregator-webapp/src/main/webapp/dojo @@ -210,7 +210,7 @@ demos/secure-bigbank/secure-bigbank-account/src/main/resources/web/dojo/**/* tutorials/travelsample tutorials/travelsample/**/* - */**/derby.log + **/derby.log */**/*.svg */**/*.ruleset */**/*.pmd -- cgit v1.2.3