Bug 61988

Summary: POI depends on Apache xmlbeans which has been EOL since 2014
Product: POI Reporter: David B McDaniel <david>
Component: POI OverallAssignee: POI Developers List <dev>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P2    
Version: 3.17-FINAL   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description David B McDaniel 2018-01-10 16:37:13 UTC
POI is dependent upon xmlbeans-2.6.0 which has been retired since 2014. 

Also, the xmlbeans-2.6.0.jar contains two copies of class org.apache.xmlbeans.xml.stream.Location, which causes jarsigner to fail.

Somebody should either fix xmlbeans or move POI to use Apache Attic, as advertised.

Thanks,
David
Comment 2 Dominik Stadler 2018-01-10 18:13:50 UTC
Also bug 59268 handles this in bugzilla.

*** This bug has been marked as a duplicate of bug 59268 ***