Build failed in Jenkins: POI-DSL-1.8 #476

2018-07-26 Thread Apache Jenkins Server
See Changes: [fanningpj] start process of introducing an interface for Styles and Themes Tables [fanningpj] reduce dependence on CTComment -- [...truncated 598.05 KB...] [ja

Build failed in Jenkins: POI-DSL-OpenJDK #467

2018-07-26 Thread Apache Jenkins Server
See Changes: [fanningpj] start process of introducing an interface for Styles and Themes Tables [fanningpj] reduce dependence on CTComment -- [...truncated 394.16 KB...]

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

2018-07-26 Thread Apache Jenkins Server
See Changes: [fanningpj] start process of introducing an interface for Styles and Themes Tables [fanningpj] reduce dependence on CTComment [fanningpj] reduce dependence on CTComment

[Bug 62564] A classloader issue looking up org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder

2018-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62564 Andreas Beeker changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #8 from Andreas Beeke

Re: starting poi 4.0.0 release process?

2018-07-26 Thread Andreas Beeker
Hi Dominik, because of Alains comment, I was looking for the NullPointers. > Which documents/regressions are you missing exactly? For me all the links > in that mail-thread work and provide documents that caused the exceptions. So basically search for NullPointer in [1] and try to download. Als

Re: starting poi 4.0.0 release process?

2018-07-26 Thread Dominik Stadler
Hi, Which documents/regressions are you missing exactly? For me all the links in that mail-thread work and provide documents that caused the exceptions. Thanks... Dominik. On Sun, Jul 15, 2018 at 6:37 PM, pj.fanning wrote: > Would it be possible to provide links to some of the more worrying >

[Bug 62564] A classloader issue looking up org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder

2018-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62564 --- Comment #7 from Karl Wright --- I can't see how. Tika depends on POI, but ManifoldCF does not. The problems we see are because we're trying to use Tika. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 62564] A classloader issue looking up org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder

2018-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62564 --- Comment #6 from PJ Fanning --- Any chance you could use the org.apache.poi.POIXMLTextExtractor directly instead of using via Tika? That would simplify your classloading setup. -- You are receiving this mail because: You are the assignee f

[Bug 62564] A classloader issue looking up org.apache.poi.poifs.crypt.agile.AgileEncryptionInfoBuilder

2018-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62564 --- Comment #5 from Karl Wright --- The user picked up the 4.0.0-SNAPSHOT build as instructed, but still reports the following exception: Error tossed: org/apache/poi/POIXMLTextExtractor java.lang.NoClassDefFoundError: org/apache/poi/POIXMLTex

[Bug 62571] InputStream of class class org.apache.commons.compress.archivers.zip.ZipFile$1 is not implementing InputStreamStatistics

2018-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62571 prampec+apa...@gmail.com changed: What|Removed |Added Resolution|--- |INVALID Status|N

Re: starting poi 4.0.0 release process?

2018-07-26 Thread pj.fanning
I'm doing a little work on trying to change the XSSF streaming APIs to accept a SharedStringsTable interface instead of a concrete implementation. We currently have 3 different SharedStringsTable implementations and it would be nice to be able to share code between the implementations and to allow

[Bug 62571] InputStream of class class org.apache.commons.compress.archivers.zip.ZipFile$1 is not implementing InputStreamStatistics

2018-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62571 --- Comment #2 from prampec+apa...@gmail.com --- commons-compress 1.17 was used. Currently this is part of a huge application, but I might try to synthesize the problem. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 62571] InputStream of class class org.apache.commons.compress.archivers.zip.ZipFile$1 is not implementing InputStreamStatistics

2018-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62571 Andreas Beeker changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Andreas

[Bug 62571] New: InputStream of class class org.apache.commons.compress.archivers.zip.ZipFile$1 is not implementing InputStreamStatistics

2018-07-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62571 Bug ID: 62571 Summary: InputStream of class class org.apache.commons.compress.archivers.zip.ZipFile$1 is not implementing InputStreamStatistics Product: POI Ver