From 8d3fb0c9a13283ddb03aba18cf3fa343399fdd57 Mon Sep 17 00:00:00 2001 From: str4d Date: Sat, 25 Jul 2015 12:08:17 +0000 Subject: [PATCH] Add build harness for ministreaming tests --- apps/ministreaming/java/.classpath | 1 + apps/ministreaming/java/build.xml | 129 +++++++++++++++++++++++++++++ build.xml | 11 +++ 3 files changed, 141 insertions(+) diff --git a/apps/ministreaming/java/.classpath b/apps/ministreaming/java/.classpath index fd9d509c9..65948fbaf 100644 --- a/apps/ministreaming/java/.classpath +++ b/apps/ministreaming/java/.classpath @@ -1,6 +1,7 @@ + diff --git a/apps/ministreaming/java/build.xml b/apps/ministreaming/java/build.xml index 3195b9301..1788c5215 100644 --- a/apps/ministreaming/java/build.xml +++ b/apps/ministreaming/java/build.xml @@ -138,6 +138,135 @@ splitindex="true" windowtitle="I2P ministreaming library" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build.xml b/build.xml index 8b2ef5085..295546b57 100644 --- a/build.xml +++ b/build.xml @@ -1607,6 +1607,7 @@ + @@ -1618,6 +1619,7 @@ + @@ -1627,22 +1629,26 @@ + + + + @@ -1659,6 +1665,11 @@ + + +