[ 
https://issues.apache.org/jira/browse/KARAF-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16062797#comment-16062797
 ] 

ASF subversion and git services commented on KARAF-5221:
--------------------------------------------------------

Commit 42fef157a227fc59457e8db3d2a7a3d6b444fa24 in karaf's branch 
refs/heads/karaf-4.1.x from [~gzres]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=42fef15 ]

[KARAF-5221] Fix AssemblyMojo.pidsToExtract

(cherry picked from commit 818ab2ca36662e3ef05cd42be73058bae2b4879d)


> karaf-maven-plugin's pidsToExtract handled incorrectly
> ------------------------------------------------------
>
>                 Key: KARAF-5221
>                 URL: https://issues.apache.org/jira/browse/KARAF-5221
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>            Reporter: Grzegorz Grzybek
>            Assignee: Grzegorz Grzybek
>
> {{org.apache.karaf.tooling.AssemblyMojo#pidsToExtract}} is simply split by 
> comma and:
> {code:xml}
> <pidsToExtract>
>     !jmx.acl.*,
>     !org.apache.karaf.command.acl.*,
>     *
> </pidsToExtract>
> {code}
> doesn't work.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to