Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/display-url-api-plugin
  Commit: a510c3212410895e5cdb6d283c25c242c32b91ca
      
https://github.com/jenkinsci/display-url-api-plugin/commit/a510c3212410895e5cdb6d283c25c242c32b91ca
  Author: Baptiste Mathus <[email protected]>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Make Jenkins buildable on JDK11 and Jenkins 2.164.1

By bumping the baseline to 2.89.4, we're past 2.86 where the
command-launcher plugin and the eponym API was extracted.


  Commit: 949f1096c61e41f2416006dd9b141d461abe2123
      
https://github.com/jenkinsci/display-url-api-plugin/commit/949f1096c61e41f2416006dd9b141d461abe2123
  Author: Baptiste Mathus <[email protected]>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Build on the recommended configurations

JDK 8 and JDK11... Jenkins 2.164.1, etc.


  Commit: 4e09683df527f32ce08d4cf352385249c44fe423
      
https://github.com/jenkinsci/display-url-api-plugin/commit/4e09683df527f32ce08d4cf352385249c44fe423
  Author: Baptiste Mathus <[email protected]>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Make command-launcher only a test scope dependency


  Commit: 021390dc07854861e7e2616212c3164583a4a7a8
      
https://github.com/jenkinsci/display-url-api-plugin/commit/021390dc07854861e7e2616212c3164583a4a7a8
  Author: Baptiste Mathus <[email protected]>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump to inherited JTH to be able to get rid of command-launcher dep

Thanks Devin!

Had to force commons-lang3:

```
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireUpperBoundDeps 
failed with message:
Failed while enforcing RequireUpperBoundDeps. The error(s) are [
Require upper bound dependencies error for org.apache.commons:commons-lang3:3.4 
paths to dependency are:
+-org.jenkins-ci.plugins:display-url-api:2.3.1-SNAPSHOT
  +-io.rest-assured:rest-assured:3.3.0
    +-io.rest-assured:xml-path:3.3.0
      +-org.apache.commons:commons-lang3:3.4
and
+-org.jenkins-ci.plugins:display-url-api:2.3.1-SNAPSHOT
  +-org.jenkins-ci.main:jenkins-test-harness:2.47
    +-org.jenkins-ci.main:jenkins-test-harness-htmlunit:2.31-2
      +-org.apache.commons:commons-lang3:3.7
and
+-org.jenkins-ci.plugins:display-url-api:2.3.1-SNAPSHOT
  +-io.rest-assured:rest-assured:3.3.0
    +-io.rest-assured:json-path:3.3.0
      +-io.rest-assured:rest-assured-common:3.3.0
        +-org.apache.commons:commons-lang3:3.4
and
+-org.jenkins-ci.plugins:display-url-api:2.3.1-SNAPSHOT
  +-org.jenkins-ci.main:jenkins-test-harness:2.47
    +-org.jenkins-ci.main:jenkins-test-harness-htmlunit:2.31-2
      +-org.apache.commons:commons-text:1.3
        +-org.apache.commons:commons-lang3:3.7
```


  Commit: e8b7a8f255765a8651ada6f9a0a3b2c064938b66
      
https://github.com/jenkinsci/display-url-api-plugin/commit/e8b7a8f255765a8651ada6f9a0a3b2c064938b66
  Author: Baptiste Mathus <[email protected]>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Rather exclude from rest-assured to pull commons-lang3 version from JTH


  Commit: 2a72d24cf6ac44ecd2d842aa59d6741a209698a5
      
https://github.com/jenkinsci/display-url-api-plugin/commit/2a72d24cf6ac44ecd2d842aa59d6741a209698a5
  Author: Devin Nusbaum <[email protected]>
  Date:   2019-03-26 (Tue, 26 Mar 2019)

  Changed paths:
    M Jenkinsfile
    M pom.xml

  Log Message:
  -----------
  Merge pull request #24 from batmat/java11-readiness

Java 11 readiness: Make plugin also buildable on JDK11 and Jenkins 2.164.1


Compare: 
https://github.com/jenkinsci/display-url-api-plugin/compare/f7d6d921fbfd...2a72d24cf6ac

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