> We could easily store the version number in a Java static variable 
> somewhere, but let's first explore whether the manifest information is 
> sufficient.

Will this work in the face of re-packaging?  For instance, suppose I
unpack the class files from the jar file and use them directly?  Or
then re-package them into a different jar file along with my set of
classes?

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to