From 0fad409e1d2d88b2ce6dbb2566ce8911f6781762 Mon Sep 17 00:00:00 2001 From: Mikaƫl Barbero Date: Thu, 17 Jul 2014 13:59:16 +0200 Subject: remove unneeded directives in some pom.xml Change-Id: I274b92ca3933fb26cd8dc27beca5ca9951fd0c08 --- packaging/org.eclipse.emf.compare-feature/pom.xml | 24 ---------------------- .../org.eclipse.emf.compare.ide.ui-feature/pom.xml | 2 +- .../pom.xml | 14 ------------- .../org.eclipse.emf.compare.diagram.edit/pom.xml | 9 -------- .../pom.xml | 9 -------- .../pom.xml | 9 -------- .../org.eclipse.emf.compare.diagram.ide.ui/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.diagram/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.edit/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.ide.tests/pom.xml | 9 -------- .../pom.xml | 8 -------- .../org.eclipse.emf.compare.ide.ui.tests/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.ide.ui/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.ide/pom.xml | 9 -------- .../org.eclipse.emf.compare.rcp.ui.tests/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.rcp.ui/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.rcp/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.subversive/pom.xml | 9 -------- .../org.eclipse.emf.compare.tests.fuzzy/pom.xml | 15 -------------- plugins/org.eclipse.emf.compare.tests/pom.xml | 17 --------------- plugins/org.eclipse.emf.compare.uml2.edit/pom.xml | 9 -------- .../org.eclipse.emf.compare.uml2.rcp.ui/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml | 9 -------- plugins/org.eclipse.emf.compare.uml2/pom.xml | 9 -------- plugins/org.eclipse.emf.compare/pom.xml | 9 -------- 25 files changed, 1 insertion(+), 250 deletions(-) diff --git a/packaging/org.eclipse.emf.compare-feature/pom.xml b/packaging/org.eclipse.emf.compare-feature/pom.xml index bf7902895..0fa092ea4 100644 --- a/packaging/org.eclipse.emf.compare-feature/pom.xml +++ b/packaging/org.eclipse.emf.compare-feature/pom.xml @@ -12,28 +12,4 @@ org.eclipse.emf.compare 3.1.0-SNAPSHOT eclipse-feature - - - - - org.eclipse.tycho.extras - tycho-source-feature-plugin - - - package - source-feature - - source-feature - - - - - - - - - - - - diff --git a/packaging/org.eclipse.emf.compare.ide.ui-feature/pom.xml b/packaging/org.eclipse.emf.compare.ide.ui-feature/pom.xml index 66a14f98a..2e9aa09cf 100644 --- a/packaging/org.eclipse.emf.compare.ide.ui-feature/pom.xml +++ b/packaging/org.eclipse.emf.compare.ide.ui-feature/pom.xml @@ -35,5 +35,5 @@ - + diff --git a/performance/org.eclipse.emf.compare.tests.performance/pom.xml b/performance/org.eclipse.emf.compare.tests.performance/pom.xml index da285d1d3..ef467c91c 100644 --- a/performance/org.eclipse.emf.compare.tests.performance/pom.xml +++ b/performance/org.eclipse.emf.compare.tests.performance/pom.xml @@ -14,20 +14,6 @@ eclipse-test-plugin - - - src - - **/*.java - - - - src-gen - - **/*.java - - - org.eclipse.tycho diff --git a/plugins/org.eclipse.emf.compare.diagram.edit/pom.xml b/plugins/org.eclipse.emf.compare.diagram.edit/pom.xml index 2127b4761..4ac5bc5c7 100644 --- a/plugins/org.eclipse.emf.compare.diagram.edit/pom.xml +++ b/plugins/org.eclipse.emf.compare.diagram.edit/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.diagram.edit 2.3.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml b/plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml index b65fa2d2c..280fd2e69 100644 --- a/plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml +++ b/plugins/org.eclipse.emf.compare.diagram.ide.ui.ecoretools/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.diagram.ide.ui.ecoretools 2.3.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml b/plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml index 4a420667e..3281fcbdf 100644 --- a/plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml +++ b/plugins/org.eclipse.emf.compare.diagram.ide.ui.papyrus/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.diagram.ide.ui.papyrus 2.3.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml b/plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml index 02196efad..86153d8f4 100644 --- a/plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml +++ b/plugins/org.eclipse.emf.compare.diagram.ide.ui/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.diagram.ide.ui 3.1.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.diagram/pom.xml b/plugins/org.eclipse.emf.compare.diagram/pom.xml index 0c4359f3c..a6cdfc33a 100644 --- a/plugins/org.eclipse.emf.compare.diagram/pom.xml +++ b/plugins/org.eclipse.emf.compare.diagram/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.diagram 2.2.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.edit/pom.xml b/plugins/org.eclipse.emf.compare.edit/pom.xml index b1989768d..da2eb6ab1 100644 --- a/plugins/org.eclipse.emf.compare.edit/pom.xml +++ b/plugins/org.eclipse.emf.compare.edit/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.edit 4.0.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.ide.tests/pom.xml b/plugins/org.eclipse.emf.compare.ide.tests/pom.xml index e2b95c15a..b4e832869 100644 --- a/plugins/org.eclipse.emf.compare.ide.tests/pom.xml +++ b/plugins/org.eclipse.emf.compare.ide.tests/pom.xml @@ -14,14 +14,6 @@ eclipse-test-plugin - - - src - - **/*.java - - - org.eclipse.tycho @@ -34,7 +26,6 @@ false false -Xmx1024m -XX:MaxPermSize=256m - true diff --git a/plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml b/plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml index 28d79ac0c..cac15fee4 100644 --- a/plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml +++ b/plugins/org.eclipse.emf.compare.ide.ui.tests.git/pom.xml @@ -14,14 +14,6 @@ eclipse-test-plugin - - - src - - **/*.java - - - org.eclipse.tycho diff --git a/plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml b/plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml index f90a45e3f..e524db60d 100644 --- a/plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml +++ b/plugins/org.eclipse.emf.compare.ide.ui.tests/pom.xml @@ -14,14 +14,6 @@ eclipse-test-plugin - - - src - - **/*.java - - - org.eclipse.tycho @@ -34,7 +26,6 @@ true false -Xmx1024m -XX:MaxPermSize=256m - true diff --git a/plugins/org.eclipse.emf.compare.ide.ui/pom.xml b/plugins/org.eclipse.emf.compare.ide.ui/pom.xml index 373564b07..2bec2bfdb 100644 --- a/plugins/org.eclipse.emf.compare.ide.ui/pom.xml +++ b/plugins/org.eclipse.emf.compare.ide.ui/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.ide.ui 4.0.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.ide/pom.xml b/plugins/org.eclipse.emf.compare.ide/pom.xml index 365a03272..7e6f0b76b 100644 --- a/plugins/org.eclipse.emf.compare.ide/pom.xml +++ b/plugins/org.eclipse.emf.compare.ide/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.ide 3.1.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml b/plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml index 547953619..a5eb17549 100644 --- a/plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml +++ b/plugins/org.eclipse.emf.compare.rcp.ui.tests/pom.xml @@ -14,14 +14,6 @@ eclipse-test-plugin - - - src - - **/*.java - - - org.eclipse.tycho @@ -34,7 +26,6 @@ true false -Xmx1024m -XX:MaxPermSize=256m - true diff --git a/plugins/org.eclipse.emf.compare.rcp.ui/pom.xml b/plugins/org.eclipse.emf.compare.rcp.ui/pom.xml index f8107e59b..0a7c9c32f 100644 --- a/plugins/org.eclipse.emf.compare.rcp.ui/pom.xml +++ b/plugins/org.eclipse.emf.compare.rcp.ui/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.rcp.ui 4.0.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.rcp/pom.xml b/plugins/org.eclipse.emf.compare.rcp/pom.xml index 3a29cf67e..47ae39f64 100644 --- a/plugins/org.eclipse.emf.compare.rcp/pom.xml +++ b/plugins/org.eclipse.emf.compare.rcp/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.rcp 2.2.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.subversive/pom.xml b/plugins/org.eclipse.emf.compare.subversive/pom.xml index 05a34c35b..2a270c27a 100644 --- a/plugins/org.eclipse.emf.compare.subversive/pom.xml +++ b/plugins/org.eclipse.emf.compare.subversive/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.subversive 1.0.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml b/plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml index b143c5a29..6e954abc2 100644 --- a/plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml +++ b/plugins/org.eclipse.emf.compare.tests.fuzzy/pom.xml @@ -13,21 +13,6 @@ 3.1.0-SNAPSHOT eclipse-test-plugin - - - - src - - **/*.java - - - - src-gen - - **/*.java - - - org.eclipse.tycho diff --git a/plugins/org.eclipse.emf.compare.tests/pom.xml b/plugins/org.eclipse.emf.compare.tests/pom.xml index 78c679b8c..a3991857b 100644 --- a/plugins/org.eclipse.emf.compare.tests/pom.xml +++ b/plugins/org.eclipse.emf.compare.tests/pom.xml @@ -14,20 +14,6 @@ eclipse-test-plugin - - - src - - **/*.java - - - - src-gen - - **/*.java - - - org.eclipse.tycho @@ -36,9 +22,6 @@ org/eclipse/emf/compare/tests/suite/AllTests.class - false false diff --git a/plugins/org.eclipse.emf.compare.uml2.edit/pom.xml b/plugins/org.eclipse.emf.compare.uml2.edit/pom.xml index 8f341e387..1884cff8d 100644 --- a/plugins/org.eclipse.emf.compare.uml2.edit/pom.xml +++ b/plugins/org.eclipse.emf.compare.uml2.edit/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.uml2.edit 2.2.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml b/plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml index 96b25faaa..9f157ffc7 100644 --- a/plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml +++ b/plugins/org.eclipse.emf.compare.uml2.rcp.ui/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.uml2.rcp.ui 2.2.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml b/plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml index b8ccf4c11..1c3f12f2b 100644 --- a/plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml +++ b/plugins/org.eclipse.emf.compare.uml2.rcp/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.uml2.rcp 2.2.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare.uml2/pom.xml b/plugins/org.eclipse.emf.compare.uml2/pom.xml index 6f7c7bc9d..31c14d1df 100644 --- a/plugins/org.eclipse.emf.compare.uml2/pom.xml +++ b/plugins/org.eclipse.emf.compare.uml2/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare.uml2 2.2.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - diff --git a/plugins/org.eclipse.emf.compare/pom.xml b/plugins/org.eclipse.emf.compare/pom.xml index 072d84ede..2567ad424 100644 --- a/plugins/org.eclipse.emf.compare/pom.xml +++ b/plugins/org.eclipse.emf.compare/pom.xml @@ -12,13 +12,4 @@ org.eclipse.emf.compare 3.1.0-SNAPSHOT eclipse-plugin - - - - - org.eclipse.tycho - tycho-source-plugin - - - -- cgit v1.2.3