On 3/27/07, Hani Suleiman <[EMAIL PROTECTED]> wrote:
On Mar 27, 2007, at 7:27 AM, Daniel Kulp wrote: > > God no. I can see api and rt-core being combined. However, none > of the > other rt-* artifacts should be combined into it. All of those are > modular for a reason and should stay that way. > Why?
From a maven point of view it makes dependency management much easier.
What I would like to see is this (and I think this satisfies your concerns Hani) 1. API & Core combined 2. A cxf-core-bundle.jar produced which contains the frequently used modules (core, jax-ws, etc) 3. In the distribution include the cxf-bundle.jar and any other individual modules we don't want included by default (like jbi or jca). - Dan -- Dan Diephouse Envoi Solutions http://envoisolutions.com | http://netzooid.com/blog
