From ab82987f462b11f543a7a6feed95dd42fe02febe Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 5 Apr 2011 16:59:37 +0000 Subject: TUSCANY-3858: Specify resource filters in build section, not in plugin execution configuration git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1089134 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-1.6.2/tools/eclipse/features/core/pom.xml | 8 +++++--- .../branches/sca-java-1.6.2/tools/eclipse/plugins/core/pom.xml | 8 +++++--- .../branches/sca-java-1.6.2/tools/eclipse/site/updatesite/pom.xml | 8 +++++--- 3 files changed, 15 insertions(+), 9 deletions(-) (limited to 'sca-java-1.x') diff --git a/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/features/core/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/features/core/pom.xml index b0314dd6d4..5ba2f95784 100644 --- a/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/features/core/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/features/core/pom.xml @@ -38,6 +38,11 @@ + + + ${basedir}/../../target/filter.properties + + ${basedir} @@ -66,9 +71,6 @@ ${basedir} - - ${basedir}/../../target/filter.properties - ${basedir}/filtered-resources diff --git a/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/plugins/core/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/plugins/core/pom.xml index 7f4f5e4532..2f5d68c6f9 100644 --- a/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/plugins/core/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/plugins/core/pom.xml @@ -68,6 +68,11 @@ + + + ${basedir}/../../target/filter.properties + + ${basedir} @@ -97,9 +102,6 @@ ${basedir} - - ${basedir}/../../target/filter.properties - ${basedir}/filtered-resources diff --git a/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/site/updatesite/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/site/updatesite/pom.xml index ca2a69c490..4db230e261 100644 --- a/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/site/updatesite/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.2/tools/eclipse/site/updatesite/pom.xml @@ -46,6 +46,11 @@ + + + ${basedir}/../../target/filter.properties + + ${basedir} @@ -74,9 +79,6 @@ ${basedir} - - ${basedir}/../../target/filter.properties - ${basedir}/filtered-resources -- cgit v1.2.3