[GitHub] incubator-joshua issue #22: This patch enables junit tests. Fixes a bug with...

2016-06-06 Thread mjpost
Github user mjpost commented on the issue: https://github.com/apache/incubator-joshua/pull/22 I am in fact, thanks, @logogin. I'll try to post next week :) --- 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 d

[GitHub] incubator-joshua issue #22: This patch enables junit tests. Fixes a bug with...

2016-06-03 Thread logogin
Github user logogin commented on the issue: https://github.com/apache/incubator-joshua/pull/22 Matt, I hope you are using [m2e](http://www.eclipse.org/m2e/) integration for Eclipse. It supports native maven project structures and test classpath generation. Could you please post stack

[GitHub] incubator-joshua issue #22: This patch enables junit tests. Fixes a bug with...

2016-06-02 Thread mjpost
Github user mjpost commented on the issue: https://github.com/apache/incubator-joshua/pull/22 I am happy to have just learned about "mvn test" :) --- 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 ha

[GitHub] incubator-joshua issue #22: This patch enables junit tests. Fixes a bug with...

2016-06-02 Thread KellenSunderland
Github user KellenSunderland commented on the issue: https://github.com/apache/incubator-joshua/pull/22 Thanks for the merge. Looks like there's two tests still failing. The build server is complaining about basicVocabTest, and you have issues with the multithreaded tests. I'll tak

[GitHub] incubator-joshua issue #22: This patch enables junit tests. Fixes a bug with...

2016-06-02 Thread mjpost
Github user mjpost commented on the issue: https://github.com/apache/incubator-joshua/pull/22 Okay, I merged this. Notes: - To get it working, I had to rerun "mvn eclipse:eclipse" - I also had to rebuild the JUnit test configuration. I think this might have to do with me n