You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/27 15:09:05 UTC

[jira] [Commented] (BROOKLYN-134) BrooklynVersionTest.testDevEnv fails with `-PCoverage`

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

ASF GitHub Bot commented on BROOKLYN-134:
-----------------------------------------

GitHub user ahgittin opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/534

    fix cobertura build - BROOKLYN-134

    change how we detect dev environment -- just look for a `classes` directory

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ahgittin/incubator-brooklyn fix-cobertura

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/534.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #534
    
----
commit b1243359e14e6088b1e9aa9af37c2fb9ec44519c
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2015-02-27T13:58:08Z

    fix cobertura build - BROOKLYN-134

----


> BrooklynVersionTest.testDevEnv fails with `-PCoverage`
> ------------------------------------------------------
>
>                 Key: BROOKLYN-134
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-134
>             Project: Brooklyn
>          Issue Type: Bug
>            Reporter: Martin Harris
>
> Running `mvn clean install -PCoverage` fails with an assertion failure in BrooklynVerstionTest.testDevEnv. Running `mvn clean install` (i.e. without the Coverage profile) succeeds



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)