repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
json-glib: update to 1.10.6
[oi-userland.git]
/
components
/
developer
/
junit
/
patches
/
03-javadoc8.patch
blob
21052ebd53e0e83d188aa472f460519ca797947d
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 @@
4
5
<sourcepath location="${src}" />
6
<sourcepath location="${hamcrestsrc}" />
7
+ <arg value="-Xdoclint:none"/>
8
</javadoc>
9
</target>