You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Justin Edelson (JIRA)" <ji...@apache.org> on 2010/12/20 16:34:01 UTC

[jira] Closed: (SLING-1795) [maven-launchpad-plugin] Add a way to transform the bundle list in some arbitrary manner

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

Justin Edelson closed SLING-1795.
---------------------------------


> [maven-launchpad-plugin] Add a way to transform the bundle list in some arbitrary manner
> ----------------------------------------------------------------------------------------
>
>                 Key: SLING-1795
>                 URL: https://issues.apache.org/jira/browse/SLING-1795
>             Project: Sling
>          Issue Type: New Feature
>          Components: Maven Plugins and Archetypes
>            Reporter: Justin Edelson
>            Assignee: Justin Edelson
>             Fix For: Maven Launchpad Plugin 2.0.8
>
>
> for the purpose of using instrumented bundles, the bundle list should be able to be transformed in some way. Currently, I'm thinking groovy scripts, but will investigate using an actual rules engine instead.
> an example rule is
> if the groupId is "org.apache.sling"
> and the version ends with "-SNAPSHOT"
> set the classifier to "emma"

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