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

Routine updates for jdk11 build compatibility #42

Merged
merged 2 commits into from
Dec 9, 2021

Conversation

Vlatombe
Copy link
Member

@Vlatombe Vlatombe commented Nov 4, 2021

  • Update parent POM
  • Use BOM
  • Replace workflow-aggregator with individual workflow-* deps
  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

* Update parent POM
* Use BOM
* Replace workflow-aggregator with individual workflow-* deps
pom.xml Outdated
@@ -20,26 +21,51 @@
</scm>

<properties>
<jenkins.version>2.60.3</jenkins.version>
<bom>2.204.x</bom>
<jenkins.version>2.204.6</jenkins.version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we bring this up an LTS that is within the last year? 2.249.x?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

Copy link

@bitwiseman bitwiseman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm okay with this, but I would prefer this to be on a a more recent LTS if possible.

@olamy olamy merged commit 613a05e into jenkinsci:master Dec 9, 2021
@Vlatombe Vlatombe deleted the updates branch December 9, 2021 08:51
@jglick jglick mentioned this pull request Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants