Hi Dan, On Sat, 2007-11-17 at 21:44 -0800, Dan Stromberg wrote: > How does specVersion get into a .jar? > > Does the jar command put it in there? > > If so, where does the jar command get the information from? As far as I know the jar utility doesn't do anything special for the specVersion. It just takes its value from the manifest file you (optionally) supply. Cheers, Mark