Beginnings of automated Java library publishing, dependency tracking and

downloading system.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@702 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2002-04-11 07:23:59 +00:00
parent 6caf731ff9
commit d2fbfd11cf
19 changed files with 1223 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
Dependency system notes
-----------------------
- Will need tool (ant task) for "stamping" a jar file (inserting the
library descriptor).
- Will want tool that dumps library descriptor information from an
existing jar file (both in XML and formatted text).