From a09f85ef06f860ee103dc2530c44413969bfb4bb Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 5 Feb 2002 16:13:06 +0000 Subject: [PATCH] remove redundant git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271155 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 5 ++--- src/main/org/apache/tools/ant/util/depend/Dependencies.java | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 734f9e42c..8585e91ad 100644 --- a/build.xml +++ b/build.xml @@ -982,8 +982,7 @@ =================================================================== --> - - + description="--> creates a minimum distribution in ./dist" + depends="dist-lite" /> diff --git a/src/main/org/apache/tools/ant/util/depend/Dependencies.java b/src/main/org/apache/tools/ant/util/depend/Dependencies.java index 997fe0180..277cfedb4 100644 --- a/src/main/org/apache/tools/ant/util/depend/Dependencies.java +++ b/src/main/org/apache/tools/ant/util/depend/Dependencies.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001 The Apache Software Foundation. All rights + * Copyright (c) 2001-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without