From 9e6c28806535d4766fe3b93cb49873186d098679 Mon Sep 17 00:00:00 2001 From: nash Date: Wed, 13 Apr 2011 10:26:04 +0000 Subject: TUSCANY-3858: Eclipse update site doesn't build correctly from a top-level build git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1091729 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml | 8 +++++--- sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml | 8 +++++--- sca-java-1.x/trunk/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/trunk/tools/eclipse/features/core/pom.xml b/sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml index 01249d8851..c3cf9f1974 100644 --- a/sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml +++ b/sca-java-1.x/trunk/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/trunk/tools/eclipse/plugins/core/pom.xml b/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml index ad9c7dac4b..c5472cf0ce 100644 --- a/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml +++ b/sca-java-1.x/trunk/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/trunk/tools/eclipse/site/updatesite/pom.xml b/sca-java-1.x/trunk/tools/eclipse/site/updatesite/pom.xml index 9efee93ea3..19dfd43c98 100644 --- a/sca-java-1.x/trunk/tools/eclipse/site/updatesite/pom.xml +++ b/sca-java-1.x/trunk/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