[QFJ-826] Maven build is failing on test cases for quickfixj-core when compiling with JDK8 Created: 07/Feb/15 Updated: 02/Apr/15 Resolved: 11/Mar/15 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Build |
Affects Version/s: | 1.5.3 |
Fix Version/s: | 1.6.0 |
Type: | Bug | Priority: | Minor |
Reporter: | kammo | Assignee: | Christoph John |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Description |
Below test cases are failing and hence whole build is failing. |
Comments |
Comment by Christoph John [ 07/Feb/15 ] |
Hi, I cannot reproduce this. What exactly did you do? Checked out from github? Which java version are you using? |
Comment by kammo [ 07/Feb/15 ] |
hi Chirs, thx for your comment. I'm using java 8 for compilation and build. I downloaded the code from gihub from below link and master. |
Comment by Christoph John [ 08/Feb/15 ] |
I could reproduce this with JDK8 but currently have no idea what is causing it. |
Comment by Christoph John [ 03/Mar/15 ] |
Maybe related to this: http://randomallsorts.blogspot.de/2012/12/junit-411-whats-new-test-execution-order.html |
Comment by Christoph John [ 10/Mar/15 ] |
Hi kammo, I cannot really explain this but I cannot reproduce the errors anymore. Looking at the commits I can see nothing obvious what might have fixed it (JUnit upgrade maybe?) Edit: if it does not work, could you please tell me which exact JDK and Maven version you are using. |
Comment by kammo [ 11/Mar/15 ] |
it looks fine now. we can close this jira. |
Comment by kammo [ 11/Mar/15 ] |
Thanks for your help. |
Comment by Christoph John [ 11/Mar/15 ] |
Strange enough that it works now, but thanks. |