From eec2e27511654d899e2fcc81172dd97d490f6699 Mon Sep 17 00:00:00 2001 From: nash Date: Sun, 14 Nov 2010 21:48:14 +0000 Subject: Merge r1035075 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@1035081 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml | 6 +++--- sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml | 8 ++++---- sca-java-1.x/trunk/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/trunk/tools/eclipse/features/core/pom.xml b/sca-java-1.x/trunk/tools/eclipse/features/core/pom.xml index 9c912b050f..01249d8851 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 @@ -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/trunk/tools/eclipse/plugins/core/pom.xml b/sca-java-1.x/trunk/tools/eclipse/plugins/core/pom.xml index f33c744cc4..ad9c7dac4b 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 @@ -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/trunk/tools/eclipse/site/updatesite/pom.xml b/sca-java-1.x/trunk/tools/eclipse/site/updatesite/pom.xml index d3832313dc..9efee93ea3 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 @@ -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