From bd4fdf0b97c76ea3eca74a260531b1ab04e00081 Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 26 Oct 2010 11:10:05 +0000 Subject: Merge r1002090 Use consistent resource exclusion patterns in all build files for the Store tutorial git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027465 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/trunk/tutorials/store/catalog-webapp/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sca-java-1.x/trunk/tutorials/store/catalog-webapp/pom.xml') diff --git a/sca-java-1.x/trunk/tutorials/store/catalog-webapp/pom.xml b/sca-java-1.x/trunk/tutorials/store/catalog-webapp/pom.xml index 1f1323b0eb..bd13fe32a2 100644 --- a/sca-java-1.x/trunk/tutorials/store/catalog-webapp/pom.xml +++ b/sca-java-1.x/trunk/tutorials/store/catalog-webapp/pom.xml @@ -76,10 +76,9 @@ **/*.java **/.*/** pom.xml - build.xml - build-dependency.xml - webapp/** + build*.xml target/** + webapp/** -- cgit v1.2.3