[GH] (poi/trunk): Workflow run "Java CI with Ant" fa iled!

GitBox <[email protected]> Thu, 09 Jul 2026 13:25:09 -0000
Newsgroups gmane.comp.jakarta.poi.devel
Message-ID <178360350999.2765402.11219663297640273662.asfpy@gitbox3-he-fi.apache.org>
The GitHub Actions job "Java CI with Ant" on poi.git/trunk has failed.
Run started by GitHub user jaragunde (triggered by jaragunde).

Head commit for run:
dfa53082b3e04412a4440c77862f17061cb2e97f / Jacobo Aragunde PĂ©rez <[email protected]>
Prevent rendering a bitmap when its effective size is 0. (#1179)

A width or height of 0, either in the image or the cropping rectangle,
means that effectively the image won't be rendered. Moreover, sizes of
0 in the cropping rectangle produce NaN values in the transformation
matrix, which may crash or produce incorrect behavior depending on the
Graphics2D implementation. For example, the included test file  will
produce invalid SVG with Apache Batik's SVGGraphics2D.

Report URL: https://github.com/apache/poi/actions/runs/29020051834

With regards,
GitHub Actions via GitBox