> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 15, 2002 12:47 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Figuring out which commons library versions to get source
> for
> 
> 
> In the CVS Repository viewable at cvs.apache.org you can 
> notice which version
> was used for struts by looking at the CVS Tag STRUTS_1_1_B2
> 
> for example in beanutils DynaProperty the log is available 
> via this link
> http://cvs.apache.org/viewcvs.cgi/jakarta-commons/beanutils/sr
c/java/org/apache/commons/beanutils/DynaProperty.java

Ok, that's useful.  I also happened to notice that the MANIFEST.MF of each
of the commons jar files have a "Implementation-Version:" field.  The value
of this field seems to correspond to versions of each of the commons
libraries.  The value for "collections" was "2.0".  However, the value for
"beanutils" was "1.4-dev".  Does that mean "1.4", or something before "1.4"?
Your link to the CVS log seems to indicate that beanutils 1.4 was used for
Struts 1.1b2, but this label in the manifest makes me wonder a bit.

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

Reply via email to