json-glib: update to 1.10.6
[oi-userland.git] / components / developer / junit / patches / 03-javadoc8.patch
blob21052ebd53e0e83d188aa472f460519ca797947d
1 --- junit-r4.11/build.xml.1 2017-02-21 20:11:51.186569225 +0300
2 +++ junit-r4.11/build.xml 2017-02-21 20:14:07.420363597 +0300
3 @@ -152,6 +152,7 @@
5 <sourcepath location="${src}" />
6 <sourcepath location="${hamcrestsrc}" />
7 + <arg value="-Xdoclint:none"/>
8 </javadoc>
9 </target>