execute.validate is false by default

This commit is contained in:
Coty Sutherland 2018-06-12 15:18:30 -04:00
parent 64e9d1cc4a
commit 3fb00aaf2c
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@ export OPT_JAR_LIST="xalan-j2-serializer"
-Dno.build.dbcp=true \
-Dversion="%{version}" \
-Dversion.build="%{micro_version}" \
-Dexecute.validate=false \
deploy dist-prepare dist-source
# remove some jars that we'll replace with symlinks later