1. 22 9月, 2017 1 次提交
    • J
      [JENKINS-37062] incorporate changes from stapler servlet 3.1 · 982a8faf
      James Nord 提交于
      Downstream updates from stapler/stapler#131
      
      The stapler API was built using servlet 2.5 and yet Jenkins uses 3.1.
      This meant some of the code that stapler used was missing new methods
      that where part of the updated spec and if a plugin happened to call
      them you would end up with a LinkageError or some other crazyness.
      
      This also make Jenkins depend on a dummy version of the old serlet-api
      maven co-ordinates such that if any plugin gets aa dependency on it
      transitivly (e.g. Jenkins test harness) they will get a version with no
      code so the classpath should always be clean (this was more an issue for
      eclipse than an mvn command)
      982a8faf
  2. 18 9月, 2017 2 次提交
  3. 17 9月, 2017 1 次提交
  4. 14 9月, 2017 1 次提交
  5. 11 9月, 2017 3 次提交
  6. 09 9月, 2017 1 次提交
  7. 06 9月, 2017 1 次提交
  8. 04 9月, 2017 2 次提交
  9. 02 9月, 2017 2 次提交
  10. 28 8月, 2017 2 次提交
  11. 26 8月, 2017 1 次提交
  12. 25 8月, 2017 1 次提交
  13. 21 8月, 2017 2 次提交
  14. 16 8月, 2017 2 次提交
  15. 15 8月, 2017 1 次提交
  16. 11 8月, 2017 1 次提交
  17. 07 8月, 2017 2 次提交
  18. 01 8月, 2017 2 次提交
  19. 24 7月, 2017 2 次提交
  20. 20 7月, 2017 1 次提交
  21. 17 7月, 2017 2 次提交
  22. 10 7月, 2017 2 次提交
  23. 03 7月, 2017 2 次提交
  24. 01 7月, 2017 1 次提交
  25. 27 6月, 2017 1 次提交
  26. 26 6月, 2017 1 次提交