From 53b4e4705c65f3ea678c256682100fd7882d3800 Mon Sep 17 00:00:00 2001 From: will-gilbert Date: Mon, 27 Dec 2010 16:56:10 +0000 Subject: [PATCH] Fix dox set --- build.xml | 2 +- dox/index.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 5c827b0..06e2a39 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@ - + diff --git a/dox/index.html b/dox/index.html index 2b987e7..5e15ca7 100644 --- a/dox/index.html +++ b/dox/index.html @@ -37,13 +37,13 @@

Version 2.2.0

What's New

    -
  • Added the optional 'jvmarchs' space delimited string attribute to JarBundler task.
    +
  • Added the optional 'jvmarchs' space delimited string attribute to JarBundler task.
    Thanks to Tobias Bley and his team
  • -
  • Added the optional 'lsArchitecturePriority' space delimited string attribute to JarBundler task.
    +
  • Added the optional 'lsArchitecturePriority' space delimited string attribute to JarBundler task.
    Thanks to Tobias Bley and his team
  • -
  • Added the optional 'suFeedURL' string attribute to JarBundler task.
    +
  • Added the optional 'suFeedURL' string attribute to JarBundler task.
    Thanks to Tobias Bley and his team
@@ -67,7 +67,7 @@

Installation

Move the file jarbundler-2.2.0.jar into /usr/share/ant/lib or into your local ANT lib directory. Remove any older versions at this time. -NB: This location used to be /Developer/Java/Ant/lib. You +NB: This location used to be /Developer/Java/Ant/lib. You may have to try both to get things to work.