[
https://issues.apache.org/jira/browse/SOLR-14912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225352#comment-17225352
]
ASF subversion and git services commented on SOLR-14912:
--------------------------------------------------------
Commit 22296f28a27c58b9f6a013e334c922835e814d83 in lucene-solr's branch
refs/heads/master from Dawid Weiss
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=22296f2 ]
SOLR-14912: Unify solr-contrib-extraction with the artifact it produces (#2060)
> Unify solr-contrib-extraction with the artifact it produces (solr-cell)
> -----------------------------------------------------------------------
>
> Key: SOLR-14912
> URL: https://issues.apache.org/jira/browse/SOLR-14912
> Project: Solr
> Issue Type: Task
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Minor
> Fix For: master (9.0)
>
>
> This is similar to Lucene analysis/analyzers inconsistency. The
> 'solr/contrib/extraction' produces 'solr-contrib-cell' artifact. I suggest we
> should make it consistent and simpler by just producing
> 'solr-contrib-extraction' instead.
> {code}
> // This project has a different artifact name (solr-contrib-cell). Don't know
> why.
> configure(project(":solr:contrib:extraction")) {
> archivesBaseName = "solr-cell"
> }
> {code}
> https://github.com/apache/lucene-solr/pull/2060/files
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]