From 00448611907b0c895a1014f76229cfd305ff16e8 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Thu, 29 Jul 2021 16:32:39 -0400 Subject: [PATCH 1/3] [JENKINS-66247] Demonstrate fixed `access-modifier-checker` --- pom.xml | 2 +- src/it/beta-fail/pom.xml | 11 ++++++++++- src/it/beta-just-testing/pom.xml | 2 +- src/it/beta-pass/pom.xml | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 24e63205e7..284aa31aec 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ true - 1.22 + 1.23-SNAPSHOT 1.20 2.0.9 diff --git a/src/it/beta-fail/pom.xml b/src/it/beta-fail/pom.xml index 0fdced3774..4a8b9de279 100644 --- a/src/it/beta-fail/pom.xml +++ b/src/it/beta-fail/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT pom - 2.289.3 + 2.277.4 8 true @@ -33,4 +33,13 @@ upstream downstream + + + + org.jenkins-ci + annotation-indexer + 1.15-SNAPSHOT + + + diff --git a/src/it/beta-just-testing/pom.xml b/src/it/beta-just-testing/pom.xml index 5d767c63d3..ed792d7c98 100644 --- a/src/it/beta-just-testing/pom.xml +++ b/src/it/beta-just-testing/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT pom - 2.289.3 + 2.277.4 8 true diff --git a/src/it/beta-pass/pom.xml b/src/it/beta-pass/pom.xml index f9c74fccdb..69b3854de9 100644 --- a/src/it/beta-pass/pom.xml +++ b/src/it/beta-pass/pom.xml @@ -13,7 +13,7 @@ 1.0-SNAPSHOT pom - 2.289.3 + 2.277.4 8 true From da2cc909f2772200777e09cdb3b0c8b63cb8834e Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Thu, 29 Jul 2021 16:40:04 -0400 Subject: [PATCH 2/3] https://github.com/jenkinsci/lib-access-modifier/pull/53 should do for now --- pom.xml | 2 +- src/it/beta-fail/pom.xml | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 284aa31aec..452ae7f49d 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ true - 1.23-SNAPSHOT + 1.23-SNAPSHOT 1.20 2.0.9 diff --git a/src/it/beta-fail/pom.xml b/src/it/beta-fail/pom.xml index 4a8b9de279..5da00940a0 100644 --- a/src/it/beta-fail/pom.xml +++ b/src/it/beta-fail/pom.xml @@ -33,13 +33,4 @@ upstream downstream - - - - org.jenkins-ci - annotation-indexer - 1.15-SNAPSHOT - - - From 9b94fc7b034a8b12132c7c2831aed16ad6aeca80 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Thu, 29 Jul 2021 16:49:12 -0400 Subject: [PATCH 3/3] https://github.com/jenkinsci/lib-access-modifier/pull/53 released --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 452ae7f49d..aa369ad69c 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ true - 1.23-SNAPSHOT + 1.23 1.20 2.0.9