Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Benjamin Lefoul
ab1d336c91 Disable doclint 2017-06-11 19:06:31 +02:00

View file

@ -57,7 +57,7 @@ rm RELEASE-NOTE.txt.orig
# fastinstall profile avoids some build dependencies
# tests require unavailable dependencies
%mvn_build -sf -- -Pfastinstall
%mvn_build -sf -- -Pfastinstall -Dadditionalparam="-Xdoclint:none"
%install
%mvn_install