From ab1d336c91bed7f3ae05f816a9b78546dd9eb2c2 Mon Sep 17 00:00:00 2001 From: Benjamin Lefoul Date: Sun, 11 Jun 2017 19:06:31 +0200 Subject: [PATCH] Disable doclint --- ws-xmlschema.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ws-xmlschema.spec b/ws-xmlschema.spec index 83f8d73..427aa7e 100644 --- a/ws-xmlschema.spec +++ b/ws-xmlschema.spec @@ -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