Re: [PR] feat: read trackChange [poi]

2025-05-19 Thread via GitHub
donglining commented on code in PR #808: URL: https://github.com/apache/poi/pull/808#discussion_r2096924223 ## poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFSDTContent.java: ## @@ -123,8 +134,12 @@ public String getText() { text.append(((XWPFSDT) o).

Re: [PR] feat: read trackChange [poi]

2025-05-19 Thread via GitHub
donglining commented on code in PR #808: URL: https://github.com/apache/poi/pull/808#discussion_r2096918626 ## poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFSDTContent.java: ## @@ -123,8 +134,12 @@ public String getText() { text.append(((XWPFSDT) o).

Re: [PR] feat: read trackChange [poi]

2025-05-19 Thread via GitHub
donglining commented on PR #808: URL: https://github.com/apache/poi/pull/808#issuecomment-2892950449 > I downloaded the docx in the PR. Word shows the suggested changes but they are just suggestions. They are not the saved state of the document. Yes, but the INS (insertion) track chan

Jenkins build is back to normal : POI ยป POI-DSL-1.21 #306

2025-05-19 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 66337] In-Memory HSSF warns about missing SummaryInformation

2025-05-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66337 dsti...@gmail.com changed: What|Removed |Added Version|5.2.2-FINAL |5.4.1-FINAL --- Comment #14 from ds

Re: [PR] Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1 [poi]

2025-05-19 Thread via GitHub
dependabot[bot] commented on PR #809: URL: https://github.com/apache/poi/pull/809#issuecomment-2891541169 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me kn

Re: [PR] Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1 [poi]

2025-05-19 Thread via GitHub
asfgit closed pull request #809: Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1 URL: https://github.com/apache/poi/pull/809 -- 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.

[PR] Bump org.xmlunit:xmlunit-core from 2.10.0 to 2.10.1 [poi]

2025-05-19 Thread via GitHub
dependabot[bot] opened a new pull request, #809: URL: https://github.com/apache/poi/pull/809 Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.0 to 2.10.1. Release notes Sourced from https://github.com/xmlunit/xmlunit/releases";>org.xmlunit:xmlunit-core

Re: [PR] feat: read trackChange [poi]

2025-05-19 Thread via GitHub
pjfanning commented on PR #808: URL: https://github.com/apache/poi/pull/808#issuecomment-2890275280 I downloaded the docx in the PR. Word shows the suggested changes but they are just suggestions. They are not the saved state of the document. -- This is an automated message from the Apach

Re: [PR] feat: read trackChange [poi]

2025-05-19 Thread via GitHub
pjfanning commented on code in PR #808: URL: https://github.com/apache/poi/pull/808#discussion_r2095245734 ## poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFSDTContent.java: ## @@ -123,8 +134,12 @@ public String getText() { text.append(((XWPFSDT) o).g