1. 09 4月, 2019 2 次提交
  2. 07 4月, 2019 2 次提交
  3. 01 4月, 2019 2 次提交
  4. 25 3月, 2019 2 次提交
  5. 22 3月, 2019 1 次提交
  6. 21 3月, 2019 1 次提交
  7. 15 3月, 2019 2 次提交
  8. 11 3月, 2019 2 次提交
  9. 04 3月, 2019 2 次提交
  10. 26 2月, 2019 2 次提交
  11. 17 2月, 2019 2 次提交
  12. 14 2月, 2019 2 次提交
  13. 11 2月, 2019 2 次提交
  14. 07 2月, 2019 1 次提交
  15. 06 2月, 2019 2 次提交
  16. 05 2月, 2019 1 次提交
  17. 03 2月, 2019 3 次提交
    • K
      0d7505c5
    • K
      3ebd5e01
    • B
      [JENKINS-55681] - Make JAXB a detached plugin only on Java 11 (#3865) · a78312ea
      Baptiste Mathus 提交于
      * Move detached plugins logic into a dedicated class
      
      ClassicPluginStrategy is already long enough, so trying to make things a
      bit more focused before adding Java 11 logic. (and even if not, the change
      still splits a class that is almost 1k lines).
      
      * Install jaxb as detached only on Java 11+
      
      * Remove duplicate @Restricted
      
      Given the enclosing class already has it.
      
      * Use 1.5 release
      
      * Add more test coverage
      
      * getMinJavaVersion => getMinimumJavaVersion
      
      * Rename DetachedPluginsManager as DetachedPluginsUtil
      
      as requested by Oleg and Jesse. Mainly because of the misleading
      relationship (there's no inheritance) with the existing `PluginManager`
      class.
      
      * 🤦 adjust to 1.5 release method renaming
      
      * Clarify minimum Java version column
      Co-Authored-By: Nbatmat <bmathus@gmail.com>
      
      * Update to 2.3.0 version of the jaxb plugin
      
      * Bump minimum core version to next expected release version
      
      * Add preventive cycle breaks for jaxb while waiting for JENKINS-28942
      
      As requested by Oleg.
      
      * Add test to fail fast on wrong format for split-plugins.txt
      a78312ea
  18. 28 1月, 2019 2 次提交
  19. 21 1月, 2019 2 次提交
  20. 18 1月, 2019 1 次提交
  21. 16 1月, 2019 3 次提交
  22. 15 1月, 2019 1 次提交