You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Eric Norman (Jira)" <ji...@apache.org> on 2020/09/27 18:51:00 UTC

[jira] [Created] (SLING-9772) Cleanup build warnings from bnd

Eric Norman created SLING-9772:
----------------------------------

             Summary: Cleanup build warnings from bnd
                 Key: SLING-9772
                 URL: https://issues.apache.org/jira/browse/SLING-9772
             Project: Sling
          Issue Type: Bug
    Affects Versions: Apache Sling Testing Clients 2.0.4
            Reporter: Eric Norman
            Assignee: Eric Norman
             Fix For: Apache Sling Testing Clients 2.0.6


[INFO] --- bnd-maven-plugin:5.0.0:bnd-process (bnd-process) @ org.apache.sling.testing.clients ---
[WARNING] /home/enorman/projects/sling.git/org-apache-sling-testing-clients/bnd.bnd [0:0]: Invalid component name: Sling Testing Clients Query Servlet
[WARNING] /home/enorman/projects/sling.git/org-apache-sling-testing-clients/bnd.bnd [0:0]: Unused Import-Package instructions: [org.apache.commons.exec.*]
[WARNING] /home/enorman/projects/sling.git/org-apache-sling-testing-clients/bnd.bnd [0:0]: Export-Package duplicate package name (org.apache.sling.testing.clients.email) that uses the default version because no version is specified (2.0.5). Remove duplicate package or add an explicit version to it.
[WARNING] /home/enorman/projects/sling.git/org-apache-sling-testing-clients/bnd.bnd [0:0]: Export-Package duplicate package name (org.apache.sling.testing.clients.indexing) that uses the default version because no version is specified (2.0.5). Remove duplicate package or add an explicit version to it.
[WARNING] /home/enorman/projects/sling.git/org-apache-sling-testing-clients/bnd.bnd [0:0]: Export-Package duplicate package name (org.apache.sling.testing.clients.query) that uses the default version because no version is specified (2.0.5). Remove duplicate package or add an explicit version to it.
[WARNING] /home/enorman/projects/sling.git/org-apache-sling-testing-clients/bnd.bnd [0:0]: Export-Package duplicate package name (org.apache.sling.testing.clients.query.servlet) that uses the default version because no version is specified (2.0.5). Remove duplicate package or add an explicit version to it.
[WARNING] /home/enorman/projects/sling.git/org-apache-sling-testing-clients/bnd.bnd [0:0]: Export-Package duplicate package name (org.apache.sling.testing.clients.util.config.impl) that uses the default version because no version is specified (2.0.5). Remove duplicate package or add an explicit version to it.
 
 



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