On Mon, 2004-04-05 at 14:09, Shaun wrote: > Does anyone know where the version information of XDoclet stored after > the installation jar has been unpacked?
The most obvious thing is that all the jars contain the version number as part of their name e.g. xdoclet-ejb-module-1.2.jar etc. in the 1.2 distribution. If you're talking about the source distribution, it's contained in the build.properties file - look for the section commented "# NAMING PROPERTIES" Andrew. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
