Re: upgrade from 3.16 to 3.17 fails with cannot access org.apache.poi.wp.usermodel.Paragraph

2018-02-11 Thread Nick Burch
On Sun, 11 Feb 2018, Marco Lechner - FOSSGIS e.V. wrote: when I try to upgrade to 3.17 from 3.16, I get the following error: cannot access org.apache.poi.wp.usermodel.Paragraph [ERROR] class file for org.apache.poi.wp.usermodel.Paragraph not found This class is contained within the main Apache

upgrade from 3.16 to 3.17 fails with cannot access org.apache.poi.wp.usermodel.Paragraph

2018-02-10 Thread Marco Lechner - FOSSGIS e.V.
Hi, when I try to upgrade to 3.17 from 3.16, I get the following error: cannot access org.apache.poi.wp.usermodel.Paragraph [ERROR] class file for org.apache.poi.wp.usermodel.Paragraph not found To extract the Paragraphs of a TableCell it works in 3.16 with import org.apache.poi.xwpf.usermodel.