You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2015/03/19 12:13:38 UTC

[jira] [Resolved] (SLING-4520) Commons OSGi: Define package versions via package-info.java

     [ https://issues.apache.org/jira/browse/SLING-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert resolved SLING-4520.
-----------------------------------
    Resolution: Fixed

Revision: 1667703
Author: sseifert
Date: Donnerstag, 19. März 2015 12:12:37
Message:
SLING-4520 Commons OSGi: Define package versions via package-info.java
this additionally exports the package org.apache.sling.commons.osgi.bundleversion which was not exported before, but i assume this was by accident
----
Modified : /sling/trunk/bundles/commons/osgi/pom.xml
Added : /sling/trunk/bundles/commons/osgi/src/main/java/org/apache/sling/commons/osgi/bundleversion/package-info.java
Added : /sling/trunk/bundles/commons/osgi/src/main/java/org/apache/sling/commons/osgi/package-info.java



> Commons OSGi: Define package versions via package-info.java
> -----------------------------------------------------------
>
>                 Key: SLING-4520
>                 URL: https://issues.apache.org/jira/browse/SLING-4520
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>    Affects Versions: Commons OSGi 2.2.2
>            Reporter: Stefan Seifert
>            Assignee: Stefan Seifert
>            Priority: Trivial
>             Fix For: Commons OSGi 2.2.4
>
>
> the bundle org.apache.sling.commons.osgi currently defines the exported package names in the pom.xml.
> we should switch to versioning on package level via package-info.java, and version each package independently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)