On 11.12.15 8:29 , Thomas Mueller wrote:
Hi,
Could we get rid of unused stuff? Like Hadoop (7 MB!). Do we need Solr
(2.3 MB), Tika, Zookeeper, Jetty, H2 (the SQL part)? Do we need the
Jackrabbit remoting stuff? I guess we need Groovy (4 MB) and Lucene (4 MB).
Of those 50MB, just 8% is Oak, and the rest is dependencies.
+1, see https://issues.apache.org/jira/browse/OAK-2847.
Michael
Regards,
Thomas
On 10/12/15 11:38, "Davide Giannella" <[email protected]> wrote:
On 22/07/2015 10:23, Davide Giannella wrote:
On 20/07/2015 14:12, Julian Sedding wrote:
+1 It sounds sensible to split this up. It seems that it has evolved
into a collection of functionality that shares mostly the fact that
they are run on the command line. I would like to see the logic used
to bootstrap various Oak setups based on command line parameters to be
extracted and re-used.
I've created https://issues.apache.org/jira/browse/OAK-3134 to keep
track of an initial investigation.
Can I ask everyone to jump on it adding their own knowledge and
suggestions?
As we're speaking of modularisation I'm reviving this thread. Please
see the ticket https://issues.apache.org/jira/browse/OAK-3134 for details.
I will file separate tickets for the actual actions, around moving each
individual functionality to own bundle if no one will object.
Cheers
Davide