You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2021/07/05 15:42:00 UTC

[jira] [Created] (JCRVLT-546) Remove private references from exported classes

Konrad Windszus created JCRVLT-546:
--------------------------------------

             Summary: Remove private references from exported classes
                 Key: JCRVLT-546
                 URL: https://issues.apache.org/jira/browse/JCRVLT-546
             Project: Jackrabbit FileVault
          Issue Type: Improvement
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus
             Fix For: 3.5.2


The following issues are reported by Bnd:

{code}
[ERROR] .../vault-core/bnd.bnd [0:0]: Export org.apache.jackrabbit.vault.fs,  has 1,  private references [org.apache.jackrabbit.vault.fs.impl]
[ERROR].../vault-core/bnd.bnd [0:0]: Export org.apache.jackrabbit.vault.fs.api,  has 1,  private references [org.apache.jackrabbit.spi2dav]
[ERROR] .../vault-core/bnd.bnd [0:0]: Export org.apache.jackrabbit.vault.packaging,  has 1,  private references [org.apache.jackrabbit.vault.packaging.registry.impl]
[ERROR] .../vault-core/bnd.bnd [0:0]: Export org.apache.jackrabbit.vault.util,  has 1,  private references [org.apache.jackrabbit.spi2dav]
{code}



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