Build failed in Jenkins: POI-DSL-Windows-1.8 #696

2020-07-30 Thread Apache Jenkins Server
See 


Changes:

[fanningpj] try to fix paths for examples


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=f:\jenkins\tools\forrest\latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-he-de-2 (Windows) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision 
'2020-07-30T17:18:11.682 -0700'

<-- Got one external: documentation, svn url: 
https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into 'F:\jenkins\jenkins-slave\workspace\POI-DSL-Windows-1.8\src\documentation'
U src\documentation\content\xdocs\components\document\index.xml
U 
src\documentation\content\xdocs\components\document\quick-guide-xwpf.xml
U src\documentation\content\xdocs\components\hsmf\index.xml
U src\documentation\content\xdocs\components\index.xml
U src\documentation\content\xdocs\components\poifs\how-to.xml
U src\documentation\content\xdocs\components\slideshow\xslf-cookbook.xml
U src\documentation\content\xdocs\components\spreadsheet\examples.xml
U src\documentation\content\xdocs\components\spreadsheet\how-to.xml
U src\documentation\content\xdocs\components\spreadsheet\limitations.xml
U src\documentation\content\xdocs\components\spreadsheet\quick-guide.xml
U src\documentation\content\xdocs\help\faq.xml
At revision 1880458


<-- Got one external: forrest.properties, svn url: 
https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into 'F:\jenkins\jenkins-slave\workspace\POI-DSL-Windows-1.8\forrest.properties'
At revision 1880458

At revision 1880458

No changes for https://svn.apache.org/repos/asf/poi/trunk since the previous 
build
No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties 
since the previous build
[POI-DSL-Windows-1.8] $ cmd /c call 
F:\jenkins\jenkins-slave\temp\jenkins4862090834062721536.bat
X   forrest.properties
X   src\documentation
?   src\integrationtest\build

Performing status on external item at 'src\documentation':
Java-Home: f:\\jenkins\\tools\\java\\latest1.8
 Volume in drive F is data
 Volume Serial Number is 86B6-2F62

 Directory of f:\jenkins\tools\java\latest1.8

07/01/2019  02:14 PM  .
07/01/2019  02:14 PM  ..
07/01/2019  02:12 PM  bin
07/01/2019  02:12 PM  db
07/01/2019  02:12 PM  include
09/14/2017  05:43 AM 5,202,881 javafx-src.zip
07/01/2019  02:12 PM  jre
07/01/2019  02:13 PM  lib
09/14/2017  10:15 AM40 LICENSE
09/14/2017  10:15 AM   159 README.html
09/14/2017  10:15 AM   426 release
09/14/2017  05:43 AM63,933 THIRDPARTYLICENSEREADME-JAVAFX.txt
09/14/2017  10:15 AM   145,180 THIRDPARTYLICENSEREADME.txt
   6 File(s)  5,412,619 bytes
   7 Dir(s)  1,947,693,248,512 bytes free
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
[POI-DSL-Windows-1.8] $ cmd.exe /C "F:\jenkins\tools\ant\latest1.10\bin\ant.bat 
-Dcoverage.enabled=true clean jenkins && exit %%ERRORLEVEL%%"
Buildfile: 

clean:
   [delete] Deleting directory 


replaceVersion:

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:
  [get] Destination already exists (skipping): 

  [get] Getting: 
https://builds.apache.org/view/P/view/POI/job/POI-XMLBeans-DSL-1.8/lastSuccessfulBuild/artifact/build/xmlbeans-4.0.0.jar
  [get] To: 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

Build failed in Jenkins: POI-DSL-API-Check #567

2020-07-30 Thread Apache Jenkins Server
See 


Changes:

[fanningpj] try to fix paths for examples

[fanningpj] try to fix changes.xml

[fanningpj] try to fix changes.xml

[fanningpj] try to fix paths for examples


--
[...truncated 28.63 KB...]
  location: class StylesTable
:65:
 error: cannot find symbol
private final List xfs = new ArrayList<>();
   ^
  symbol:   class CTXf
  location: class StylesTable
:67:
 error: cannot find symbol
private final List dxfs = new ArrayList<>();
   ^
  symbol:   class CTDxf
  location: class StylesTable
:118:
 error: cannot find symbol
private StyleSheetDocument doc;
^
  symbol:   class StyleSheetDocument
  location: class StylesTable
:99:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBookView;
  ^
:100:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTBookViews;
  ^
:101:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCalcPr;
  ^
:102:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedName;
  ^
:103:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDefinedNames;
  ^
:104:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDialogsheet;
  ^
:105:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTExternalReference;
  ^
:106:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache;
  ^
:107:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCaches;
  ^
:108:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheet;
  ^
:109:
 error: package org.openxmlformats.schemas.spreadsheetml.x2006.main does not 
exist
import org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSheets;
  ^
:110:
 error: 

[Bug 47950] No case insensitivity handling for OLE2 entry names

2020-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950

--- Comment #14 from Ravi Kumar  ---
https://sites.google.com/view/maatkavip/home

https://www.linkedin.com/pulse/how-play-satta-matka-lottry-naukri-try

https://www.youtube.com/channel/UCJuV17q6ajKdxxipQN7U14w/about

https://support.mozilla.org/en-US/user/avinifsc

https://www.youtube.com/channel/UCfY67XQMCFeHywkBEqArhlw/about

https://500px.com/kalayanbazar

https://disqus.com/by/sameerbhau/

https://sites.google.com/view/sattamatkaa/home

https://mobile.twitter.com/naukritry

https://twitter.com/SATTAMA69991707?s=08

http://flgclassifieds.cce.cornell.edu/author/kalayanbazar/

http://flgclassifieds.cce.cornell.edu/author/kalayanresults/

https://www.quora.com/profile/Avin-Kumar-42

https://sites.google.com/view/matkavip/home

https://pbase.com/kalyanresults/profile

https://ioby.org/users/avionline2401349

https://www.buzzfeed.com/matkavip

https://www.addpoll.com/kalyanresults

https://www.scoop.it/u/joonykohe-gmail-com

https://en.gravatar.com/joony8988

https://medium.com/@kbjoon2426

https://medium.com/@joonykohe

https://www.quora.com/profile/Sameer-Khan-5681

https://sites.google.com/site/sattamarketkalyannn/

https://sites.google.com/site/matkavipg/

https://www.scoop.it/u/joonykohe-gmail-com

https://open.mit.edu/c/lemelsoneducators/1uy/government-jobs-information

https://www.slideshare.net/Joony4455/satta-matka-golden-matka-satta-bazar-manipur-matka

https://answers.microsoft.com/en-us/profile/d94614fc-5d3f-42f4-a821-309ef2efdf27

https://in.pinterest.com/matkavip/

https://moz.com/community/users/13019299

https://www.kdpcommunity.com/s/profile/0052T0CEY35?language=en

https://www.amazon.in/gp/profile/amzn1.account.AGPJT3SAQQ3LWTFCJHK3QU5OBK6A?_encoding=UTF8_=sv_ys_4

www.ted.com/profiles/22309443

https://ask.fm/avinifsc

https://www.4shared.com/u/x-J3nUso/avinifsc.html

https://www.goodreads.com/user/show/118434267-avin-kumar

https://active.popsugar.com/@matkavip/profile

https://ask.fm/joonykohe9481

https://matkavip.livejournal.com/profile

https://www.longisland.com/profile/matkavip

https://www.behance.net/basantkbasantk/info

https://www.behance.net/gallery/100849069/SATTA-MATKA-GOLDEN-MATKA

https://www.behance.net/avinkumar

https://www.bonanza.com/users/44986271/profile

https://www.couchsurfing.com/people/avin-kumar-2

https://devnet.kentico.com/users/484055/avin-kumar

https://giphy.com/channel/Joony8988

http://matkavip.eklablog.com/satta-matka-golden-matka-satta-bazar-manipur-matka-a196985276

http://matkavip.eklablog.com/

https://giphy.com/channel/matkavip

-- 
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



[Bug 47950] No case insensitivity handling for OLE2 entry names

2020-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=47950

Ravi Kumar  changed:

   What|Removed |Added

   Keywords||Beginner
URL||https://community.today.com
   ||/user/joony-kohe-2

--- Comment #13 from Ravi Kumar  ---
https://community.today.com/user/joony-kohe-2

https://avinkumar.dreamwidth.org/profile

https://avinkumar.dreamwidth.org/

-- 
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



[Bug 64633] New: [PATCH] Support of function TEXTJOIN

2020-07-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64633

Bug ID: 64633
   Summary: [PATCH] Support of function TEXTJOIN
   Product: POI
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: P2
 Component: SS Common
  Assignee: dev@poi.apache.org
  Reporter: davegco...@gmail.com
  Target Milestone: ---

Created attachment 37377
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37377=edit
Implementation of TEXTJOIN

TEXTJOIN was added to Excel in 2016.  It's used to concatenate strings with a
specified delimiter, and to optionally exclude arguments evaluating as empty:

https://support.microsoft.com/en-us/office/textjoin-function-357b449a-ec91-49d0-80c3-0e8fc845691c

The attached patch adds support for the TEXTJOIN function, as well as a suite
of unit tests for it.

First time submitting a POI patch, so please let me know if I've done something
incorrectly and I'm happy to fix it!  Specifically, I wasn't sure the best way
to bind the new function class to the function name, so I cribbed off another
patch that added a new function via a binding in
AnalysisToolPak.createFunctionsMap.

The patch was created against trunk, but for my own project's use, I've applied
it back to 4.1.2, and that seems to work fine as well.

See also bug 60924.  I filed this separately in the interest of an easy merge
since that one is a fairly old open bug with many functions listed, but if it's
better to include it in there, that works too.

-- 
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



Re: Build failures

2020-07-30 Thread Dominik Stadler
Hi,

FYI, I had strange problems with building the latest trunk, "junit doesn't
support the nested "modulepath" element.", I finally found out why my build
failed with this error, it is caused by having some outdated jar-files
located in "~/.ant/lib", which I had in place for years so completely
forgot about.

If you should run into this you can either remove the jar-files there or
use the Ant-option "-nouserlib Run ant without using the jar files from
${user.home}/.ant/lib" when starting the build.

Regards... Dominik.


On Wed, Jul 29, 2020 at 9:40 AM PJ Fanning  wrote:

> Hi Dominik,
> I can't see any specific but I would suggest that you install the latest
> ant release to see if that helps.
>
> Regards,
> PJ
>
>
>
>
> On Wednesday 29 July 2020, 07:19:39 GMT+2, Dominik Stadler <
> dominik.stad...@gmx.at> wrote:
>
>
>
>
>
> Hi,
>
> When I try to compile the latest trunk I have a strange local failure
> which I cannot explain, "modulepath" should be available at this point
> according to the documentation, looks a bit like some jar-file mixup, but
> could not find out:
>
> Any hint appreciated!
>
> Dominik.
>
>
> init:
>  [echo] Using Ant: Apache Ant(TM) version 1.10.5 compiled on March 28
> 2019 from /usr/share/ant, Ant detected Java 1.8 (may be different than
> actual Java sometimes...)
>  [echo] Using Java:
> 1.8.0_252/1.8.0_252-8u252-b09-1~18.04-b09/25.252-b09/OpenJDK 64-Bit Server
> VM from Private Build on Linux: 4.15.0-106-generic
>  [echo] Building Apache POI version 5.0.0-SNAPSHOT and RC: RC1
>
> -version-java-check:
>
> compile-version:
>  [copy] Copying 1 file to
> /opt/apache/poi/trunk/build/classes/org/apache/poi
> [javac] Compiling 1 source file to /opt/apache/poi/trunk/build/classes
>[delete] Deleting:
> /opt/apache/poi/trunk/build/classes/org/apache/poi/Version.java
>
> compile-main:
>   [jar] Building jar:
> /opt/apache/poi/trunk/build/dist/maven/poi/poi-5.0.0-SNAPSHOT.jar
>   [jar] Building jar:
> /opt/apache/poi/trunk/build/dist/maven/poi-tests/poi-5.0.0-SNAPSHOT-tests.jar
>
> -test-main-check:
>
> jacocotask:
>  [echo] Coverage reporting: ${coverage.enabled}
>
> test-main:
>
> BUILD FAILED
> /opt/apache/poi/trunk/build.xml:1393: The following error occurred while
> executing this line:
> /opt/apache/poi/trunk/build.xml:1112: junit doesn't support the nested
> "modulepath" element.
>
> On Sun, Jul 26, 2020 at 12:09 AM PJ Fanning  wrote:
> > Probably no urgency on fixing the builds.
> >
> > The JDK 1.8 build just passed but other builds are failing - every build
> seems to have its own problem.
> >
> > On my laptop, many other tests fail when I use ant build. I've been
> using gradle or taking pot-luck and depending on the jenkins builds.
> >
> > It would be good if the jenkins builds recorded the test xml/txt files
> to allow for easier debugging.
> >
> >
> >
> >
> >
> > On Saturday 25 July 2020, 23:03:52 GMT+2, Andreas Beeker <
> andreas.bee...@gmx.de> wrote:
> >
> >
> >
> >
> >
> > Hi PJ and Dominik,
> >
> > I'm now one week in Laragne-Monteglin and left my expensive gear back
> home.
> > I'll have a look at the remaining build problems, when I'll be back home
> again.
> >
> > I had a short look at the signature failure, but didn't find a clue why
> it's happening so late in the build, when it's successful before. The
> difference to the previous build is, that the tests aren't split anymore.
> > So maybe some setting gets overridden.
> >
> > I'll regularly check my emails in case you have question on the last
> build changes.
> >
> > Best wishes
> > Andi
> >
> > --
> > Sent from my phone - please excuse my brevity.
> >
> >
>


Jenkins build is back to normal : POI-DSL-1.8 #1050

2020-07-30 Thread Apache Jenkins Server
See 



-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Jenkins build is back to normal : POI-DSL-OpenJDK #87

2020-07-30 Thread Apache Jenkins Server
See 



-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Re: Apache POI Example page is broken

2020-07-30 Thread fannin...@apache.org
I tidied up some of the links on the web site. The new 5.0.0 work involves 
moving around a lot of packages to make code more Jigsaw friendly.






On Thursday 30 July 2020, 13:14:38 GMT+2, Nick Burch  
wrote: 





On Wed, 29 Jul 2020, Ivan Mladenov wrote:

> it seems like Apache POI Examples web page is broken a lot (probably 
> all) of links render 404HSSF and XSSF Examples


Hmm, looks like there's a problem, eg
http://poi.apache.org/components/spreadsheet/examples.html#business-plan
links to
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/BusinessPlan.java
which needs to be
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/examples/ss/BusinessPlan.java

Need to swap eg ss.example for example.ss in the package names

Nick

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Build failed in Jenkins: POI-DSL-Windows-1.8 #695

2020-07-30 Thread Apache Jenkins Server
See 


Changes:

[fanningpj] try to fix changes.xml

[fanningpj] try to fix changes.xml

[fanningpj] try to fix paths for examples


--
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8
FORREST_HOME=f:\jenkins\tools\forrest\latest

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on jenkins-win-he-de-2 (Windows) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Updating https://svn.apache.org/repos/asf/poi/trunk at revision 
'2020-07-30T05:18:17.539 -0700'

<-- Got one external: documentation, svn url: 
https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into 'F:\jenkins\jenkins-slave\workspace\POI-DSL-Windows-1.8\src\documentation'
U src\documentation\content\xdocs\changes.xml
U src\documentation\content\xdocs\components\spreadsheet\examples.xml
U src\documentation\content\xdocs\components\spreadsheet\excelant.xml
U src\documentation\content\xdocs\components\spreadsheet\quick-guide.xml
U 
src\documentation\content\xdocs\components\spreadsheet\user-defined-functions.xml
U src\documentation\content\xdocs\help\faq.xml
At revision 1880444


<-- Got one external: forrest.properties, svn url: 
https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into 'F:\jenkins\jenkins-slave\workspace\POI-DSL-Windows-1.8\forrest.properties'
At revision 1880444

At revision 1880444

No changes for https://svn.apache.org/repos/asf/poi/trunk since the previous 
build
No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties 
since the previous build
[POI-DSL-Windows-1.8] $ cmd /c call 
F:\jenkins\jenkins-slave\temp\jenkins881294369367319323.bat
X   forrest.properties
X   src\documentation
?   src\integrationtest\build

Performing status on external item at 'src\documentation':
Java-Home: f:\\jenkins\\tools\\java\\latest1.8
 Volume in drive F is data
 Volume Serial Number is 86B6-2F62

 Directory of f:\jenkins\tools\java\latest1.8

07/01/2019  02:14 PM  .
07/01/2019  02:14 PM  ..
07/01/2019  02:12 PM  bin
07/01/2019  02:12 PM  db
07/01/2019  02:12 PM  include
09/14/2017  05:43 AM 5,202,881 javafx-src.zip
07/01/2019  02:12 PM  jre
07/01/2019  02:13 PM  lib
09/14/2017  10:15 AM40 LICENSE
09/14/2017  10:15 AM   159 README.html
09/14/2017  10:15 AM   426 release
09/14/2017  05:43 AM63,933 THIRDPARTYLICENSEREADME-JAVAFX.txt
09/14/2017  10:15 AM   145,180 THIRDPARTYLICENSEREADME.txt
   6 File(s)  5,412,619 bytes
   7 Dir(s)  1,947,696,742,400 bytes free
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
[POI-DSL-Windows-1.8] $ cmd.exe /C "F:\jenkins\tools\ant\latest1.10\bin\ant.bat 
-Dcoverage.enabled=true clean jenkins && exit %%ERRORLEVEL%%"
Buildfile: 

clean:
   [delete] Deleting directory 


replaceVersion:

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:
  [get] Destination already exists (skipping): 

  [get] Getting: 
https://builds.apache.org/view/P/view/POI/job/POI-XMLBeans-DSL-1.8/lastSuccessfulBuild/artifact/build/xmlbeans-4.0.0.jar
  [get] To: 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 

  [get] Destination already exists (skipping): 


Re: Apache POI Example page is broken

2020-07-30 Thread Nick Burch

On Wed, 29 Jul 2020, Ivan Mladenov wrote:
it seems like Apache POI Examples web page is broken a lot (probably 
all) of links render 404HSSF and XSSF Examples


Hmm, looks like there's a problem, eg
http://poi.apache.org/components/spreadsheet/examples.html#business-plan
links to
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/ss/examples/BusinessPlan.java
which needs to be
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/examples/ss/BusinessPlan.java

Need to swap eg ss.example for example.ss in the package names

Nick

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



Apache POI Example page is broken

2020-07-30 Thread Ivan Mladenov
Hi,
it seems like Apache POI Examples web page is broken a lot (probably all) of 
links render 404HSSF and XSSF Examples

| 
| 
|  | 
HSSF and XSSF Examples


 |

 |

 |

Cheers