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

Use pom 4.0 #180

Merged
merged 7 commits into from
Apr 17, 2020
Merged

Use pom 4.0 #180

merged 7 commits into from
Apr 17, 2020

Conversation

MarkEWaite
Copy link
Contributor

Use pom 4.0

Use Jenkins plugin pom 4.0 to reduce developer overhead and improve bug detection with static analysis.

Checklist

  • I have read the CONTRIBUTING doc
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No spotbugs warnings were introduced with my changes

Types of changes

  • Dependency update

Use the spotbugs.effort and spotbugs.threshold properties rather than
configuring the values in the maven-spotbugs-plugin configuration.
Strings are expected to be English language in general and should not risk
applying the case conversion of the default locale.  The default locale
case conversion would be a problem if it were Turkish and the string LINUX
were converted to l<i>nux where the <i> is a letter i without the dot.
@MarkEWaite MarkEWaite added the dependencies Dependency related change label Apr 16, 2020
@MarkEWaite MarkEWaite merged commit f726b28 into jenkinsci:master Apr 17, 2020
@MarkEWaite MarkEWaite deleted the use-pom-4.0 branch April 17, 2020 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant