From 03a807d13f5fba4fbfbab11729a3a84a21863242 Mon Sep 17 00:00:00 2001 From: Paul Webster Date: Mon, 25 Mar 2013 11:41:11 -0400 Subject: Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" Set version to 0.14.0-SNAPSHOT Change-Id: Ia362d46adc302aabb05220339317c19f123b46ea --- build/org.eclipse.e4.core.tools.update/pom.xml | 8 ++++---- bundles/org.eclipse.e4.tools.compat/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.compat/pom.xml | 6 +++--- .../org.eclipse.e4.tools.css.editor.ui/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.css.editor.ui/pom.xml | 6 +++--- bundles/org.eclipse.e4.tools.css.editor/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.css.editor/pom.xml | 6 +++--- bundles/org.eclipse.e4.tools.css.spy/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.css.spy/pom.xml | 6 +++--- bundles/org.eclipse.e4.tools.emf.editor/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.emf.editor/pom.xml | 6 +++--- .../org.eclipse.e4.tools.emf.editor3x/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml | 6 +++--- .../org.eclipse.e4.tools.emf.liveeditor/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.emf.liveeditor/pom.xml | 6 +++--- .../forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.emf.ui.script.js/pom.xml | 6 +++--- bundles/org.eclipse.e4.tools.emf.ui/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.emf.ui/pom.xml | 6 +++--- .../org.eclipse.e4.tools.jdt.templates/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.jdt.templates/pom.xml | 6 +++--- bundles/org.eclipse.e4.tools.services/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools.services/pom.xml | 6 +++--- bundles/org.eclipse.e4.tools/forceQualifierUpdate.txt | 2 ++ bundles/org.eclipse.e4.tools/pom.xml | 6 +++--- .../org.eclipse.e4.core.tools.feature/forceQualifierUpdate.txt | 2 ++ features/org.eclipse.e4.core.tools.feature/pom.xml | 6 +++--- .../forceQualifierUpdate.txt | 2 ++ features/org.eclipse.e4.tools.css.editor.feature/pom.xml | 6 +++--- .../org.eclipse.e4.tools.css.spy.feature/forceQualifierUpdate.txt | 2 ++ features/org.eclipse.e4.tools.css.spy.feature/pom.xml | 6 +++--- .../forceQualifierUpdate.txt | 2 ++ features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml | 6 +++--- pom.xml | 7 ++----- 34 files changed, 86 insertions(+), 57 deletions(-) create mode 100644 bundles/org.eclipse.e4.tools.compat/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.css.editor.ui/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.css.editor/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.css.spy/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.emf.editor/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.emf.editor3x/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.emf.liveeditor/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.emf.ui.script.js/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.emf.ui/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.jdt.templates/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools.services/forceQualifierUpdate.txt create mode 100644 bundles/org.eclipse.e4.tools/forceQualifierUpdate.txt create mode 100644 features/org.eclipse.e4.core.tools.feature/forceQualifierUpdate.txt create mode 100644 features/org.eclipse.e4.tools.css.editor.feature/forceQualifierUpdate.txt create mode 100644 features/org.eclipse.e4.tools.css.spy.feature/forceQualifierUpdate.txt create mode 100644 features/org.eclipse.e4.tools.e3x.bridge.feature/forceQualifierUpdate.txt diff --git a/build/org.eclipse.e4.core.tools.update/pom.xml b/build/org.eclipse.e4.core.tools.update/pom.xml index 21b46b01..945b194b 100644 --- a/build/org.eclipse.e4.core.tools.update/pom.xml +++ b/build/org.eclipse.e4.core.tools.update/pom.xml @@ -1,16 +1,16 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 org.eclipse.e4.core.tools.update - 0.13.0.qualifier + 0.14.0-SNAPSHOT eclipse-repository - + diff --git a/bundles/org.eclipse.e4.tools.compat/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.compat/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.compat/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.compat/pom.xml b/bundles/org.eclipse.e4.tools.compat/pom.xml index 31c653e3..c35bda5c 100644 --- a/bundles/org.eclipse.e4.tools.compat/pom.xml +++ b/bundles/org.eclipse.e4.tools.compat/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.css.editor.ui/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.css.editor.ui/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.css.editor.ui/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.css.editor.ui/pom.xml b/bundles/org.eclipse.e4.tools.css.editor.ui/pom.xml index 709a409b..1632b59f 100644 --- a/bundles/org.eclipse.e4.tools.css.editor.ui/pom.xml +++ b/bundles/org.eclipse.e4.tools.css.editor.ui/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.css.editor/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.css.editor/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.css.editor/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.css.editor/pom.xml b/bundles/org.eclipse.e4.tools.css.editor/pom.xml index 5a0b0748..b5e737b0 100644 --- a/bundles/org.eclipse.e4.tools.css.editor/pom.xml +++ b/bundles/org.eclipse.e4.tools.css.editor/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.css.spy/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.css.spy/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.css.spy/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.css.spy/pom.xml b/bundles/org.eclipse.e4.tools.css.spy/pom.xml index e3846327..6f12ef46 100644 --- a/bundles/org.eclipse.e4.tools.css.spy/pom.xml +++ b/bundles/org.eclipse.e4.tools.css.spy/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.emf.editor/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.editor/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.emf.editor/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.emf.editor/pom.xml b/bundles/org.eclipse.e4.tools.emf.editor/pom.xml index 3f55bad5..025d2142 100644 --- a/bundles/org.eclipse.e4.tools.emf.editor/pom.xml +++ b/bundles/org.eclipse.e4.tools.emf.editor/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.emf.editor3x/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.editor3x/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.emf.editor3x/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml index c5de1aa4..8d6862f8 100644 --- a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml +++ b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.emf.liveeditor/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.liveeditor/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.emf.liveeditor/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.emf.liveeditor/pom.xml b/bundles/org.eclipse.e4.tools.emf.liveeditor/pom.xml index 04eefed2..ca724987 100644 --- a/bundles/org.eclipse.e4.tools.emf.liveeditor/pom.xml +++ b/bundles/org.eclipse.e4.tools.emf.liveeditor/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.emf.ui.script.js/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.ui.script.js/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.emf.ui.script.js/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.emf.ui.script.js/pom.xml b/bundles/org.eclipse.e4.tools.emf.ui.script.js/pom.xml index 2de428b5..6b422be3 100644 --- a/bundles/org.eclipse.e4.tools.emf.ui.script.js/pom.xml +++ b/bundles/org.eclipse.e4.tools.emf.ui.script.js/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.emf.ui/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.emf.ui/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.emf.ui/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml index f97e6fc8..dc97e83b 100644 --- a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml +++ b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.jdt.templates/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.jdt.templates/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.jdt.templates/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml index c93c0338..8d3a8671 100644 --- a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml +++ b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools.services/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools.services/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools.services/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools.services/pom.xml b/bundles/org.eclipse.e4.tools.services/pom.xml index 577fe644..c25c346c 100644 --- a/bundles/org.eclipse.e4.tools.services/pom.xml +++ b/bundles/org.eclipse.e4.tools.services/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/bundles/org.eclipse.e4.tools/forceQualifierUpdate.txt b/bundles/org.eclipse.e4.tools/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/bundles/org.eclipse.e4.tools/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/bundles/org.eclipse.e4.tools/pom.xml b/bundles/org.eclipse.e4.tools/pom.xml index dcd83cd8..e8ee01ba 100644 --- a/bundles/org.eclipse.e4.tools/pom.xml +++ b/bundles/org.eclipse.e4.tools/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-plugin - + diff --git a/features/org.eclipse.e4.core.tools.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.core.tools.feature/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/features/org.eclipse.e4.core.tools.feature/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/features/org.eclipse.e4.core.tools.feature/pom.xml b/features/org.eclipse.e4.core.tools.feature/pom.xml index ca3c65e1..d3ee2142 100644 --- a/features/org.eclipse.e4.core.tools.feature/pom.xml +++ b/features/org.eclipse.e4.core.tools.feature/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-feature - + diff --git a/features/org.eclipse.e4.tools.css.editor.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.tools.css.editor.feature/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/features/org.eclipse.e4.tools.css.editor.feature/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/features/org.eclipse.e4.tools.css.editor.feature/pom.xml b/features/org.eclipse.e4.tools.css.editor.feature/pom.xml index d225d4e0..ccfd6082 100644 --- a/features/org.eclipse.e4.tools.css.editor.feature/pom.xml +++ b/features/org.eclipse.e4.tools.css.editor.feature/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-feature - + diff --git a/features/org.eclipse.e4.tools.css.spy.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.tools.css.spy.feature/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/features/org.eclipse.e4.tools.css.spy.feature/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/features/org.eclipse.e4.tools.css.spy.feature/pom.xml b/features/org.eclipse.e4.tools.css.spy.feature/pom.xml index 823da40b..71adb88c 100644 --- a/features/org.eclipse.e4.tools.css.spy.feature/pom.xml +++ b/features/org.eclipse.e4.tools.css.spy.feature/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-feature - + diff --git a/features/org.eclipse.e4.tools.e3x.bridge.feature/forceQualifierUpdate.txt b/features/org.eclipse.e4.tools.e3x.bridge.feature/forceQualifierUpdate.txt new file mode 100644 index 00000000..396f0875 --- /dev/null +++ b/features/org.eclipse.e4.tools.e3x.bridge.feature/forceQualifierUpdate.txt @@ -0,0 +1,2 @@ +# To force a version qualifier update add the bug here +Bug 403237 - o.e.e4.tools cannot be build with "mvn clean install" diff --git a/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml b/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml index ac29f376..65826ad3 100644 --- a/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml +++ b/features/org.eclipse.e4.tools.e3x.bridge.feature/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.eclipse.e4.releng eclipse-parent - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT org.eclipse.e4 @@ -12,4 +12,4 @@ 0.12.0.qualifier eclipse-feature - + diff --git a/pom.xml b/pom.xml index 4b6434ac..aabe079f 100644 --- a/pom.xml +++ b/pom.xml @@ -10,15 +10,12 @@ Igor Fedorenko - initial implementation Lars Vogel - Adjustments for e4 tools --> - - + 4.0.0 org.eclipse.e4.tools e4-tools-aggregator - 1.0.0-SNAPSHOT + 0.14.0-SNAPSHOT pom -- cgit v1.2.3