Browse Source

update WHATSNEW for implementation of ClassLoader.findResource(String) method in AntClassLoader

master
Jaikiran Pai 4 years ago
parent
commit
750a94c35b
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -9,6 +9,9 @@ Other changes:
https://issues.jenkins.io/browse/JENKINS-22310?focusedCommentId=197405&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-197405 https://issues.jenkins.io/browse/JENKINS-22310?focusedCommentId=197405&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-197405
Github Pull Request #151 Github Pull Request #151


* AntClassLoader now implements the ClassLoader#findResource(String) method.
Github Pull Request #150



Changes from Ant 1.10.10 TO Ant 1.10.11 Changes from Ant 1.10.10 TO Ant 1.10.11
======================================= =======================================


Loading…
Cancel
Save