On Thu, 15 Aug 2002, Karr, David wrote:

> Date: Thu, 15 Aug 2002 14:28:28 -0500
> From: "Karr, David" <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: Figuring out which commons library versions to get source for
>
> I'm trying to debug an obscure problem with my Struts application.  If I
> could debug into the Commons source code, it might help me trace what is
> happening.  My problem is, I can't find anything in the 1.1b2 distribution
> (either binary or source) that indicates what versions of each of the
> commons libraries are being used.  I can make some guesses, but I'd rather
> not go on too many wild goose chases from using the wrong version of the
> library.
>

The precise versions of the Commons classes that are included are tagged
(in the commons cvs) with STRUTS_1_1_B2.  In reality, they are virtually
identical to the releases of Commons components that happened the
following couple of days (for logging, beanutils, and digester).

The final release of Struts 1.1 will include an official point release of
the Commons packages it depends on, so you'll be able to tell
unambiguously which classes you're talking about.

Craig


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

Reply via email to