https://github.com/kite-sdk/kite/tree/master/kite-morphlines/kite-morphlines-solr-core/src/main/java/org/kitesdk/morphline/solr


and here is the Solr codebase

https://github.com/apache/lucene-solr/tree/trunk/solr/contrib/morphlines-core/src/java/org/apache/solr/morphlines/solr

essentially the same files are there in both codebase. Ideally, the source
should be maintained in one project and the jar should be referred from the
other project

--Noble


On Wed, May 13, 2015 at 3:29 AM, Shawn Heisey <apa...@elyograg.org> wrote:

> On 5/12/2015 2:14 PM, Noble Paul wrote:
> > When I said jar dependency , I did not mean , that we check in the jar
> >
> > we use httpclient, but if you checkout lucene trunk you don't get the
> > httpclient jar ,but the build process will add it to the distribution
>
> Doesn't that describe what happens with morphlines?  The build process
> adds it to the distribution.
>
> If I'm completely missing the point of what you're saying, I'll shut up
> and let you elaborate and discuss it with other people who know what's
> going on.
>
> Thanks,
> Shawn
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>


-- 
-----------------------------------------------------
Noble Paul

Reply via email to