Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: a6089678898e84d427d2ded0e34f3e7371b6dc2e
      
https://github.com/jenkinsci/plugin-pom/commit/a6089678898e84d427d2ded0e34f3e7371b6dc2e
  Author: James Nord <[email protected]>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Drop support for 1.x by default in plugin-pom

Jenkins 2.0+ have used servlet api 3.x and as such attepmting to use
this API would have been cumbersome as the default would only expose 2.4
causing funky compilation.  So this moves us firmly into the 2.x era and
cleans up the use of the servlet API dependencies.

At the same time 2.60 is pretty well adopted and uses java8 so I chose
to set 2.60.1 as the baseline and use java 8 by default for compilation.


  Commit: 6283e29a747a0ca1ec3240b0c993e0d247873448
      
https://github.com/jenkinsci/plugin-pom/commit/6283e29a747a0ca1ec3240b0c993e0d247873448
  Author: James Nord <[email protected]>
  Date:   2017-10-25 (Wed, 25 Oct 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump the version number to 3.0

Whilst this still works with the 1.x line there may be slightly more
than normal you have to do
eg. set the jenkins.version, java.level and do a dnace with the servlet
API.  So lets be upfront and saay this is not your normal change by
bumping the major version.


  Commit: c4462dd41e81acf347c32fa9040169ebf7708bb2
      
https://github.com/jenkinsci/plugin-pom/commit/c4462dd41e81acf347c32fa9040169ebf7708bb2
  Author: James Nord <[email protected]>
  Date:   2017-11-02 (Thu, 02 Nov 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge pull request #83 from jtnord/drop_1.x

Drop support for 1.x by default in plugin-pom


Compare: 
https://github.com/jenkinsci/plugin-pom/compare/820bd5cdc875...c4462dd41e81

-- 
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.

Reply via email to