Re-enable ImegeIO test Resolves: RHEL-5365

This commit is contained in:
Marián Konček 2024-02-12 19:44:16 +01:00 committed by root
parent ed14cbbeb1
commit 7f3e3d27f5
2 changed files with 1 additions and 3 deletions

1
.ant.metadata Normal file
View File

@ -0,0 +1 @@
7760da2f3f5708ee0975caf634df16d5567fffe5 apache-ant-1.10.9-src.tar.bz2

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