From c4cfe6218ffccb5e92225c262afa7d8779689015 Mon Sep 17 00:00:00 2001 From: Robert Burrell Donkin Date: Sun, 18 May 2008 10:24:28 +0000 Subject: [PATCH] Basic distribution git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@657529 13f79535-47bb-0310-9956-ffa450edef68 --- scan/build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scan/build.xml b/scan/build.xml index 333df870d..b714dd2ea 100644 --- a/scan/build.xml +++ b/scan/build.xml @@ -21,9 +21,9 @@ - + - + @@ -49,7 +49,7 @@ depends='_setup'> + destfile="${home.build}/${artifact.name}-${version}.jar"> @@ -67,6 +67,6 @@ name='dist' description=' - creates a distribution' depends='clean, _setup'> - + \ No newline at end of file