Hi Sorry for posting this in the wrong @dev. It should go to AMQ instead. I have re-posted it on AMQ now. Please follow the discussion on AMQ @dev.
On Mon, Sep 17, 2012 at 9:53 AM, Claus Ibsen <[email protected]> wrote: > Hi > > I was working on > https://issues.apache.org/jira/browse/AMQ-4053 > > In the AMQ distro (eg the zip / tarball) we have a lib directory with > the mandatory JARs. > And then a number of sub dirs for > - optional > - web > > I would like to propose that we introduce a 1 or 2 more sub dirs to > better splitup the JARs. This alos allows people to better understand > what the zillion JARs in the optional dir is used for. > > Its most noticeable the leveldb support that brings in a zillion JARs > and libraries such as hadoop etc. > So I propose to move that into its own directory such as: > > - optional > - extra > - web > > Or > - optional > - leveldb > - mqtt > - web > > For end users who may not want to use leveldb/mqtt, they can zap those > dirs and make a smaller AMQ distro. > Maybe also if they re-package and make their own distro within their > company to be distributed. > > Also its less confusing for people thinking that AMQ uses Hadoop etc. > > Any thoughts? > > > -- > Claus Ibsen > ----------------- > FuseSource > Email: [email protected] > Web: http://fusesource.com > Twitter: davsclaus, fusenews > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
