Re-enable ImegeIO test

Resolves: RHEL-5365
This commit is contained in:
Marián Konček 2024-02-12 19:44:16 +01:00
parent ed14cbbeb1
commit 899afa28c8

View File

@ -361,9 +361,6 @@ mv LICENSE.utf8 LICENSE
# We want a hard dep on antlr
%pom_xpath_remove pom:optional src/etc/poms/ant-antlr/pom.xml
# Disable tests comparing exception message
sed -i /'public void testFailOnError()'/i@org.junit.Ignore src/tests/junit/org/apache/tools/ant/taskdefs/optional/image/ImageIOTest.java
%build
%{ant} jars test-jar javadocs