https://bz.apache.org/bugzilla/show_bug.cgi?id=62921
Bug ID: 62921 Summary: Provide OOXMLLite alternative for Java 12+ Product: POI Version: 4.0.x-dev Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: POI Overall Assignee: dev@poi.apache.org Reporter: kiwiwi...@apache.org Target Milestone: --- Currently Java 12 builds fails, because of reflection errors in building the OOXMLLite. I'm trying to replace the OOXMLLite class by a java agent [1] to log the requested classes. Furthermore this might give us a faster build, as this can be integrated in the OOXML junit tests. [1] https://www.javacodegeeks.com/2015/09/java-agents.html -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org