Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copyartifact-plugin
  Commit: ef7ff5110832d8024f3f60820b807aa14e6aef02
      
https://github.com/jenkinsci/copyartifact-plugin/commit/ef7ff5110832d8024f3f60820b807aa14e6aef02
  Author: Baptiste Mathus <bat...@batmat.net>
  Date:   2019-03-25 (Mon, 25 Mar 2019)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  Use new recommended configuration


  Commit: 19e33386add5d8015eec27b3c9da9b4ddfd705aa
      
https://github.com/jenkinsci/copyartifact-plugin/commit/19e33386add5d8015eec27b3c9da9b4ddfd705aa
  Author: Adrien Lecharpentier <adrien.lecharpent...@gmail.com>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
    M src/test/java/hudson/plugins/copyartifact/TriggeredBuildSelectorTest.java

  Log Message:
  -----------
  Make sure the test project is compiled with Java 8

This because the default with Maven 2.2.1 is 1.3 and this is no longer 
supported by newer version of the JVM.
I modified the goals in tests rather than the project itself, as it is 
packaged, it would have be 'invisible'
and I didn't want that.


  Commit: d35b57e7e8e49c322896ca24864662e1d7efd3e1
      
https://github.com/jenkinsci/copyartifact-plugin/commit/d35b57e7e8e49c322896ca24864662e1d7efd3e1
  Author: ikedam <de...@ikedam.jp>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use the latest plugin-pom to avoid javadoc failure (JDK-8212233)

* mvn javadoc:javadoc fails with "Exit code: 1 - javadoc: error - The code 
being documented uses modules but the packages defined in 
http://docs.oracle.com/javase/8/docs/api/ are in the unnamed module." with jdk11
* This requires plugin-pom 3.40 or later.


  Commit: d1d5b15dc80cbf2137dcd3811b92c3476ef14b73
      
https://github.com/jenkinsci/copyartifact-plugin/commit/d1d5b15dc80cbf2137dcd3811b92c3476ef14b73
  Author: ikedam <de...@ikedam.jp>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M .mvn/extensions.xml

  Log Message:
  -----------
  Update git-changelist-maven-extension to the latest version

* To avoid "Detected git-changelist-maven-extension Version: 1.0-beta-3 is not 
in the allowed range [1.0-beta-4,)."


  Commit: 5b6b0c23154a99622bc3e0950904f914d6c865dd
      
https://github.com/jenkinsci/copyartifact-plugin/commit/5b6b0c23154a99622bc3e0950904f914d6c865dd
  Author: ikedam <de...@ikedam.jp>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use commons-net from jenkins-test-harness to avoid RequireUpperBoundDeps


  Commit: 863a08c0b1d7a09bf722213b857bacbc8f8dd035
      
https://github.com/jenkinsci/copyartifact-plugin/commit/863a08c0b1d7a09bf722213b857bacbc8f8dd035
  Author: ikedam <de...@ikedam.jp>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use workflow-support-3.0 to let run tests on Java10 and later

* See JENKINS-51998 for more details.
* Also reordered dependency to avoid RequireUpperBoundDeps.


  Commit: 5ead88e860fab451631584a9dea53f3640bcb352
      
https://github.com/jenkinsci/copyartifact-plugin/commit/5ead88e860fab451631584a9dea53f3640bcb352
  Author: ikedam <de...@ikedam.jp>
  Date:   2019-05-16 (Thu, 16 May 2019)

  Changed paths:
    M .mvn/extensions.xml
    M Jenkinsfile
    M pom.xml
    M src/test/java/hudson/plugins/copyartifact/CopyArtifactTest.java
    M src/test/java/hudson/plugins/copyartifact/TriggeredBuildSelectorTest.java

  Log Message:
  -----------
  Merge pull request #113 from ikedam/feature/java11-minimal

Minimal changes to pass tests on Java11


Compare: 
https://github.com/jenkinsci/copyartifact-plugin/compare/f0eb2bda8b8c...5ead88e860fa

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/copyartifact-plugin/push/refs/heads/master/f0eb2b-5ead88%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to