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

[jira] [Commented] (METRON-28) Metron should compile with JUnit 4

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

ASF GitHub Bot commented on METRON-28:
--------------------------------------

GitHub user dossett opened a pull request:

    https://github.com/apache/incubator-metron/pull/18

    METRON-28: Metron should compile with JUnit 4

    This PR will allow metron-streaming to compile with JUnit 4 and puts unit tests in `src/test` instead of `src/main`, but not all of the unit tests will execute, because they are not annotated with `@Test`, do not have the correct constructor signatures, etc.  I would propose additional subtasks under METRON-27 to remediate unit tests in each sub-module.  This change makes it possible to do the work one module at a time.

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

    $ git pull https://github.com/dossett/incubator-metron METRON-28

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

    https://github.com/apache/incubator-metron/pull/18.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 #18
    
----
commit 4ba846833f0f5196be87783bf75d827bc7051e54
Author: Aaron Dossett <aa...@target.com>
Date:   2016-02-09T14:18:20Z

    METRON-28: Metron should compile with JUnit 4

----


> Metron should compile with JUnit 4
> ----------------------------------
>
>                 Key: METRON-28
>                 URL: https://issues.apache.org/jira/browse/METRON-28
>             Project: Metron
>          Issue Type: Sub-task
>            Reporter: Aaron Dossett
>




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