Philip Whitehouse
Philip Whitehouse
One way to reproduce this error is to have a custom Guice Module fail to bind a required property due to an NPE. Finally found in my project by improving...
They really mean 'Highest Elevation', right?
This looks like it would be possible based on #125 I have no internet access at home right now to work on this but I'll try look into it when...
Right, I have finally started to look into this. One reason it's not trivial of course is because Strava doesn't lay out the overview page the same for a ride...
Thanks @chrjohn. I didn't see QFJ-968 or the other PR. We implemented the PR I attached on our internal branch so I wanted to make it available to the community....
To submit a change so we can modify/merge it: * Go to: https://github.com/quickfix-j/quickfixj * Click "Fork" * Go to your new repository - i.e. https://github.com/MuhammadhAadhil/quickfixj * Clone the repository *...
We probably have to look at http://time4j.net/ or roll our own.
I agree @chrjohn Will have to think whether there's any cases where jumping back a second would impact behaviour. Especially in cases where you have microsecond provision. The gist seems...
Yep I allowed edits from maintainers... Not sure why it won't let you push..
I'm wondering whether it's better to rename the new struct to `ValidationSettings`. It's kind of a half way between `SessionSettings` and `DataDictionarySettings`.