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

[JENKINS-57394] - Rename the plugin to make the purpose explicit #6

Merged
merged 4 commits into from
Jul 18, 2019

Conversation

oleg-nenashev
Copy link
Member

https://issues.jenkins-ci.org/browse/JENKINS-57394

This patch applies some renaming to make the purpose of the plugin explicit.
It also adds some documentation about license constratins to README.

CC @jenkinsci/java11-support

@@ -14,8 +14,8 @@
<jenkins.version>2.112</jenkins.version>
<java.level>8</java.level>
</properties>
<name>JDK Tool Plugin</name>
<description>Allows the JDK tool to be installed via download from Oracle's website.</description>
<name>Oracle Java SE Development Kit Installer Plugin</name>
Copy link
Member Author

Choose a reason for hiding this comment

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

too long? It will appear in the dependencies list on the plugin website, e.g. https://plugins.jenkins.io/ownership

Copy link
Member

Choose a reason for hiding this comment

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

🤷‍♂ Seems fine. Maintainers need to update their core dependency to not pull in unnecessary plugins.

Copy link
Member

@batmat batmat left a comment

Choose a reason for hiding this comment

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

LGTM. It improves the current situation.

README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@hrmohr hrmohr left a comment

Choose a reason for hiding this comment

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

LGTM

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-Authored-By: Evaristo Gutiérrez <egutierrez@cloudbees.com>
@oleg-nenashev
Copy link
Member Author

Will merge it taking the approvals. I will see if I can get #5 in the same release, but maybe having a different one is preferable to avoid going nuclear (new plugin name + red warning in the UC)

@oleg-nenashev oleg-nenashev merged commit 34aea8f into master Jul 18, 2019
@oleg-nenashev oleg-nenashev deleted the renaming branch July 18, 2019 08:24
@batmat
Copy link
Member

batmat commented Jul 18, 2019

Belated 👍 for the recommendation. Thanks for taking it in account Oleg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants