You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/11/12 13:31:11 UTC

[GitHub] kwin opened a new pull request #9: [MJAVADOC-513] make order of classpath predictable

kwin opened a new pull request #9: [MJAVADOC-513] make order of classpath predictable
URL: https://github.com/apache/maven-javadoc-plugin/pull/9
 
 
   Rely on LinkedHashMap instead of HashMap to keep the insertion order.
   Always add the additionalDependencies first in the classpath list (to
   make them take precedence).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services