> -----Original Message-----
> From: Arnaud HERITIER [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 10, 2002 4:33 AM
> To: Struts-Dev (E-mail); Struts Users Mailing List (E-mail)
> Subject: Struts dependencies
> 
> 
> Hi guys.
> 
> I downloaded the last nighty build of struts.
> 
> I would like to know which releases of external libraries are 
> packaged with
> it.

I believe the nightly builds of Struts use the nightly builds of the various
Commons components.

> I already uses some libraries of jakarta commons and I would 
> like to know
> which one I need to upgrade.
> 
> After studying the manifest of jars I listed this :
> 
> commons-beanutils : 1.4 dev

You do need the very latest version of this.

> commons-collections : 2.0
> commons-dbcp : unknown (last dev I suppose)
> commons-digester : 1.3 dev
> commons-logging : 1.0.1 dev
> commons-pool : 1.0
> commons-services : 1.0 dev (can't find it on the jakarta 
> site. What it is
> ??)

You'll find this in the Commons sandbox.

> commons-validator : unknown (last dev)
> jakarta-oro : unknown
> 
> Can you confirm my assumptions.
> 
> Are all jars usefull for struts or are there some of them used by some
> extensions like tiles, .. ???

All of them are used by Struts, with the possible exception of
commons-services, which may not actually be used at this time. Commons-pool
is needed by commons-dbcp, which is used for DataSource support. Jakarta-oro
is used by commons-validator.

--
Martin Cooper


> 
> Thanks a lot.
>   Arnaud HERITIER
>   EAI Consulting
>   Sopra Group
>   Tél. : +33 (0)1 53 33 44 74
>   email : [EMAIL PROTECTED]
> 
>   Ce message est exclusivement destiné aux personnes dont le 
> nom figure
> ci-dessus. Il peut contenir des informations confidentielles dont la
> divulgation est à ce titre rigoureusement interdite. Dans 
> l'hypothèse où
> vous avez reçu ce message par erreur, merci de le renvoyer à l'adresse
> e-mail ci-dessus et de détruire toute copie.
> 
>   This message may contain confidential and proprietary 
> material for the
> sole use of the intended recipient. Any review or 
> distribution by others is
> strictly prohibited. If you are not the intended recipient, 
> please contact
> the sender and delete all copies.
> 
> 


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

Reply via email to