On Thu, 15 Aug 2002, Karr, David wrote:
> Date: Thu, 15 Aug 2002 12:55:55 -0700
> From: "Karr, David" <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: 'Struts Developers List' <[EMAIL PROTECTED]>
> Subject: RE: Figuring out which commons library versions to get source for
>
> > -----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.
>
Version "1.4-dev" means "developing towards 1.4", so it was prior to the
1.4 release (by only a few hours, but nevertheless ....).
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>