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

2020-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 21.81 KB...] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.updateInternal(SvnNgAbstractUpdate.java:210) at

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

2020-05-15 Thread Apache Jenkins Server
ror: semicolon missing [javadoc] * [javadoc]^ [javadoc] 100 errors [javadoc] 100 warnings [jar] Building jar: <https://builds.apache.org/job/POI-DSL-Windows-1.8/ws/build\dist\maven\poi-ooxml\poi-ooxml-4.1.3-SNAPSHOT-javadoc.jar> assemble: [zip] Building zip

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

2020-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 21.82 KB...] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.updateInternal(SvnNgAbstractUpdate.java:210) at

Build failed in Jenkins: POI-DSL-Maven #1116

2020-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 21.24 KB...] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702) at

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

2020-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 21.24 KB...] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702) at

[GitHub] [poi] pjfanning commented on pull request #180: #63819 Add DateValue function

2020-05-15 Thread GitBox
pjfanning commented on pull request #180: URL: https://github.com/apache/poi/pull/180#issuecomment-629460633 Thanks - merged This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [poi] asfgit closed pull request #180: #63819 Add DateValue function

2020-05-15 Thread GitBox
asfgit closed pull request #180: URL: https://github.com/apache/poi/pull/180 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Build failed in Jenkins: POI-DSL-Maven #1115

2020-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 21.24 KB...] at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702) at

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

2020-05-15 Thread Apache Jenkins Server
See Changes: -- [...truncated 22.08 KB...] at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgAbstractUpdate.updateInternal(SvnNgAbstractUpdate.java:210) at

[GitHub] [poi] pjfanning commented on pull request #179: add an option for RangeCopier.copyRange() also clone styles

2020-05-15 Thread GitBox
pjfanning commented on pull request #179: URL: https://github.com/apache/poi/pull/179#issuecomment-629447747 Thanks - merged This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [poi] asfgit closed pull request #179: add an option for RangeCopier.copyRange() also clone styles

2020-05-15 Thread GitBox
asfgit closed pull request #179: URL: https://github.com/apache/poi/pull/179 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 --- Comment #7 from PJ Fanning --- If no bugs found in it, it will be in the next release but there is no date yet for that release. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 --- Comment #6 from Eugene --- Thanks for the quick answers and fix! Do you think this fix can be included in 4.1.3 release? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64441] WorkbookFactory.create(InputStream inp) nullpointer error in multithreding

2020-05-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64441 --- Comment #5 from PJ Fanning --- I added some synchronization in https://svn.apache.org/viewvc?view=revision=186 -- You are receiving this mail because: You are the assignee for the bug.