[arquillian-issues] [JBoss JIRA] (ARQ-2069) JaCoCo include/exclude configuration does not support multiline

Bartosz Majsak (JIRA) issues at jboss.org
Fri Jan 13 03:45:00 EST 2017


    [ https://issues.jboss.org/browse/ARQ-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13347676#comment-13347676 ] 

Bartosz Majsak commented on ARQ-2069:
-------------------------------------

Pushed [upstream|https://github.com/arquillian/arquillian-extension-jacoco/commit/b70ce487dba476ef729369a489cac1ec3bbfa6ac].

> JaCoCo include/exclude configuration does not support multiline
> ---------------------------------------------------------------
>
>                 Key: ARQ-2069
>                 URL: https://issues.jboss.org/browse/ARQ-2069
>             Project: Arquillian
>          Issue Type: Bug
>          Components: Extension - Jacoco
>    Affects Versions: jacoco_1.0.0.Alpha8
>            Reporter: Bartosz Majsak
>            Assignee: Bartosz Majsak
>            Priority: Minor
>             Fix For: jacoco_1.0.0.Alpha9
>
>
> JacocoConfiguration already splits multiple includes/excludes in a whitespace aware way using delimiter "\\s*;\\s*". But this only strips the whitespaces around the delimiter, not whitespaces before the first and after the last entry.
> Because of this you cannot use newlines to format the entries.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the arquillian-issues mailing list