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 ...
Mon, 17 Mar 2003
Jardeps == .NET global assembly cache?
Andy quotes Markus on jardeps
[19:13] |
[computers/programming/java] |
# |
TB |
F |
G |
0 Comments |
Guess what.. I'm working on the same thing only starting from the fetching the jar side. Then storing it in a local repository, then using it for builds, then using it for runtime. I'm hoping to steal some code from JBoss who already have the solution to parts of this problem.I had no idea. I mean, until a day or two ago, I didn't even know what the Global Assembly Cache was. (I still don't know what an assembly is, really -- I've been having too much fun on Python to get to .NET). Markus must have already had the virus... Anyway, jardeps can already do the dependency analysis, jar downloading, and classpath generation. It doesn't do any classloader games yet, although that would be a logical thing to do. The next thing on my list was to try and get the dependency information from tiny little XML descriptors like we've been discussing on repository@apache.org. I haven't done much because I've been waiting to see what happened on repository@ and with the Maven top level project. Hey Andy, why don't we find a way to do this together?
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk