Well, it fails because com.sun.image.codec.jpeg.ImageFormatException is no
longer available.
Interestingly, it's supposed to be gone since Java 7...
Gintas
[1]
https://stackoverflow.com/questions/1906673/import-com-sun-image-codec-jpeg
2018-01-27 17:00 GMT+01:00 Stefan Bodewig :
> On 2018-01-27
> We should probably mention the deprecation of the log4j logger and the
> changes required to support the log4j2 bridge in WHATSNEW as well.
Done. Marked as "breaking BWC".
Jan
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apa
https://builds.apache.org/view/A/view/Ant/job/Ant_Nightly/configure means:
ant -f launch-build.xml -Ddistribution
ant -f check.xml rat dumphtml simiancheck
where dumphtml=checkstyle+htmlreport
Haven't done a deep check what the SonarQube checks.
I think similarity checks could be
On 2018-01-28, Stefan Bodewig wrote:
> On 2018-01-28, Jan Matèrne (jhm) wrote:
>> Updated the target to use actual 2.5.8. But there is still a problem
>> when using two formatters, so I commented the txt-formatter out.
BTW, does this build run any tools that are not also part of the
SonarQube b
On 2018-01-28, Jan Matèrne (jhm) wrote:
> Updated the target to use actual 2.5.8. But there is still a problem
> when using two formatters, so I commented the txt-formatter out.
Thanks!
Stefan
-
To unsubscribe, e-mail:
On 2018-01-26, Jan Matèrne (jhm) wrote:
> Have committed my hint to the manual.
> Nothing more in my pipeline ...
We should probably mention the deprecation of the log4j logger and the
changes required to support the log4j2 bridge in WHATSNEW as well.
Stefan
Updated the target to use actual 2.5.8.
But there is still a problem when using two formatters, so I commented the
txt-formatter out.
Jan
> -Ursprüngliche Nachricht-
> Von: Gintautas Grigelionis [mailto:g.grigelio...@gmail.com]
> Gesendet: Samstag, 27. Januar 2018 19:16
> An: Ant Develop