You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2012/06/28 10:15:42 UTC

[jira] [Created] (SLING-2527) Split API from implementation

Felix Meschberger created SLING-2527:
----------------------------------------

             Summary: Split API from implementation
                 Key: SLING-2527
                 URL: https://issues.apache.org/jira/browse/SLING-2527
             Project: Sling
          Issue Type: Task
          Components: Installer
    Affects Versions: Installer Core 3.3.6
            Reporter: Felix Meschberger


Currently the OSGi Installer API resides in the installer.core bundle.

For better separation of API and installation, we should probably create a proper API bundle with just the API packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2527) Split API from implementation

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Boston resolved SLING-2527.
-------------------------------

       Resolution: Fixed
    Fix Version/s: Installer Core 3.3.8

Fixed in r1390919
API is starting numbering at 1.0-SNAPSHOT as suggested.
Exports remain unchanged.
                
> Split API from implementation
> -----------------------------
>
>                 Key: SLING-2527
>                 URL: https://issues.apache.org/jira/browse/SLING-2527
>             Project: Sling
>          Issue Type: Task
>          Components: Installer
>    Affects Versions: Installer Core 3.3.6
>            Reporter: Felix Meschberger
>            Assignee: Ian Boston
>             Fix For: Installer Core 3.3.8
>
>         Attachments: SLING-2527.patch
>
>
> Currently the OSGi Installer API resides in the installer.core bundle.
> For better separation of API and installation, we should probably create a proper API bundle with just the API packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (SLING-2527) Split API from implementation

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Boston reassigned SLING-2527:
---------------------------------

    Assignee: Ian Boston
    
> Split API from implementation
> -----------------------------
>
>                 Key: SLING-2527
>                 URL: https://issues.apache.org/jira/browse/SLING-2527
>             Project: Sling
>          Issue Type: Task
>          Components: Installer
>    Affects Versions: Installer Core 3.3.6
>            Reporter: Felix Meschberger
>            Assignee: Ian Boston
>         Attachments: SLING-2527.patch
>
>
> Currently the OSGi Installer API resides in the installer.core bundle.
> For better separation of API and installation, we should probably create a proper API bundle with just the API packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (SLING-2527) Split API from implementation

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ian Boston updated SLING-2527:
------------------------------

    Attachment: SLING-2527.patch

This patch moves the API out of core, adjusts all the poms and launchpad list.xml. It uses 3.3.9-SNAPSHOT as the version of the API. 
                
> Split API from implementation
> -----------------------------
>
>                 Key: SLING-2527
>                 URL: https://issues.apache.org/jira/browse/SLING-2527
>             Project: Sling
>          Issue Type: Task
>          Components: Installer
>    Affects Versions: Installer Core 3.3.6
>            Reporter: Felix Meschberger
>         Attachments: SLING-2527.patch
>
>
> Currently the OSGi Installer API resides in the installer.core bundle.
> For better separation of API and installation, we should probably create a proper API bundle with just the API packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SLING-2527) Split API from implementation

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464538#comment-13464538 ] 

Felix Meschberger commented on SLING-2527:
------------------------------------------

It is most important to keep the export versions the same. As for the bundle version it basically is not important what version we set, but I would start with version 1.0 just to signal this is something new.
                
> Split API from implementation
> -----------------------------
>
>                 Key: SLING-2527
>                 URL: https://issues.apache.org/jira/browse/SLING-2527
>             Project: Sling
>          Issue Type: Task
>          Components: Installer
>    Affects Versions: Installer Core 3.3.6
>            Reporter: Felix Meschberger
>         Attachments: SLING-2527.patch
>
>
> Currently the OSGi Installer API resides in the installer.core bundle.
> For better separation of API and installation, we should probably create a proper API bundle with just the API packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (SLING-2527) Split API from implementation

Posted by "Ian Boston (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SLING-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464322#comment-13464322 ] 

Ian Boston commented on SLING-2527:
-----------------------------------

Any preference on what the version of the artifact should be ?
Installer core currently has 3.3.9-SNAPSHOT.
I guess that the api artifact should be the same although the package exports are

                            org.apache.sling.installer.api;version=3.1.0,
                            org.apache.sling.installer.api.info;version=1.0.0,
                            org.apache.sling.installer.api.event;version=1.0.0,
                            org.apache.sling.installer.api.tasks;version=1.3.0


                
> Split API from implementation
> -----------------------------
>
>                 Key: SLING-2527
>                 URL: https://issues.apache.org/jira/browse/SLING-2527
>             Project: Sling
>          Issue Type: Task
>          Components: Installer
>    Affects Versions: Installer Core 3.3.6
>            Reporter: Felix Meschberger
>
> Currently the OSGi Installer API resides in the installer.core bundle.
> For better separation of API and installation, we should probably create a proper API bundle with just the API packages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira