You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stuart McCulloch (JIRA)" <ji...@apache.org> on 2008/02/20 06:28:44 UTC

[jira] Created: (FELIX-499) Enhance "excludeDependencies" configuration parameter to also support comma-separated list of artifactIds

Enhance "excludeDependencies" configuration parameter to also support comma-separated list of artifactIds
---------------------------------------------------------------------------------------------------------

                 Key: FELIX-499
                 URL: https://issues.apache.org/jira/browse/FELIX-499
             Project: Felix
          Issue Type: Improvement
          Components: Maven Bundle Plugin
            Reporter: Stuart McCulloch
            Priority: Minor
             Fix For: 1.4.0


Currently the "excludeDependencies" configuration parameter is a boolean flag that lets users exclude all dependencies from the classpath passed to BND. It would be good to enhance this to support a comma-separated list of artifactIds of dependencies to exclude - note the previous behaviour should apply when the parameter is set to true, false or an empty / null string.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (FELIX-499) Enhance "excludeDependencies" configuration parameter to also support comma-separated list of artifactIds

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

Stuart McCulloch reassigned FELIX-499:
--------------------------------------

    Assignee: Stuart McCulloch

> Enhance "excludeDependencies" configuration parameter to also support comma-separated list of artifactIds
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-499
>                 URL: https://issues.apache.org/jira/browse/FELIX-499
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven Bundle Plugin
>            Reporter: Stuart McCulloch
>            Assignee: Stuart McCulloch
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Currently the "excludeDependencies" configuration parameter is a boolean flag that lets users exclude all dependencies from the classpath passed to BND. It would be good to enhance this to support a comma-separated list of artifactIds of dependencies to exclude - note the previous behaviour should apply when the parameter is set to true, false or an empty / null string.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-499) Enhance "excludeDependencies" configuration parameter to also support comma-separated list of artifactIds

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

Stuart McCulloch resolved FELIX-499.
------------------------------------

    Resolution: Fixed

Fixed in trunk and deployed new snapshot (1.3.0-20080220.054125-5).

> Enhance "excludeDependencies" configuration parameter to also support comma-separated list of artifactIds
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-499
>                 URL: https://issues.apache.org/jira/browse/FELIX-499
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven Bundle Plugin
>            Reporter: Stuart McCulloch
>            Assignee: Stuart McCulloch
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Currently the "excludeDependencies" configuration parameter is a boolean flag that lets users exclude all dependencies from the classpath passed to BND. It would be good to enhance this to support a comma-separated list of artifactIds of dependencies to exclude - note the previous behaviour should apply when the parameter is set to true, false or an empty / null string.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.