Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Sun, 02 Feb 2003
Tackling the classpath problem - Factoryized Jardeps
Bill de hÓra has summarized
January's collection of classpath frustration. Markus Kohler and I have
been working on a little program that attempts to solve this problem,
by annotating jar files with dependency information, and then
providing some code that knows how to fetch annotated jars. The latest version includes Markus' changes to add a factory
the jar repository.
The current version can take annotated jars, download all the needed
jars to a cache directory, and produce a string suitable for use as a
classpath. There are a bunch of things that are left to tackle, some
are annotated via TODO comments in the code.
If there are any other folks out there who want to get involved,
patches, advice, criticism, etc are welcome.
[12:20] |
[computers/programming/java] |
# |
TB |
F |
G |
0 Comments |