From e80fdc77a2c9a8956f8cf7641c55ce7e7891a4ba Mon Sep 17 00:00:00 2001 From: curcuru Date: Fri, 11 Jan 2002 16:28:06 +0000 Subject: [PATCH] Minor cleanup; call version.isdeveloper new version.isbeta since beta is a more widely used term; add comments for where to put new project submission ant calls git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@225945 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index 9405c77..207a9ec 100644 --- a/build.xml +++ b/build.xml @@ -7,21 +7,27 @@ just creates a distribution out of all of them. --> + + + - - - + - - - - + @@ -47,6 +53,10 @@ just creates a distribution out of all of them. description="Calls all other java build files."> + +