Hi, > On 19. Apr 2020, at 06:11, Marshall Schor <[email protected]> wrote: > > actually, this might not be the right fix. > > Imagine - perhaps there's some way to fix the serialization in Java 9+ for xml > so it didn't add extra blank lines...
When I first encountered this issue way back when Java 9 came out, I tried to track it down but I couldn't figure out where the extra newlines came from. > That would be better, I think, rather than making the test ignore this. I guess since you tripped over it, for the moment may be better to ignore it so the stuff builds on current JDKs. In any case, I'm pretty sure it is not an issue in uimaFIT but rather something we should test and investigate in the context oft he core framework. > The announcement might include a note that the build works on Java 8, and has > some minor issues with Java 9+ Ok. I hope I don't forget it :) -- Richard
