On 11/13/05, Hubert Rabago <[EMAIL PROTECTED]> wrote: > Given the size of the new dependency, can this be made configurable so > that only the users who want to use this feature be required to add > the 276k jar? After all, the original reason for the enhancement was > to support "reusable components that must access form beans". IMO, > this would really limit the audience that this feature targets.
Configurable, how? Just like commons-fileupload, if you're not using it, you don't have to add it to your apps. Maven 2 has a scope of 'optional' (but we're not there yet.) That said, I think this dependency belongs in core/project.xml, not in the common build. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
