You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2011/08/18 09:20:27 UTC

[jira] [Created] (SLING-2183) Bundle configurations and sling files with bundlelist

Bundle configurations and sling files with bundlelist
-----------------------------------------------------

                 Key: SLING-2183
                 URL: https://issues.apache.org/jira/browse/SLING-2183
             Project: Sling
          Issue Type: New Feature
          Components: Maven Plugins and Archetypes
    Affects Versions: Maven Launchpad Plugin 2.0.10
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Maven Launchpad Plugin 2.1.0


The maven launchpad plugin reads configurations from /src/main/config and special sling configuration files from src/main/sling.

If a bundle list is a partial bundle list which is used by other bundle lists, it would be nice to have these configuration files combined with the partial bundle list. This avoids repeating the configurations in the using bundle list and allows a better separation of concerns.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SLING-2183) Bundle configurations and sling files with bundlelist

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

Carsten Ziegeler resolved SLING-2183.
-------------------------------------

    Resolution: Fixed

I've implemented this in revision 1159213
The configuration files are now attaches as a zip to the partial bundle list artifact. They are extracted when the full bundle list is build, properties are merged, command file is appended and configs are added.

> Bundle configurations and sling files with bundlelist
> -----------------------------------------------------
>
>                 Key: SLING-2183
>                 URL: https://issues.apache.org/jira/browse/SLING-2183
>             Project: Sling
>          Issue Type: New Feature
>          Components: Maven Plugins and Archetypes
>    Affects Versions: Maven Launchpad Plugin 2.0.10
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Maven Launchpad Plugin 2.1.0
>
>
> The maven launchpad plugin reads configurations from /src/main/config and special sling configuration files from src/main/sling.
> If a bundle list is a partial bundle list which is used by other bundle lists, it would be nice to have these configuration files combined with the partial bundle list. This avoids repeating the configurations in the using bundle list and allows a better separation of concerns.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira