Build: Fix up javadoc targets in sub-build.xml files for maven central

This commit is contained in:
zzz
2019-04-07 18:09:04 +00:00
parent cca68f9b79
commit 6cc39a2672
7 changed files with 171 additions and 23 deletions

View File

@ -27,7 +27,7 @@ but there are three other subpackages that are helpful. Specifically:</p><ul>
to be both authenticated and repliable</li>
<li>{@link net.i2p.client.naming} - for applications that want to resolve
readable names into {@link net.i2p.data.Destination}s</li>
<li>{@link net.i2p.client.streaming} - for applications that want to use
<li>net.i2p.client.streaming - for applications that want to use
a streaming API to provide reliable in order message delivery (<b>note</b>:
the streaming library is packaged seperate from the main SDK - in the
mstreaming.jar and streaming.jar)</li>