From 94f43548a0e9baef3aad65aa29b03c29c62386d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 07:37:34 -0500 Subject: [PATCH] Bump tycho-p2-repository-plugin from 2.7.5 to 3.0.0 (#8652) * Bump tycho-p2-repository-plugin from 2.7.5 to 3.0.0 Bumps tycho-p2-repository-plugin from 2.7.5 to 3.0.0. --- updated-dependencies: - dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * activate jetty-p2 module only for jdk 17 Signed-off-by: Olivier Lamy Signed-off-by: dependabot[bot] Signed-off-by: Olivier Lamy Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Olivier Lamy --- jetty-p2/pom.xml | 2 +- pom.xml | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml index fc042253ca8d..5d763dbaa63e 100644 --- a/jetty-p2/pom.xml +++ b/jetty-p2/pom.xml @@ -12,7 +12,7 @@ Generates a (maven based) P2 Updatesite pom - 2.7.5 + 3.0.0 diff --git a/pom.xml b/pom.xml index 3d873544fb7b..85e2c52507da 100644 --- a/pom.xml +++ b/pom.xml @@ -246,7 +246,6 @@ jetty-bom documentation jetty-keystore - jetty-p2 jetty-unixdomain-server @@ -2048,6 +2047,16 @@ + + jdk17 + + [17,) + + + + jetty-p2 + + unix-domain-windows