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

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

[Bug 62066] New: autoSizeColumn(int i) has a bug

2018-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62066 Bug ID: 62066 Summary: autoSizeColumn(int i) has a bug Product: POI Version: 3.17-FINAL Hardware: PC Status: NEW Severity: normal Priority: P2

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

2018-01-30 Thread Apache Jenkins Server
See Changes: [fanningpj] use spaces for indents in some files [fanningpj] [bug-55713] Wrong ErrorStyle for DataValidations. Thanks to Philemon Schucker. This closes #95 [fanningpj] add missing licenses to source

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

2018-01-30 Thread Apache Jenkins Server
See -- [...truncated 743.10 KB...] [javadoc] Loading source files for package org.apache.poi.ss.util... [javadoc] Loading source files for package org.apache.poi.ss.util.cellwalk...

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

2018-01-30 Thread Apache Jenkins Server
See Changes: [fanningpj] use spaces for indents in some files [fanningpj] [bug-55713] Wrong ErrorStyle for DataValidations. Thanks to Philemon Schucker. This closes #95 --

Jenkins build is back to normal : POI-DSL-API-Check #268

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

[GUMP@vmgump-vm3]: Project poi (in module poi) failed

2018-01-30 Thread Gump [HEAD] :-(
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project poi has an issue affecting its community integration. This issue affects

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

2018-01-30 Thread Apache Jenkins Server
See Changes: [fanningpj] use spaces for indents in some files [fanningpj] [bug-55713] Wrong ErrorStyle for DataValidations. Thanks to Philemon Schucker. This closes #95 [fanningpj] add missing licenses to

[Bug 55713] DataValidation, getErrorStyle(), getEmptyCellAllowed() flags are wrong

2018-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55713 PJ Fanning changed: What|Removed |Added Status|REOPENED|RESOLVED

[GitHub] poi pull request #95: Bug 55713: Wrong ErrorStyle for DataValidations

2018-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/poi/pull/95 --- - 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-Maven #456

2018-01-30 Thread Apache Jenkins Server
See Changes: [fanningpj] add missing licenses to source code [fanningpj] [github-81] Formula adjusting in context of column shifting. Thanks to Dragan Jovanović. This closes #81 [fanningpj] add byte-buddy and

[GitHub] poi pull request #95: Bug 55713: Wrong ErrorStyle for DataValidations

2018-01-30 Thread Moorhuhnfreak
GitHub user Moorhuhnfreak opened a pull request: https://github.com/apache/poi/pull/95 Bug 55713: Wrong ErrorStyle for DataValidations Fix for bug [55713](https://bz.apache.org/bugzilla/show_bug.cgi?id=55713) Was caused by a missing mapping. Also added two unit

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

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

[Bug 61572] Illegal reflective access by org.apache.poi.openxml4j.util.ZipSecureFile in Java 9

2018-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61572 PJ Fanning changed: What|Removed |Added CC|

[Bug 62050] Java throws me the WARNING

2018-01-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62050 PJ Fanning changed: What|Removed |Added Resolution|--- |DUPLICATE

[GitHub] poi pull request #81: Formula adjusting in context of column shifting.

2018-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/poi/pull/81 --- - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

[GitHub] poi pull request #94: New module RangeCopier.

2018-01-30 Thread zmau
GitHub user zmau opened a pull request: https://github.com/apache/poi/pull/94 New module RangeCopier. RangeCopier does simple copying of regions on workbook. It comes in two versions - as XSSFRangeCopier and HSSFRangeCopier. It copies regions in same way as Excel does - tiling