Hi, I would ship the RC as I fully agree with your argumentation. My opinion.
Julian Am 19.05.20, 08:20 schrieb "Christofer Dutz" <[email protected]>: Hi all, so I tracked down the problem Otto found. It seems that the setting we are using in surefire and failsafe to allow illegal access, is unknown to Java 8. The strange thing is that we have this setting in all modules and only in the mspec module it seems to be causing problems. I moved the setting into a self-activating profile that enables itself for java 9 and higher. Now I can build with Java 8. So in the future this problem is solved. So now the question ... should we cancel the RC or continue? As this issue has absolutely no effect on the end-product and only occurs at build time if using Java 8, I would feel comfortable with treating it as a documentation issue and just release the next version 0.8.0 a lot sooner than 0.7.0. But I'll leave that up to you. Chris Am 16.05.20, 09:05 schrieb "Christofer Dutz" <[email protected]>: Hi folks, let’s take discussions here :-) One thing I would like to point out, is that you should enable the “with-sandbox” profile as one of the examples references a driver in the sandbox which it can’t find if you don’t enable that. Chris
