Branch: refs/heads/master
Home: https://github.com/jenkinsci/logstash-plugin
Commit: 8323f19b785992ea117b5341d53bb039e932d8d3
https://github.com/jenkinsci/logstash-plugin/commit/8323f19b785992ea117b5341d53bb039e932d8d3
Author: René Scheibe <[email protected]>
Date: 2018-11-08 (Thu, 08 Nov 2018)
Changed paths:
M .travis.yml
M CHANGELOG.md
M pom.xml
M src/main/resources/index.jelly
M
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/global.jelly
M src/main/resources/jenkins/plugins/logstash/LogstashNotifier/config.jelly
Log Message:
-----------
pom.xml improvements (#81)
* Consistent CHANGELOG.md format
* Upgrade to latest parent pom
* Cleanup dependency notation
* sort dependencies: first "comppile" then "test" scope
* remove redundant "compile" scope (it's the default value)
* remove redundant "jar" type (it's the default value)
* Enable InjectedTest again
The mentioned JENKINS-21977 issue was fixed a long time ago.
Found & fixed missing Jelly escaping setting when running InjectedTest.
* Remove problematic maven-compiler-plugin configuration
The "source" and "target" should be configured via "java.level"
which is used by the parent pom. It's value is already set to 8.
* Remove obsolete maven-deploy-plugin workaround
The mentioned INFRA-588 issue was fixed with parent pom v2.5.
* Remove unnecessary jenkins-test-harness version setting
The current parent pom already sets it to 2.44.
* Remove unnecessary project.reporting.outputEncoding setting
The current parent pom already sets it to "UTF-8".
* Remove obsolete maven-release-plugin workaround
The current parent pom requires maven-release-plugin 2.5.3 which itself
requires maven-scm-api & maven-scm-provider-gitexe 1.9.4.
* Reformat pom with sortpom-maven-plugin
* Add sortpom plugin
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.