From 8df265fd9f115cd0e7800f5aad75a8ddc6fa3f96 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 15 Mar 2001 09:15:29 +0000 Subject: [PATCH] Changed the s and s. (1) Make the files and directories we create accessible to anybody on Unix. (2) Change permissions for the Perl script as well, so that it becomes executable. (3) Add or remove CRs from Perl script and .java files according to the current paltform. PR: 698 - for part (1) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268833 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 59 ++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 41 insertions(+), 18 deletions(-) diff --git a/build.xml b/build.xml index 3ae8e5615..995dabd4f 100644 --- a/build.xml +++ b/build.xml @@ -268,18 +268,23 @@ - - + + + + + + + + + + + - + - - - -