From 3b80f53b8e0806740c40b0aa24041f32cdd3f54f Mon Sep 17 00:00:00 2001 From: sponge Date: Wed, 1 Jun 2011 02:49:14 +0000 Subject: [PATCH] There is more than one way to peel a pineapple... --- apps/BOB/build.xml | 21 +-------------------- apps/BOB/nbproject/project.properties | 2 +- history.txt | 4 ++++ 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/apps/BOB/build.xml b/apps/BOB/build.xml index 7415f46e9..2ede134c7 100644 --- a/apps/BOB/build.xml +++ b/apps/BOB/build.xml @@ -71,26 +71,7 @@ nbproject/build-impl.xml file. --> - - - - - - - - - - - - - - - - - - - - + diff --git a/apps/BOB/nbproject/project.properties b/apps/BOB/nbproject/project.properties index 44a617388..0249f4e45 100644 --- a/apps/BOB/nbproject/project.properties +++ b/apps/BOB/nbproject/project.properties @@ -26,7 +26,7 @@ dist.dir=dist dist.jar=${dist.dir}/BOB.jar dist.javadoc.dir=${dist.dir}/javadoc endorsed.classpath= -excludes= +excludes=**/*.html file.reference.build-javadoc=../../i2p.i2p/build/javadoc file.reference.i2p.jar=../../core/java/build/i2p.jar file.reference.i2ptunnel.jar=../i2ptunnel/java/build/i2ptunnel.jar diff --git a/history.txt b/history.txt index 21bf898a6..fbab25321 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,7 @@ +2011-06-01 sponge + * Re the below, using better way that kytv suggested. + There is more than one way to peel a pineapple... + 2011-06-01 sponge * Remove the one little html file that ends up in BOB.jar. The file is NOT a javadoc file, it is a package file.