This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/poi.git
commit 401c1bb2c2e88b90575ff6509cfac3e6bb28d502 Merge: 8e5a98fc93 4166350488 Author: PJ Fanning <[email protected]> AuthorDate: Fri Jul 11 13:39:33 2025 +0100 Merge branch 'trunk' into asf-site jenkins/create_jobs.groovy | 22 +----- lib.stored/adapter-base-1.12.0.jar | Bin 76498 -> 0 bytes lib.stored/adapter-javahl-1.12.0.jar | Bin 95811 -> 0 bytes lib.stored/adapter-svnkit-1.12.0.jar | Bin 7404 -> 0 bytes lib.stored/svnant-1.3.1.jar | Bin 76383 -> 0 bytes .../xssf/streaming/SavePasswordProtectedXlsx.java | 7 +- poi-ooxml/build.gradle | 42 +++-------- .../poi/xslf/usermodel/XSLFTextParagraph.java | 2 +- .../org/apache/poi/xssf/usermodel/XSSFSheet.java | 2 + .../apache/poi/xwpf/usermodel/XWPFParagraph.java | 77 ++++++++++++++++----- .../org/apache/poi/xslf/TestXSLFSlideShow.java | 32 +++++++++ .../apache/poi/xssf/usermodel/TestXSSFSheet.java | 5 ++ .../java/org/apache/poi/xwpf/TestXWPFBugs.java | 23 +++--- .../poi/xwpf/usermodel/TestXWPFParagraph.java | 7 ++ src/documentation/content/xdocs/changes.xml | 4 ++ .../components/slideshow/ppt-wmf-emf-renderer.xml | 1 - src/documentation/publish-poi-site.txt | 5 +- test-data/document/bug-paragraph-alignment.docx | Bin 0 -> 11916 bytes 18 files changed, 144 insertions(+), 85 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
