Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 62471 invoked from network); 4 Oct 2002 21:46:09 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Oct 2002 21:46:09 -0000 Received: (qmail 15675 invoked by uid 97); 4 Oct 2002 21:46:54 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 15612 invoked by uid 97); 4 Oct 2002 21:46:53 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 15601 invoked by uid 97); 4 Oct 2002 21:46:53 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: 4 Oct 2002 21:46:00 -0000 Message-ID: <20021004214600.44761.qmail@icarus.apache.org> From: juanco@apache.org To: jakarta-commons-sandbox-cvs@apache.org Subject: cvs commit: jakarta-commons-sandbox/jrcs maven_build.xml build.xml plain_ant_build.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N juanco 2002/10/04 14:46:00 Modified: jrcs build.xml Added: jrcs maven_build.xml Removed: jrcs plain_ant_build.xml Log: Renamed the maven based build.xml to maven_build.xml. Renamed plain_ant_build.xml to build.xml. Chanes made for convenience and because no one is currently maintaining the maven build file. Revision Changes Path 1.3 +304 -197 jakarta-commons-sandbox/jrcs/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/jrcs/build.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- build.xml 14 Jun 2002 01:30:03 -0000 1.2 +++ build.xml 4 Oct 2002 21:46:00 -0000 1.3 @@ -1,214 +1,321 @@ - - - - - + + + + + + + + + + + - - - - - + + - - - - JavaCC Home => ${javacc.home} - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + - - JavaCC Home => ${javacc.home} - - - - + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + 1.1 jakarta-commons-sandbox/jrcs/maven_build.xml Index: maven_build.xml =================================================================== JavaCC Home => ${javacc.home} JavaCC Home => ${javacc.home} -- To unsubscribe, e-mail: For additional commands, e-mail: