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 2012/08/30 17:19:07 UTC

[jira] [Created] (SLING-2591) Provide a way to exclude sling properties from partial bundle lists

Carsten Ziegeler created SLING-2591:
---------------------------------------

             Summary: Provide a way to exclude sling properties from partial bundle lists
                 Key: SLING-2591
                 URL: https://issues.apache.org/jira/browse/SLING-2591
             Project: Sling
          Issue Type: New Feature
          Components: Maven Plugins and Archetypes
    Affects Versions: Maven Launchpad Plugin 2.1.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Maven Launchpad Plugin 2.1.4


Right now all sling properties from partial lists are included in the resulting launchpad. There should be a way to exclude specific ones

--
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] [Closed] (SLING-2591) Provide a way to exclude sling properties from partial bundle lists

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

Carsten Ziegeler closed SLING-2591.
-----------------------------------

    
> Provide a way to exclude sling properties from partial bundle lists
> -------------------------------------------------------------------
>
>                 Key: SLING-2591
>                 URL: https://issues.apache.org/jira/browse/SLING-2591
>             Project: Sling
>          Issue Type: New Feature
>          Components: Maven Plugins and Archetypes
>    Affects Versions: Maven Launchpad Plugin 2.1.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Maven Launchpad Plugin 2.2.0
>
>
> Right now all sling properties from partial lists are included in the resulting launchpad. There should be a way to exclude specific ones

--
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] [Resolved] (SLING-2591) Provide a way to exclude sling properties from partial bundle lists

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

Carsten Ziegeler resolved SLING-2591.
-------------------------------------

    Resolution: Fixed

Properties can now be excluded by name:
                    <propertiesExcludes>
                      <propertiesExclude>sling.ignoreSystemProperties</propertiesExclude>
                    </propertiesExcludes>

                
> Provide a way to exclude sling properties from partial bundle lists
> -------------------------------------------------------------------
>
>                 Key: SLING-2591
>                 URL: https://issues.apache.org/jira/browse/SLING-2591
>             Project: Sling
>          Issue Type: New Feature
>          Components: Maven Plugins and Archetypes
>    Affects Versions: Maven Launchpad Plugin 2.1.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Maven Launchpad Plugin 2.1.4
>
>
> Right now all sling properties from partial lists are included in the resulting launchpad. There should be a way to exclude specific ones

--
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