You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Paul Blanchaert (Jira)" <ji...@apache.org> on 2020/04/24 10:08:00 UTC

[jira] [Created] (SM-4355) Solrj bundle should export org.noggit package

Paul Blanchaert created SM-4355:
-----------------------------------

             Summary: Solrj bundle should export org.noggit package
                 Key: SM-4355
                 URL: https://issues.apache.org/jira/browse/SM-4355
             Project: ServiceMix
          Issue Type: Bug
          Components: bundles
    Affects Versions: bundles-2020.03
            Reporter: Paul Blanchaert


solr-solrj contains a Solr specific package org.noggit for json parsing. More info can be found in the issue [SOLR-13437|https://issues.apache.org/jira/browse/SOLR-13437]

As the package org.noggit is solr specific (so different to 'org.noggit:noggit:jar:0.8') and required (for SolrCloud SolrClient), it should be included in the Export-Package for the solr-solrj bundle.

This issue will no longer be required when Solr incorporates the noggit package into org.apache.solr package (possibly via SOLR-13437). But as long as the Solr issue is not resolved, this change will be required.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)