From 8cf4bee7455e36e5c143dc65e9a6dd880f042a80 Mon Sep 17 00:00:00 2001 From: Robert Burrell Donkin Date: Thu, 26 Jan 2006 21:03:05 +0000 Subject: [PATCH] Updated script so that target dist does not fail when maven site:generate has not been run. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@372608 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build.xml b/build.xml index 197de7d..adc327e 100644 --- a/build.xml +++ b/build.xml @@ -566,6 +566,7 @@ This configuration is typically used to create a release only. + @@ -581,6 +582,15 @@ This configuration is typically used to create a release only. + + + + +