Build failed in Jenkins: POI » POI-DSL-Windows-1.8 #63

2020-12-08 Thread Apache Jenkins Server
See Changes: [PJ Fanning] remove some deprecated code [PJ Fanning] remove some deprecated code [PJ Fanning] remove some deprecated code [PJ Fanning] remove some deprecated code [PJ Fanning]

Jenkins build is back to normal : POI » POI-DSL-1.16 #45

2020-12-08 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 » POI-DSL-SonarQube-Gradle #52

2020-12-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Build failed in Jenkins: POI » POI-DSL-1.16 #44

2020-12-08 Thread Apache Jenkins Server
See Changes: [PJ Fanning] remove some deprecated code [PJ Fanning] [github-200] Update OPCPackage#getPartsByRelationshipType docs to reflect behavior. Thanks to Marius Volkhart. This closes #200

Build failed in Jenkins: POI » POI-DSL-SonarQube-Gradle #51

2020-12-08 Thread Apache Jenkins Server
See Changes: [PJ Fanning] remove some deprecated code [PJ Fanning] [github-200] Update OPCPackage#getPartsByRelationshipType docs to reflect behavior. Thanks to Marius Volkhart. This closes

[GitHub] [poi] asfgit closed pull request #200: Update OPCPackage#getPartsByRelationshipType docs to reflect behavior

2020-12-08 Thread GitBox
asfgit closed pull request #200: URL: https://github.com/apache/poi/pull/200 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

[GitHub] [poi] MariusVolkhart commented on a change in pull request #205: Change XPWFPictureData#getChecksum() to return long instead of Long

2020-12-08 Thread GitBox
MariusVolkhart commented on a change in pull request #205: URL: https://github.com/apache/poi/pull/205#discussion_r538863717 ## File path: src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFPictureData.java ## @@ -146,7 +146,7 @@ public int getPictureType() { return 0;

[GitHub] [poi] pjfanning commented on a change in pull request #205: Change XPWFPictureData#getChecksum() to return long instead of Long

2020-12-08 Thread GitBox
pjfanning commented on a change in pull request #205: URL: https://github.com/apache/poi/pull/205#discussion_r538861083 ## File path: src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFPictureData.java ## @@ -146,7 +146,7 @@ public int getPictureType() { return 0;

[GitHub] [poi] MariusVolkhart opened a new pull request #205: Change XPWFPictureData#getChecksum() to return long instead of Long

2020-12-08 Thread GitBox
MariusVolkhart opened a new pull request #205: URL: https://github.com/apache/poi/pull/205 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

Jenkins build is back to normal : POI » POI-DSL-Maven #81

2020-12-08 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org

Build failed in Jenkins: POI » POI-DSL-Maven #80

2020-12-08 Thread Apache Jenkins Server
See Changes: [PJ Fanning] fix xmlsec version number [PJ Fanning] [bug-64964] HSSFCell.convertCellValueToBoolean shall throw more specific exception [PJ Fanning] [bug-64964]

Re: Logging

2020-12-08 Thread Dominik Stadler
Hi, I also see the custom logging functionality unnecessary and outdated, replacing it with one of the popular log-frameworks would be nice. However I see POI mostly as a tool-library which usually should only log very few things, mostly only warnings in some cases when it is being used

Re: POI 5.0.0 - are we ready?

2020-12-08 Thread Alain FAGOT BÉAREZ
Hi all, The only changes I would recommend to have in the 5.0.0 release are related to the current chart bugs. I did open a PR which I have no time to test and effectively use, about the hole size in the doughnut chart. One other is related to the examples not producing a file which can be

[Bug 64967] Add an Automatic-Module-Name attribute to the JARs' MANIFEST.MF

2020-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64967 --- Comment #1 from PJ Fanning --- This work is already under way (5.0.0 release) -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[Bug 64964] HSSFCell.convertCellValueToBoolean shall throw more specific exception

2020-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64964 --- Comment #2 from PJ Fanning --- And r1884210 -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 64964] HSSFCell.convertCellValueToBoolean shall throw more specific exception

2020-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64964 PJ Fanning changed: What|Removed |Added OS||All Status|NEW

[Bug 64967] New: Add an Automatic-Module-Name attribute to the JARs' MANIFEST.MF

2020-12-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64967 Bug ID: 64967 Summary: Add an Automatic-Module-Name attribute to the JARs' MANIFEST.MF Product: POI Version: 4.1.2-FINAL Hardware: All OS: All