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 <[email protected]>
Date:   2016-02-09T14:18:20Z

    METRON-28: Metron should compile with JUnit 4

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to