Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add visitor or recipe to upgrade jenkins test harness version #554

Open
jonesbusy opened this issue Jan 2, 2025 · 0 comments
Open

Add visitor or recipe to upgrade jenkins test harness version #554

jonesbusy opened this issue Jan 2, 2025 · 0 comments
Labels
enhancement For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted

Comments

@jonesbusy
Copy link
Collaborator

What feature do you want to see added?

Because we can get inconsistencies like

   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <surefire.useFile>false</surefire.useFile>
-    <jenkins.version>1.609</jenkins.version>
+    <jenkins.version>2.346.3</jenkins.version>
     <jenkins-test-harness.version>2.17</jenkins-test-harness.version>
-    <java.level>8</java.level>
     <findbugs.skip>true</findbugs.skip>
   </properties>

Which fail because jenkins test harness is too old

Also could be #517

But if the property is referenced in must be upgraded

Upstream changes

No response

Are you interested in contributing this feature?

No response

@jonesbusy jonesbusy added the enhancement For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted
Projects
None yet
Development

No branches or pull requests

1 participant