On Fri, May 15, 2009 at 8:28 AM, Alexander Vaysberg <w...@vaisberg.de> wrote: > Hi, > i like the common-chain. That is a simple and nice. But chain in one jar has > a problem. The chain has a dependency to servlet api. I think this not gut. > The better was it separate to chain-core.jar (for project without servlet > api) and chain- web.jar(for web.). And with maven module was simple.
Why is this an issue? If you don't use the web parts then you don't need those dependencies - they're optional. Niall > Alexander Vaysberg. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org