Completed
Details
Assignee
Stuart SierraStuart SierraReporter
Stuart SierraStuart SierraPatch
CodePriority
Major
Details
Details
Assignee
Stuart Sierra
Stuart SierraReporter
Stuart Sierra
Stuart SierraPatch
Code
Priority

Created July 26, 2015 at 1:11 PM
Updated November 6, 2015 at 8:13 PM
Resolved November 6, 2015 at 8:13 PM
Past versions of tools.namespace copied some functions (e.g. one, two) from java.classpath to avoid a dependency.
However, since the addition of CLASSPATH-5, tools.namespace has been missing some functionality necessary to fully resolve the classpath in some environments.
The purpose of this ticket is to 1) add a dependency on java.classpath; and 2) replace the duplicated functions in tools.namespace with their equivalents in java.classpath.
No public APIs in tools.namespace will be affected.