GitHub user KellenSunderland opened a pull request:

    https://github.com/apache/incubator-joshua/pull/22

    This patch enables junit tests.  Fixes a bug with FeatureVector

    Re-enabled JUnit tests with a newer surefire plugin; fixed some of the 
tests; KenLM tests have been temporarily disabled. Cleaned whitespace.  Fixed a 
bug in featurevector
    
    Run with "mvn test"
    
    From Eclipse in Package Explorer right click on the package and "Run As -> 
JUnit"

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

    $ git pull https://github.com/KellenSunderland/incubator-joshua master

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

    https://github.com/apache/incubator-joshua/pull/22.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 #22
    
----
commit b1743cbad58523a6f33883fe971c20098fd5153c
Author: Kellen Sunderland <kell...@amazon.com>
Date:   2016-06-02T12:46:31Z

    Re-enabled JUnit tests with a newer surefire plugin; fixed some of the 
tests; KenLM tests have been temporarily disabled. Cleaned whitespace.  Fixed a 
bug in featurevector

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to