On Jul 13, 2009, at 5:39 PM, Yonik Seeley wrote:
On Mon, Jul 13, 2009 at 5:23 PM, Grant
Ingersoll<gsing...@apache.org> wrote:
On Jul 4, 2009, at 11:54 AM, Yonik Seeley wrote:
One concrete step to both clean up "example" and lower the size of
our
downloads is
- move example/clustering to contrib/example
- move clustering/lib to clustering/solr/lib
- download jars directly to clustering/solr/lib instead of
clustering/lib/downloads
Remember that packaging/release also uses these directories. The
release
mechanism now explicitly excludes the downloads directory.
Collapsing these
will require you to explicitly exclude individual libraries.
Yet another reason it would be nice to allow subdirectories (or
multiple lib directories)... that way we could keep the "download"
dir.
That's fine, but eventually we will have reinvented the wheel that is
OSGi, AIUI.