Use java.classpath

Description

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.

Environment

None

Attachments

1

Activity

Show:

Stuart Sierra November 6, 2015 at 8:13 PM

Included in 0.3.0-alpha1 release

Completed

Details

Assignee

Reporter

Patch

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