diff --git a/apps/jetty/build.xml b/apps/jetty/build.xml index f52557311..ea28f52ce 100644 --- a/apps/jetty/build.xml +++ b/apps/jetty/build.xml @@ -528,21 +528,54 @@ + - + failonerror="true" + additionalparam="-notimestamp" + doctitle="I2P Javadocs for Release ${release.number} Build ${i2p.build.number}${build.extra}" + windowtitle="I2P Anonymous Network - Java Documentation - Version ${release.number}"> + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apps/ministreaming/java/build.xml b/apps/ministreaming/java/build.xml index 0297fdc79..51ccfc23c 100644 --- a/apps/ministreaming/java/build.xml +++ b/apps/ministreaming/java/build.xml @@ -151,12 +151,33 @@ - + + + + + + + + + + + + + + + + + diff --git a/apps/streaming/java/build.xml b/apps/streaming/java/build.xml index 5384491c7..36070bed8 100644 --- a/apps/streaming/java/build.xml +++ b/apps/streaming/java/build.xml @@ -237,15 +237,38 @@ + - + failonerror="true" + additionalparam="-notimestamp" + doctitle="I2P Javadocs for Release ${release.number} Build ${i2p.build.number}${build.extra}" + windowtitle="I2P Anonymous Network - Java Documentation - Version ${release.number}"> + + + + + + + + + + + + + + + + + @@ -254,6 +277,7 @@ + diff --git a/build.xml b/build.xml index e558da99c..b331587d7 100644 --- a/build.xml +++ b/build.xml @@ -1925,9 +1925,13 @@ - + + + + + @@ -2208,7 +2212,8 @@ - + + @@ -2252,6 +2257,10 @@ + + + + - + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/java/src/net/i2p/client/package.html b/core/java/src/net/i2p/client/package.html index 9d250b4df..5af780755 100644 --- a/core/java/src/net/i2p/client/package.html +++ b/core/java/src/net/i2p/client/package.html @@ -27,7 +27,7 @@ but there are three other subpackages that are helpful. Specifically:

    to be both authenticated and repliable
  • {@link net.i2p.client.naming} - for applications that want to resolve readable names into {@link net.i2p.data.Destination}s
  • -
  • {@link net.i2p.client.streaming} - for applications that want to use +
  • net.i2p.client.streaming - for applications that want to use a streaming API to provide reliable in order message delivery (note: the streaming library is packaged seperate from the main SDK - in the mstreaming.jar and streaming.jar)
  • diff --git a/router/java/build.xml b/router/java/build.xml index 16560ab93..38bcca6a8 100644 --- a/router/java/build.xml +++ b/router/java/build.xml @@ -94,12 +94,41 @@ - + + + + + + + + + + + + + + + + + + + + + + + + +