From 389dbf5edadfb61e808e7d5273bb11990821ff9f Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Thu, 22 Mar 2012 17:16:31 +0100 Subject: build script now contains an explicit javadoc target. --- build.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'build.xml') diff --git a/build.xml b/build.xml index e9497c2c..d6134f14 100644 --- a/build.xml +++ b/build.xml @@ -391,6 +391,12 @@ the common tasks and can be called on to run the main aspects of all the sub-scr + + + + + + -- cgit