Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9b8047acd1639611ff1effdddc520c27d2a6e6c9
      
https://github.com/jenkinsci/jenkins/commit/9b8047acd1639611ff1effdddc520c27d2a6e6c9
  Author: Josh Soref <jso...@users.noreply.github.com>
  Date:   2020-01-03 (Fri, 03 Jan 2020)

  Changed paths:
    M core/src/main/java/jenkins/util/AntClassLoader.java
    M core/src/main/java/jenkins/util/AntWithFindResourceClassLoader.java

  Log Message:
  -----------
  IntelliJ/Java: Duplicate declaration -> AntClassLoader.getUrl (#4254)

* IntelliJ/Java: Duplicate declaration

AntClassLoader.getUrl

* Add missing import for annotation

* Switch from Vector to ArrayList<File>

* Drop inferable File

* Use for (File pathComponent : pathComponents) sugar

* Accept generic container type for getUrl

Co-Authored-By: Oleg Nenashev <o.v.nenas...@gmail.com>

Co-authored-by: Oleg Nenashev <o.v.nenas...@gmail.com>


-- 
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/jenkins/push/refs/heads/master/dd59e8-9b8047%40github.com.

Reply via email to