This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/poi.git
from 8e5a98fc93 Site: Add news-item about moving source-repository to Git
add 0c3cc9a5e1 Update publish-poi-site.txt
add bbd404f343 Bugfix setBulletStyle in XSLFTextParagraph (#770)
add 8fa36ff3df remove svn jars
add e1d943e294 Update changes.xml
add 07fa0b88e0 Update SavePasswordProtectedXlsx.java
add b5f67fca04 bug-69727 decrease count when we remove merged regions
(#837)
add 550be7c201 Update changes.xml
add 6d8f1901dc Allow null values in XWPFParagraph.get/setAlignment().
(#829)
add af4eae815d Jenkins DSL: Remove JDK 18, 19, 20 and 22, disable building
for JDK 23
add a1fa00e1d1 Update changes.xml
add 33d81ae7ef Update ppt-wmf-emf-renderer.xml
add 4166350488 try to remove batik-script build hack (#839)
new 401c1bb2c2 Merge branch 'trunk' into asf-site
new 491d5da6ef publish latest
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
content/.htaccess | 2 +-
content/changes.html | 80 ++++++++++++---------
.../components/slideshow/ppt-wmf-emf-renderer.html | 3 -
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
21 files changed, 193 insertions(+), 121 deletions(-)
delete mode 100644 lib.stored/adapter-base-1.12.0.jar
delete mode 100644 lib.stored/adapter-javahl-1.12.0.jar
delete mode 100644 lib.stored/adapter-svnkit-1.12.0.jar
delete mode 100644 lib.stored/svnant-1.3.1.jar
create mode 100644 test-data/document/bug-paragraph-alignment.docx
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]