This is an automated email from the ASF dual-hosted git repository.

centic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


    from 1604c410d1 java 11
     new 89fa331beb Sync third-party-library-versions in build.xml
     new d486e50822 Use OpenRewrite to update code to make use of Java 11
     new cd22293975 Newer Mockito prevents using code from 
org.mockito.internal.matchers
     new 73b904f16d Remove workarounds for IBM JDK and JDK patchlevel 21.0.1

The 4 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:
 build.xml                                          | 42 +++++++++++-----------
 .../poi/examples/crypt/OOXMLPasswordsTry.java      |  4 +--
 .../apache/poi/examples/ss/ConditionalFormats.java |  4 +--
 .../apache/poi/examples/util/TempFileUtils.java    |  4 +--
 .../org/apache/poi/examples/xslf/BarChartDemo.java |  4 +--
 .../apache/poi/examples/xslf/ChartFromScratch.java |  4 +--
 .../examples/xslf/DoughnutChartFromScratch.java    |  4 +--
 .../org/apache/poi/examples/xslf/PieChartDemo.java |  4 +--
 .../examples/xwpf/usermodel/BarChartExample.java   |  4 +--
 .../examples/xwpf/usermodel/ChartFromScratch.java  |  4 +--
 .../org/apache/poi/ooxml/lite/OOXMLLiteAgent.java  |  5 ++-
 .../extractor/POIXMLPropertiesTextExtractor.java   |  4 +--
 .../org/apache/poi/openxml4j/opc/OPCPackage.java   |  4 +--
 .../marshallers/PackagePropertiesMarshaller.java   |  2 +-
 .../org/apache/poi/xdgf/util/HierarchyPrinter.java |  4 +--
 .../java/org/apache/poi/xdgf/util/VsdxToPng.java   |  4 +--
 .../poi/poifs/crypt/dsig/TestSignatureInfo.java    | 16 ++-------
 .../poi/util/tests/TestTempFileThreaded.java       |  4 +--
 .../poi/xssf/eventusermodel/TestXSSFBReader.java   | 20 +++++------
 .../xssf/usermodel/TestXSSFSheetRowGrouping.java   |  3 +-
 .../java/org/apache/poi/hmef/dev/HMEFDumper.java   |  4 +--
 .../java/org/apache/poi/hpbf/dev/PLCDumper.java    |  4 +--
 .../java/org/apache/poi/hslf/dev/PPTXMLDump.java   |  4 +--
 .../apache/poi/hslf/extractor/ImageExtractor.java  |  4 +--
 .../java/org/apache/poi/hslf/record/PPDrawing.java |  6 ++--
 .../java/org/apache/poi/hwpf/model/ListData.java   |  3 +-
 .../org/apache/poi/hwpf/usermodel/HWPFList.java    |  4 ++-
 .../poi/hwpf/model/TestDocumentProperties.java     |  6 ++--
 .../poi/hwpf/model/TestFileInformationBlock.java   | 10 +++---
 .../org/apache/poi/hwpf/model/TestPlexOfCps.java   |  4 ++-
 .../java/org/apache/poi/poifs/dev/POIFSDump.java   |  4 +--
 .../java/org/apache/poi/poifs/dev/POIFSLister.java |  4 +--
 .../poi/poifs/filesystem/POIFSFileSystem.java      |  6 ++--
 .../org/apache/poi/ss/formula/atp/RandBetween.java |  5 ++-
 .../poi/ss/formula/functions/NumericFunction.java  |  3 +-
 .../poi/util/DefaultTempFileCreationStrategy.java  |  3 +-
 .../org/apache/poi/util/FontMetricsDumper.java     |  4 +--
 poi/src/main/java/org/apache/poi/util/HexRead.java |  4 +--
 .../UserNameAwareTempFileCreationStrategy.java     |  3 +-
 poi/src/test/java/org/apache/poi/POITestCase.java  | 13 -------
 .../poi/hssf/usermodel/TestHSSFDataFormatter.java  |  3 +-
 .../function/ExcelCetabFunctionExtractor.java      |  4 +--
 .../UserNameAwareTempFileCreationStrategyTest.java |  3 +-
 43 files changed, 117 insertions(+), 135 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to