You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Dawid Weiss <da...@gmail.com> on 2012/03/27 20:27:35 UTC

[rfc] JAR from modules in Solr?

This issue adds a filter factory for Solr that uses Morfologik (Polish
lemmatizer):

https://issues.apache.org/jira/browse/SOLR-3272

What's the policy of JAR inclusion for compilation? Do we move or
include from an ANT script? Will maven handle it then?

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [rfc] JAR from modules in Solr?

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
Thanks Steve.

I've added a dependency to dev-tools/maven/solr/core/pom.xml.template,
hopefully didn't break anything.

Dawid

On Tue, Mar 27, 2012 at 8:56 PM, Steven A Rowe <sa...@syr.edu> wrote:
> Hi Dawid,
>
> Maven can be dealt with by adding the morfologik module's dependencies to the solr-core POM.
>
> Steve
>
> -----Original Message-----
> From: Dawid Weiss [mailto:dawid.weiss@gmail.com]
> Sent: Tuesday, March 27, 2012 2:28 PM
> To: dev@lucene.apache.org
> Subject: [rfc] JAR from modules in Solr?
>
> This issue adds a filter factory for Solr that uses Morfologik (Polish
> lemmatizer):
>
> https://issues.apache.org/jira/browse/SOLR-3272
>
> What's the policy of JAR inclusion for compilation? Do we move or include from an ANT script? Will maven handle it then?
>
> Dawid
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [rfc] JAR from modules in Solr?

Posted by Steven A Rowe <sa...@syr.edu>.
Hi Dawid,

Maven can be dealt with by adding the morfologik module's dependencies to the solr-core POM.

Steve

-----Original Message-----
From: Dawid Weiss [mailto:dawid.weiss@gmail.com] 
Sent: Tuesday, March 27, 2012 2:28 PM
To: dev@lucene.apache.org
Subject: [rfc] JAR from modules in Solr?

This issue adds a filter factory for Solr that uses Morfologik (Polish
lemmatizer):

https://issues.apache.org/jira/browse/SOLR-3272

What's the policy of JAR inclusion for compilation? Do we move or include from an ANT script? Will maven handle it then?

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org