Add a reminder for tests

This commit is contained in:
Marian Koncek 2020-08-04 15:35:07 +02:00
parent 80b209c90f
commit 8b6f38feaf

View File

@ -46,6 +46,7 @@ sed -i '/DefaultLocale/d' src/test/java/org/apache/commons/io/output/XmlStreamWr
sed -i '/DefaultLocale/d' src/test/java/org/apache/commons/io/input/XmlStreamReaderTest.java
%build
# See "-DcommonsIoVersion" in maven-surefire for the tested version
%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.io
%install