[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java jartool (Was Re: java-getopt)



Mariusz Nowostawski wrote:
> Guess what, couple of months ago I have started developing such a JAR
> tool, with a standard jar repository on local filesystem, X.Y.Z versioning
> (folowing the Java versioning specs), ...

Is this versioning similar to library versioning under Linux?  
E.g. try:

$ info "(libtool) Libtool versioning"

if you're on a GNU system, with installed libtool documentation.  Or
else, search on the www.gnu.org/software/libtool site for
documentation...


> All the classloading and dependency resolution is done internally by
> the jar tool system.

Seems pretty cool.

Etienne
-- 
Etienne M. Gagnon                                    egagnon@j-meg.com
SableVM:                                       http://www.sablevm.org/
SableCC:                                       http://www.sablecc.org/