Re-enable ImegeIO test
Resolves: RHEL-5365
This commit is contained in:
parent
ed14cbbeb1
commit
899afa28c8
3
ant.spec
3
ant.spec
@ -361,9 +361,6 @@ mv LICENSE.utf8 LICENSE
|
|||||||
# We want a hard dep on antlr
|
# We want a hard dep on antlr
|
||||||
%pom_xpath_remove pom:optional src/etc/poms/ant-antlr/pom.xml
|
%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
|
%build
|
||||||
%{ant} jars test-jar javadocs
|
%{ant} jars test-jar javadocs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user