Port to maven-antrun-plugin 3.0.0

This commit is contained in:
Mikolaj Izdebski 2020-05-17 12:37:56 +02:00
parent d1592f7a6e
commit c5b1591042

View File

@ -54,6 +54,9 @@ find . -name "*.class" -exec rm -f {} \;
%patch0 -p1
%patch1 -p1
# Port to maven-antrun-plugin 3.0.0
sed -i s/tasks/target/ pom.xml
# Fix file eof
sed -i 's/\r//' LICENSE.txt PROPOSAL.html README.txt NOTICE.txt