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

Remove overriding plugin pom config #492

Merged
merged 2 commits into from
Jan 24, 2019

Conversation

timja
Copy link
Member

@timja timja commented Jan 24, 2019

Also fixes the minimumJavaLevel not being set and causing intellij to
complain

Also fixes the minimumJavaLevel not being set and causing intellij to
complain
@timja timja requested a review from jetersen January 24, 2019 08:19
pom.xml Outdated
<revision>2.4</revision>
<changelist>-SNAPSHOT</changelist>
<java.level>8</java.level>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<jenkins.version>2.138.1</jenkins.version>
Copy link
Member

Choose a reason for hiding this comment

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

minor annoyance 🔀 Could you amend the commit moving it back to the top and add hpi.compatiableSinceVersion below it and then do the newline? 😇

Copy link
Member

@jetersen jetersen left a comment

Choose a reason for hiding this comment

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

LGTM

@timja timja merged commit 64faa5c into jenkinsci:master Jan 24, 2019
@timja timja deleted the feature/fix-plugin-pom-config branch January 24, 2019 09:48
@jetersen
Copy link
Member

I just learned this was only introduced in plugin pom as of 3.33 lucky you were using that version 🤣

https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md#333

@timja
Copy link
Member Author

timja commented Jan 31, 2019

oh wow 👍

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

Successfully merging this pull request may close these issues.

2 participants