[Bug 62980] [PATCH] Make D* functions ignore case in headings

2019-02-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62980 Yegor Kozlov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2019-02-09 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables.

Build failed in Jenkins: POI-DSL-1.13 #5

2019-02-09 Thread Apache Jenkins Server
See Changes: [yegor] Bug 62980: Make D* functions ignore case in headings [yegor] Bug 62980: Make D* functions ignore case in headings -- [...truncated 74.68 KB...] [junit]

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

2019-02-09 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-1.10 #56

2019-02-09 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 63029] OPCPackage Potentially clobbers files on close()

2019-02-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63029 --- Comment #6 from Yegor Kozlov --- a unit test to reproduce corruption : try(OPCPackage pkg = OPCPackage.open(path.toFile(), PackageAccess.READ_WRITE)) { // add a marshaller that will throw an exception on save