Re: Forrest replacement

2021-07-09 Thread Andreas Beeker
Hi Dave, thanks for the feedback. Regarding the different site branch - POI has the site in the bin/src archives, XmlBeans doesn't. Although I'm not a fan of the bin/src archives, as I usually just use a package manager to get the jars, I'm a bit undecided what our goal should be: a) having

Re: Forrest replacement

2021-07-09 Thread Dave Fisher
Hi - I have experience with both jBake and Pelican ASF. (This is the replacement for the Apache CMS. I contributed heavily to it.) jBaked sites are incubator.apache.org (including several Anakia legacy parts. It’s complicated.) and openoffice.org

Re: Forrest replacement

2021-07-09 Thread Andreas Beeker
Here are two further links as Doxia might be difficult to be invoked from gradle: Netbeans seemed to prefer JBake: https://cwiki.apache.org/confluence/display/NETBEANS/Static+Site+Generator+Tools+For+New+Web+Site Static Site Generators (SSG): https://jamstack.org/generators/

Forrest replacement

2021-07-09 Thread Andreas Beeker
Hi Devs, I'm trying to add the missing pieces to the gradle build to get rid of the ant build. ... and the site generation with Forrest and Java 9+ seems to be beyond repair. Do you know any maintained alternatives? e.g. Maven Doxia

[Bug 59812] org.apache.poi.openxml4j.exceptions.OpenXML4JRuntimeException: Rule M2.4 exception

2021-07-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59812 praveen366...@gmail.com changed: What|Removed |Added CC||praveen366...@gmail.com --

[GitHub] [poi] pjfanning commented on a change in pull request #238: Implement specificWorkbookSheet method

2021-07-09 Thread GitBox
pjfanning commented on a change in pull request #238: URL: https://github.com/apache/poi/pull/238#discussion_r667093284 ## File path: poi-scratchpad/src/main/java/org/apache/poi/hssf/converter/ExcelToHtmlConverter.java ## @@ -692,6 +692,24 @@ public void

[GitHub] [poi] pjfanning commented on a change in pull request #238: Implement specificWorkbookSheet method

2021-07-09 Thread GitBox
pjfanning commented on a change in pull request #238: URL: https://github.com/apache/poi/pull/238#discussion_r667092575 ## File path: poi-scratchpad/src/main/java/org/apache/poi/hssf/converter/ExcelToHtmlConverter.java ## @@ -692,6 +692,24 @@ public void

[GitHub] [poi] pjfanning commented on a change in pull request #238: Implement specificWorkbookSheet method

2021-07-09 Thread GitBox
pjfanning commented on a change in pull request #238: URL: https://github.com/apache/poi/pull/238#discussion_r667092347 ## File path: poi-scratchpad/src/main/java/org/apache/poi/hssf/converter/ExcelToHtmlConverter.java ## @@ -668,7 +668,7 @@ protected void

[GitHub] [poi] HasaanA16 opened a new pull request #238: Implement specificWorkbookSheet method

2021-07-09 Thread GitBox
HasaanA16 opened a new pull request #238: URL: https://github.com/apache/poi/pull/238 The specificWorkbookSheet() takes a workbook and sheetNumber as an argument, and creates an html of a specific sheet using the predefined method processSheet(). Initially it was possible as

[Bug 65442] can not find method setHoleSize,setFirstSliceAngle in class XDDFDoughnutChartData

2021-07-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65442 Andreas Beeker changed: What|Removed |Added OS||All Status|NEW

[Bug 65442] New: can not find method setHoleSize,setFirstSliceAngle in class XDDFDoughnutChartData

2021-07-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65442 Bug ID: 65442 Summary: can not find method setHoleSize,setFirstSliceAngle in class XDDFDoughnutChartData Product: POI Version: 5.0.0-FINAL Hardware: PC