From d84a20cf9e1d1b720264886723bddf308527a727 Mon Sep 17 00:00:00 2001 From: Stephane Bouchet Date: Tue, 4 Jul 2023 16:06:51 +0200 Subject: [PATCH] Fix after 4.28.0.Final release (#762) Signed-off-by: Stephane Bouchet --- .../features/org.jboss.tools.foundation.feature/feature.xml | 2 +- .../features/org.jboss.tools.foundation.feature/pom.xml | 2 +- .../org.jboss.tools.foundation.license.feature/feature.xml | 2 +- .../org.jboss.tools.foundation.license.feature/pom.xml | 2 +- .../feature.xml | 2 +- .../org.jboss.tools.foundation.security.linux.feature/pom.xml | 2 +- .../org.jboss.tools.foundation.test.feature/feature.xml | 2 +- .../features/org.jboss.tools.foundation.test.feature/pom.xml | 2 +- foundation/features/pom.xml | 2 +- .../org.jboss.tools.foundation.checkup/META-INF/MANIFEST.MF | 2 +- foundation/plugins/org.jboss.tools.foundation.checkup/pom.xml | 2 +- .../org.jboss.tools.foundation.core/META-INF/MANIFEST.MF | 2 +- foundation/plugins/org.jboss.tools.foundation.core/pom.xml | 2 +- .../core/properties/internal/currentversion.properties | 2 +- .../org.jboss.tools.foundation.help.ui/META-INF/MANIFEST.MF | 2 +- foundation/plugins/org.jboss.tools.foundation.help.ui/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../plugins/org.jboss.tools.foundation.security.linux/pom.xml | 2 +- .../org.jboss.tools.foundation.ui/META-INF/MANIFEST.MF | 2 +- foundation/plugins/org.jboss.tools.foundation.ui/pom.xml | 4 ++-- foundation/plugins/pom.xml | 2 +- foundation/pom.xml | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../tests/org.jboss.tools.foundation.checkup.test/pom.xml | 2 +- .../org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF | 2 +- foundation/tests/org.jboss.tools.foundation.core.test/pom.xml | 2 +- .../org.jboss.tools.foundation.help.test/META-INF/MANIFEST.MF | 2 +- foundation/tests/org.jboss.tools.foundation.help.test/pom.xml | 2 +- .../org.jboss.tools.foundation.ui.test/META-INF/MANIFEST.MF | 2 +- foundation/tests/org.jboss.tools.foundation.ui.test/pom.xml | 2 +- foundation/tests/pom.xml | 2 +- jacoco-report/pom.xml | 2 +- 32 files changed, 33 insertions(+), 33 deletions(-) diff --git a/foundation/features/org.jboss.tools.foundation.feature/feature.xml b/foundation/features/org.jboss.tools.foundation.feature/feature.xml index c2b9ae01b..8f56535b1 100644 --- a/foundation/features/org.jboss.tools.foundation.feature/feature.xml +++ b/foundation/features/org.jboss.tools.foundation.feature/feature.xml @@ -2,7 +2,7 @@ org.jboss.tools.foundation features - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.features org.jboss.tools.foundation.feature diff --git a/foundation/features/org.jboss.tools.foundation.license.feature/feature.xml b/foundation/features/org.jboss.tools.foundation.license.feature/feature.xml index d9f494c89..4fd6cd228 100644 --- a/foundation/features/org.jboss.tools.foundation.license.feature/feature.xml +++ b/foundation/features/org.jboss.tools.foundation.license.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/foundation/features/org.jboss.tools.foundation.license.feature/pom.xml b/foundation/features/org.jboss.tools.foundation.license.feature/pom.xml index 4046fd890..7531c5583 100644 --- a/foundation/features/org.jboss.tools.foundation.license.feature/pom.xml +++ b/foundation/features/org.jboss.tools.foundation.license.feature/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.foundation features - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.features org.jboss.tools.foundation.license.feature diff --git a/foundation/features/org.jboss.tools.foundation.security.linux.feature/feature.xml b/foundation/features/org.jboss.tools.foundation.security.linux.feature/feature.xml index 0b04a98ca..49c59b25c 100644 --- a/foundation/features/org.jboss.tools.foundation.security.linux.feature/feature.xml +++ b/foundation/features/org.jboss.tools.foundation.security.linux.feature/feature.xml @@ -2,7 +2,7 @@ org.jboss.tools.foundation features - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.features org.jboss.tools.foundation.security.linux.feature diff --git a/foundation/features/org.jboss.tools.foundation.test.feature/feature.xml b/foundation/features/org.jboss.tools.foundation.test.feature/feature.xml index 4ba1c4aa9..b7eec1efd 100644 --- a/foundation/features/org.jboss.tools.foundation.test.feature/feature.xml +++ b/foundation/features/org.jboss.tools.foundation.test.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/foundation/features/org.jboss.tools.foundation.test.feature/pom.xml b/foundation/features/org.jboss.tools.foundation.test.feature/pom.xml index 3d0bae8ed..5dab48d7c 100644 --- a/foundation/features/org.jboss.tools.foundation.test.feature/pom.xml +++ b/foundation/features/org.jboss.tools.foundation.test.feature/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.foundation features - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.test.features org.jboss.tools.foundation.test.feature diff --git a/foundation/features/pom.xml b/foundation/features/pom.xml index ae63ad69e..b51eaf1f5 100644 --- a/foundation/features/pom.xml +++ b/foundation/features/pom.xml @@ -7,7 +7,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.jboss.tools foundation - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT pom diff --git a/foundation/plugins/org.jboss.tools.foundation.checkup/META-INF/MANIFEST.MF b/foundation/plugins/org.jboss.tools.foundation.checkup/META-INF/MANIFEST.MF index c9e3b2b72..009e3cf6a 100644 --- a/foundation/plugins/org.jboss.tools.foundation.checkup/META-INF/MANIFEST.MF +++ b/foundation/plugins/org.jboss.tools.foundation.checkup/META-INF/MANIFEST.MF @@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0", org.eclipse.ui.workbench;bundle-version="3.107.0", org.eclipse.ui.views.log;bundle-version="1.0.600", org.eclipse.jface -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Bundle-ActivationPolicy: lazy Bundle-ManifestVersion: 2 Bundle-RequiredExecutionEnvironment: J2SE-1.5 diff --git a/foundation/plugins/org.jboss.tools.foundation.checkup/pom.xml b/foundation/plugins/org.jboss.tools.foundation.checkup/pom.xml index 22bd72a15..5c5b24b1c 100644 --- a/foundation/plugins/org.jboss.tools.foundation.checkup/pom.xml +++ b/foundation/plugins/org.jboss.tools.foundation.checkup/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.foundation plugins - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.plugins org.jboss.tools.foundation.checkup diff --git a/foundation/plugins/org.jboss.tools.foundation.core/META-INF/MANIFEST.MF b/foundation/plugins/org.jboss.tools.foundation.core/META-INF/MANIFEST.MF index 16d9dfded..43a5e8851 100644 --- a/foundation/plugins/org.jboss.tools.foundation.core/META-INF/MANIFEST.MF +++ b/foundation/plugins/org.jboss.tools.foundation.core/META-INF/MANIFEST.MF @@ -33,7 +33,7 @@ Require-Bundle: org.eclipse.equinox.p2.core;bundle-version="2.2.0", org.eclipse.ecf.provider.filetransfer.httpclient5;bundle-version="1.0.0", org.eclipse.e4.core.contexts;bundle-version="1.5.0", org.eclipse.e4.core.di;bundle-version="1.6.0" -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Bundle-ActivationPolicy: lazy Bundle-ManifestVersion: 2 Bundle-RequiredExecutionEnvironment: JavaSE-11 diff --git a/foundation/plugins/org.jboss.tools.foundation.core/pom.xml b/foundation/plugins/org.jboss.tools.foundation.core/pom.xml index 34bcedc76..3b3c7db1f 100644 --- a/foundation/plugins/org.jboss.tools.foundation.core/pom.xml +++ b/foundation/plugins/org.jboss.tools.foundation.core/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.foundation plugins - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.plugins org.jboss.tools.foundation.core diff --git a/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties b/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties index 2da8eee1d..d68f54983 100644 --- a/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties +++ b/foundation/plugins/org.jboss.tools.foundation.core/src/org/jboss/tools/foundation/core/properties/internal/currentversion.properties @@ -9,5 +9,5 @@ # Red Hat, Inc. - initial API and implementation ############################################################################## # set default.version to the same x.y.z base as the parent pom, then .${BUILD_ALIAS} or .Final -default.version=4.28.0.Final +default.version=4.29.0.Final version=${jbosstools.version} diff --git a/foundation/plugins/org.jboss.tools.foundation.help.ui/META-INF/MANIFEST.MF b/foundation/plugins/org.jboss.tools.foundation.help.ui/META-INF/MANIFEST.MF index 7108b1419..41b56915b 100644 --- a/foundation/plugins/org.jboss.tools.foundation.help.ui/META-INF/MANIFEST.MF +++ b/foundation/plugins/org.jboss.tools.foundation.help.ui/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: %BundleName Bundle-Vendor: %BundleVendor Bundle-SymbolicName: org.jboss.tools.foundation.help.ui;singleton:=true -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Bundle-Localization: plugin Bundle-Activator: org.jboss.tools.foundation.help.ui.internal.JBossHelpActivator Require-Bundle: org.eclipse.ui, diff --git a/foundation/plugins/org.jboss.tools.foundation.help.ui/pom.xml b/foundation/plugins/org.jboss.tools.foundation.help.ui/pom.xml index 206cc0139..968de4eac 100644 --- a/foundation/plugins/org.jboss.tools.foundation.help.ui/pom.xml +++ b/foundation/plugins/org.jboss.tools.foundation.help.ui/pom.xml @@ -3,7 +3,7 @@ org.jboss.tools.foundation plugins - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.plugins org.jboss.tools.foundation.help.ui diff --git a/foundation/plugins/org.jboss.tools.foundation.security.linux/META-INF/MANIFEST.MF b/foundation/plugins/org.jboss.tools.foundation.security.linux/META-INF/MANIFEST.MF index e11b5b292..fe92aedd0 100644 --- a/foundation/plugins/org.jboss.tools.foundation.security.linux/META-INF/MANIFEST.MF +++ b/foundation/plugins/org.jboss.tools.foundation.security.linux/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %Bundle-Name Bundle-SymbolicName: org.jboss.tools.foundation.security.linux;singleton:=true -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Bundle-Vendor: %providerName Fragment-Host: org.eclipse.equinox.security;bundle-version="1.1.100" Bundle-RequiredExecutionEnvironment: J2SE-1.5 diff --git a/foundation/plugins/org.jboss.tools.foundation.security.linux/pom.xml b/foundation/plugins/org.jboss.tools.foundation.security.linux/pom.xml index 71c9721de..07148da28 100644 --- a/foundation/plugins/org.jboss.tools.foundation.security.linux/pom.xml +++ b/foundation/plugins/org.jboss.tools.foundation.security.linux/pom.xml @@ -4,7 +4,7 @@ org.jboss.tools.foundation plugins - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.plugins org.jboss.tools.foundation.security.linux diff --git a/foundation/plugins/org.jboss.tools.foundation.ui/META-INF/MANIFEST.MF b/foundation/plugins/org.jboss.tools.foundation.ui/META-INF/MANIFEST.MF index 6e68d242b..4bd7f0b3e 100644 --- a/foundation/plugins/org.jboss.tools.foundation.ui/META-INF/MANIFEST.MF +++ b/foundation/plugins/org.jboss.tools.foundation.ui/META-INF/MANIFEST.MF @@ -20,7 +20,7 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.9.0", org.eclipse.jface.databinding;bundle-version="1.14.100", org.eclipse.core.databinding.property;bundle-version="1.9.200", org.eclipse.jface.notifications;bundle-version="0.5.200" -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Bundle-ActivationPolicy: lazy Bundle-ManifestVersion: 2 Bundle-RequiredExecutionEnvironment: JavaSE-11 diff --git a/foundation/plugins/org.jboss.tools.foundation.ui/pom.xml b/foundation/plugins/org.jboss.tools.foundation.ui/pom.xml index 064e12412..3d48307dd 100644 --- a/foundation/plugins/org.jboss.tools.foundation.ui/pom.xml +++ b/foundation/plugins/org.jboss.tools.foundation.ui/pom.xml @@ -4,11 +4,11 @@ org.jboss.tools.foundation plugins - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.plugins org.jboss.tools.foundation.ui - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT eclipse-plugin diff --git a/foundation/plugins/pom.xml b/foundation/plugins/pom.xml index e18489de0..74a93f722 100644 --- a/foundation/plugins/pom.xml +++ b/foundation/plugins/pom.xml @@ -8,7 +8,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.jboss.tools foundation - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT pom diff --git a/foundation/pom.xml b/foundation/pom.xml index 913edf4bb..c588925b8 100644 --- a/foundation/pom.xml +++ b/foundation/pom.xml @@ -10,7 +10,7 @@ org.jboss.tools foundation foundation.all - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT pom plugins diff --git a/foundation/tests/org.jboss.tools.foundation.checkup.test/META-INF/MANIFEST.MF b/foundation/tests/org.jboss.tools.foundation.checkup.test/META-INF/MANIFEST.MF index e08cb5433..e40ffc0ef 100644 --- a/foundation/tests/org.jboss.tools.foundation.checkup.test/META-INF/MANIFEST.MF +++ b/foundation/tests/org.jboss.tools.foundation.checkup.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Foundation Checkup Test Bundle-SymbolicName: org.jboss.tools.foundation.checkup.test -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Export-Package: org.jboss.tools.foundation.checkup.test Require-Bundle: org.junit, org.jboss.tools.foundation.checkup;bundle-version="1.2.0", diff --git a/foundation/tests/org.jboss.tools.foundation.checkup.test/pom.xml b/foundation/tests/org.jboss.tools.foundation.checkup.test/pom.xml index 7adf280c3..5c05fbcb2 100644 --- a/foundation/tests/org.jboss.tools.foundation.checkup.test/pom.xml +++ b/foundation/tests/org.jboss.tools.foundation.checkup.test/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.foundation tests - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.tests org.jboss.tools.foundation.checkup.test diff --git a/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF b/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF index 0d701845b..588a05a1b 100644 --- a/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF +++ b/foundation/tests/org.jboss.tools.foundation.core.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %BundleName Bundle-SymbolicName: org.jboss.tools.foundation.core.test;singleton:=true -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Require-Bundle: org.eclipse.core.runtime, org.junit;bundle-version="4.8.1", org.eclipse.equinox.http.jetty;bundle-version="3.0.100", diff --git a/foundation/tests/org.jboss.tools.foundation.core.test/pom.xml b/foundation/tests/org.jboss.tools.foundation.core.test/pom.xml index faa9d6460..587328478 100644 --- a/foundation/tests/org.jboss.tools.foundation.core.test/pom.xml +++ b/foundation/tests/org.jboss.tools.foundation.core.test/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.foundation tests - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.tests org.jboss.tools.foundation.core.test diff --git a/foundation/tests/org.jboss.tools.foundation.help.test/META-INF/MANIFEST.MF b/foundation/tests/org.jboss.tools.foundation.help.test/META-INF/MANIFEST.MF index 1bbb7ef36..b7dbf3a5c 100644 --- a/foundation/tests/org.jboss.tools.foundation.help.test/META-INF/MANIFEST.MF +++ b/foundation/tests/org.jboss.tools.foundation.help.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JBoss Tools Help Plugin - Tests Bundle-SymbolicName: org.jboss.tools.foundation.help.test -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Fragment-Host: org.jboss.tools.foundation.help.ui;bundle-version="1.2.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.7 Require-Bundle: org.junit;bundle-version="4.11.0" diff --git a/foundation/tests/org.jboss.tools.foundation.help.test/pom.xml b/foundation/tests/org.jboss.tools.foundation.help.test/pom.xml index 70f4c1807..0096f7c50 100644 --- a/foundation/tests/org.jboss.tools.foundation.help.test/pom.xml +++ b/foundation/tests/org.jboss.tools.foundation.help.test/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.foundation tests - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.tests org.jboss.tools.foundation.help.test diff --git a/foundation/tests/org.jboss.tools.foundation.ui.test/META-INF/MANIFEST.MF b/foundation/tests/org.jboss.tools.foundation.ui.test/META-INF/MANIFEST.MF index 87a4a6155..e891a8c73 100644 --- a/foundation/tests/org.jboss.tools.foundation.ui.test/META-INF/MANIFEST.MF +++ b/foundation/tests/org.jboss.tools.foundation.ui.test/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Foundation UI Test Bundle-SymbolicName: org.jboss.tools.foundation.ui.test;singleton:=true -Bundle-Version: 1.6.1700.qualifier +Bundle-Version: 1.6.1800.qualifier Bundle-ClassPath: . Export-Package: org.jboss.tools.foundation.ui.test Require-Bundle: org.junit, diff --git a/foundation/tests/org.jboss.tools.foundation.ui.test/pom.xml b/foundation/tests/org.jboss.tools.foundation.ui.test/pom.xml index d6db05126..f7c86c5f7 100644 --- a/foundation/tests/org.jboss.tools.foundation.ui.test/pom.xml +++ b/foundation/tests/org.jboss.tools.foundation.ui.test/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools.foundation tests - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation.tests org.jboss.tools.foundation.ui.test diff --git a/foundation/tests/pom.xml b/foundation/tests/pom.xml index 4fd059970..2d161cb33 100644 --- a/foundation/tests/pom.xml +++ b/foundation/tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.tools foundation - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT org.jboss.tools.foundation tests diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index fd4251871..b6e9bc528 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -16,7 +16,7 @@ target/site/jacoco-aggregate/jacoco.xml |plugins.version.* 3.17.700-SNAPSHOT - 1.6.1700-SNAPSHOT + 1.6.1800-SNAPSHOT 3.5.300-SNAPSHOT 1.4.200-SNAPSHOT 3.7.103-SNAPSHOT