Bug 62259

Summary: CTMarkerSize class missing
Product: POI Reporter: Enrico Scantamburlo <scanti.rulla>
Component: XSSFAssignee: POI Developers List <dev>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 3.17-FINAL   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description Enrico Scantamburlo 2018-04-05 09:05:22 UTC
I have downloaded poi-bin-3.17-20170915.tar.gz and inside poi-ooxml-schemas-3.17.jar it seems that org.openxmlformats.schemas.drawingml.x2006.chart.CTMarkerSize .class file is not present.
Comment 1 Nick Burch 2018-04-05 11:42:49 UTC
As per http://poi.apache.org/faq.html#faq-N10025 could you please write a short junit unit test that uses this class, so the build can know to include it in future?
Comment 2 PJ Fanning 2018-09-04 09:57:41 UTC
This class will appear in poi-ooxml-schemas 4.0.0 when it is released soon.