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

2025-07-07 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.8 #1277

2025-07-07 Thread Apache Jenkins Server
See Changes: -- [...truncated 3.66 MiB...] org.apache.poi.stress.TestAllFiles > handleFile(String, FileHandlerKnown, String, Class, String) #2757 spreadsheet/protec

Build failed in Jenkins: POI » POI-DSL-1.17 #888

2025-07-07 Thread Apache Jenkins Server
See Changes: -- Started by an SCM change Running as SYSTEM ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables. [

Build failed in Jenkins: POI » POI-DSL-1.17 #887

2025-07-07 Thread Apache Jenkins Server
See Changes: -- Started by user PJ Fanning Running as SYSTEM ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.

Re: [PR] Allow null values in XWPFParagraph.get/setAlignment(). [poi]

2025-07-07 Thread via GitHub
pjfanning commented on code in PR #829: URL: https://github.com/apache/poi/pull/829#discussion_r2190839828 ## poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java: ## @@ -506,13 +506,18 @@ public ParagraphAlignment getAlignment() { * specified in the st

Re: [PR] Allow null values in XWPFParagraph.get/setAlignment(). [poi]

2025-07-07 Thread via GitHub
pjfanning commented on code in PR #829: URL: https://github.com/apache/poi/pull/829#discussion_r2190839828 ## poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java: ## @@ -506,13 +506,18 @@ public ParagraphAlignment getAlignment() { * specified in the st

Re: [PR] Fix the problem that getHeight() is smaller than the actual value [poi]

2025-07-07 Thread via GitHub
pjfanning closed pull request #505: Fix the problem that getHeight() is smaller than the actual value URL: https://github.com/apache/poi/pull/505 -- 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

Re: [PR] Wrong computation of functionality. [poi]

2025-07-07 Thread via GitHub
pjfanning closed pull request #256: Wrong computation of functionality. URL: https://github.com/apache/poi/pull/256 -- 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 specific comment. To unsubscri

Re: [PR] not to user that it is not secure [poi]

2025-07-07 Thread via GitHub
dave2wave commented on PR #168: URL: https://github.com/apache/poi/pull/168#issuecomment-3046152966 Thanks, but no. -- 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 specific comment. To unsub

Re: [PR] not to user that it is not secure [poi]

2025-07-07 Thread via GitHub
dave2wave closed pull request #168: not to user that it is not secure URL: https://github.com/apache/poi/pull/168 -- 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 specific comment. To unsubscribe

Re: [PR] refine int cast long [poi]

2025-07-07 Thread via GitHub
xzel23 commented on code in PR #348: URL: https://github.com/apache/poi/pull/348#discussion_r2190662798 ## poi-scratchpad/src/main/java/org/apache/poi/hslf/record/Notes.java: ## @@ -29,7 +29,7 @@ Licensed to the Apache Software Foundation (ASF) under one or more public final c

Re: GitHub PR triage

2025-07-07 Thread PJ Fanning
I also forgot to mention that our builds on the ASF CI machine use svn checkouts so they will need to change too. We have a GitHub CI job so checks the POI compilation so we are unlikely to seriously bust the POI build but please be a bit careful until we can get all the CI jobs building from th

Re: GitHub PR triage

2025-07-07 Thread PJ Fanning
The git repo is now our main repo. The svn repo is now read-only. The code freeze is over. Easiest to check out https://github.com/apache/poi Our docs need to be updated to reference the git repo instead of svn. I'll look at this over the next few days. The docs could be an issue for a while as

Re: [PR] refine int cast long [poi]

2025-07-07 Thread via GitHub
pjfanning closed pull request #348: refine int cast long URL: https://github.com/apache/poi/pull/348 -- 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 specific comment. To unsubscribe, e-mail: dev

Re: [PR] Updated TLS to v1.2 for TimeStampSimpleHttpClient [poi]

2025-07-07 Thread via GitHub
pjfanning closed pull request #581: Updated TLS to v1.2 for TimeStampSimpleHttpClient URL: https://github.com/apache/poi/pull/581 -- 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 specific comment

Re: [PR] Fix the rounding issue for numeric type formatting [poi]

2025-07-07 Thread via GitHub
pjfanning closed pull request #650: Fix the rounding issue for numeric type formatting URL: https://github.com/apache/poi/pull/650 -- 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 specific commen

Re: [PR] Fixes DefaultTempFileCreationStrategy when explicitly specified directory gets deleted [poi]

2025-07-07 Thread via GitHub
pjfanning closed pull request #824: Fixes DefaultTempFileCreationStrategy when explicitly specified directory gets deleted URL: https://github.com/apache/poi/pull/824 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] Bump net.sf.saxon:Saxon-HE from 12.7 to 12.8 [poi]

2025-07-07 Thread via GitHub
pjfanning merged PR #835: URL: https://github.com/apache/poi/pull/835 -- 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 specific comment. To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org Fo

Re: [PR] Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 [poi]

2025-07-07 Thread via GitHub
pjfanning merged PR #836: URL: https://github.com/apache/poi/pull/836 -- 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 specific comment. To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org Fo

Re: [PR] Bump junitVersion from 5.13.2 to 5.13.3 [poi]

2025-07-07 Thread via GitHub
pjfanning merged PR #834: URL: https://github.com/apache/poi/pull/834 -- 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 specific comment. To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org Fo