From 5912c60692ad82f0d793dc1d5e88b045a5952aa2 Mon Sep 17 00:00:00 2001 From: sponge Date: Wed, 1 Jun 2011 02:32:00 +0000 Subject: [PATCH] Remove the one little html file that ends up in BOB.jar. The file is NOT a javadoc file, it is a package file. Still, it is zapped. --- apps/BOB/build.xml | 20 ++++++++++++++++++++ history.txt | 5 +++++ 2 files changed, 25 insertions(+) diff --git a/apps/BOB/build.xml b/apps/BOB/build.xml index aa22e12ee..7415f46e9 100644 --- a/apps/BOB/build.xml +++ b/apps/BOB/build.xml @@ -71,6 +71,26 @@ nbproject/build-impl.xml file. --> + + + + + + + + + + + + + + + + + + + + diff --git a/history.txt b/history.txt index ff20d07b1..21bf898a6 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,8 @@ +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. + Still, it is zapped. + 2011-05-31 zzz * HTTP Proxy: Don't send redirect for POST (thx kytv) * jbigi: Add support for solaris