-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Deprecate java.level
#522
Merged
Merged
Deprecate java.level
#522
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
basil
commented
Mar 30, 2022
- 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
Sorry for everyone other than @jglick who may be following along, but I lack the energy at this late hour to write a coherent explanation. This has been discussed to death in another PR thread. |
timja
approved these changes
Mar 30, 2022
Specifically #478 (comment) and later #478 (comment) this is proposing to revert JENKINS-20679 IIUC: #134, jenkinsci/jenkins#3016, jenkinsci/maven-hpi-plugin#75, jenkins-infra/update-center2#253 |
jglick
approved these changes
Mar 30, 2022
jetersen
approved these changes
Mar 30, 2022
This was referenced Aug 31, 2022
This was referenced Aug 31, 2022
MarkEWaite
added a commit
to MarkEWaite/jenkins.io
that referenced
this pull request
Sep 6, 2022
The `java.level` property is deprecated and will be removed from a future plugin parent pom. See jenkinsci/plugin-pom#522 for the plugin pom deprecation of `java.level`. See the following additional references: * jenkinsci/plugin-pom#478 (comment) * jenkinsci/plugin-pom#478 (comment) * jenkinsci/plugin-pom#522 (comment) Also uses newer Jenkins version in the example. Would have liked to use the automatic replacement as is done in the "Choosing a Jenkins version" baseline page, but that was a larger change than I'm ready to make in this pull request.
froque
added a commit
to jenkinsci/disk-usage-plugin
that referenced
this pull request
Feb 8, 2023
java.level is no longer the way to set the required java version jenkinsci/plugin-pom#522
froque
added a commit
to jenkinsci/disk-usage-plugin
that referenced
this pull request
Feb 8, 2023
java.level is no longer the way to set the required java version jenkinsci/plugin-pom#522
6 tasks
froque
added a commit
to jenkinsci/disk-usage-plugin
that referenced
this pull request
Feb 9, 2023
java.level is no longer the way to set the required java version jenkinsci/plugin-pom#522
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.