From: vlad m. <vla...@ya...> - 2019-09-12 08:06:04
|
Hi all, I'm trying to use quickfixj in a Java11 environment with the new java modules.However, I'm facing some split package issues.E.g., each version of quickfix messages contain the same "quickfix.fiels" package.So if I'm using two versions of messages in my module, I'm facing a split package issue which is no longer tolerated by the jvm. I would like to create a PR for this. Looking forward to hearing your opinion on this topic. Thanks,Vlad Muresan |