Build against commons-io 2.7

This commit is contained in:
Mikolaj Izdebski 2020-07-29 16:17:11 +02:00
parent b4a06ccf18
commit a8977f06e8

View File

@ -148,7 +148,7 @@ rm surefire-providers/surefire-testng-utils/src/main/java/org/apache/maven/suref
%mvn_package ":*{junit,testng,failsafe-plugin}*" @1
%mvn_package ":*tests*" __noinstall
# tests turned off because they need jmock
%mvn_build -f
%mvn_build -f -- -DcommonsIoVersion=2.7
%install
%mvn_install