On Mon, 13 Jan 2003, Robertson, Jason wrote:

> Date: Mon, 13 Jan 2003 17:14:42 -0500
> From: "Robertson, Jason" <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: Lib jar versions
>
> What versions of the various commons-*.jar files are in the 1.1b3 release?
> They are obviously not the current releases of these libraries, are they
> nightly builds? Why are custom versions distributed with Struts? By the time
> 1.1 final is released will the various commons projects also be released in
> a final form?
>

The ones in beta 3 are snapshots of the HEAD branches of each commons
library.

Struts 1.1 final will include only final releases (and they'll be
documented, but of course the version numbers will be in the
META-INF/MANIFEST.MF files too).  Doing that for the beta would have
required a multi-week delay in order for releases of all the commons
modules to be "encouraged".

> This makes it very difficult to track changes and updates to the core
> libraries that my application, as well as Struts, use.
>

It's a beta, not a final release :-).  Therefore, it includes betas of the
commons packages it depends on as well.

> Jason
>

Craig


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


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

Reply via email to