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: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to