From fd73129351c15dc30e78504d1504073a45c24ca2 Mon Sep 17 00:00:00 2001 From: nash Date: Sun, 14 Nov 2010 21:35:42 +0000 Subject: TUSCANY-3762: Fix comments in pom.xml files and clean up handling of filtered resource files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1035075 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml | 6 +++--- .../branches/sca-java-1.6.1/tools/eclipse/plugins/core/pom.xml | 8 ++++---- .../branches/sca-java-1.6.1/tools/eclipse/site/updatesite/pom.xml | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'sca-java-1.x') diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml index 6033b273d6..f1ec9ec817 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml @@ -57,7 +57,7 @@ maven-resources-plugin 2.4.3 - + copy-filtered-resources generate-resources @@ -93,12 +93,12 @@ maven-clean-plugin - + ${basedir} NOTICE - META-INF/MANIFEST.MF + META-INF/** feature.xml diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/plugins/core/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/plugins/core/pom.xml index af3c204a40..6bb0a138d9 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/plugins/core/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/plugins/core/pom.xml @@ -88,7 +88,7 @@ maven-resources-plugin 2.4.3 - + copy-filtered-resources generate-resources @@ -124,14 +124,14 @@ maven-clean-plugin - + ${basedir} about.ini about_files/NOTICE - META-INF/MANIFEST.MF - org/apache/tuscany/sca/core/feature.version + META-INF/** + org/** diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/site/updatesite/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/site/updatesite/pom.xml index 7a6f68cd47..105a80f520 100644 --- a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/site/updatesite/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/site/updatesite/pom.xml @@ -65,7 +65,7 @@ maven-resources-plugin 2.4.3 - + copy-filtered-resources generate-resources @@ -112,13 +112,13 @@ maven-clean-plugin - + ${basedir} site.xml NOTICE - src/main/assembly/updatesite.xml + src/** -- cgit v1.2.3