Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 85031 invoked from network); 23 Jul 2002 16:28:07 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 23 Jul 2002 16:28:07 -0000 Received: (qmail 23392 invoked by uid 97); 23 Jul 2002 16:28:26 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 23332 invoked by uid 97); 23 Jul 2002 16:28:25 -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 23305 invoked by uid 97); 23 Jul 2002 16:28:25 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: 23 Jul 2002 16:28:01 -0000 Message-ID: <20020723162801.44041.qmail@icarus.apache.org> From: jvanzyl@apache.org To: jakarta-commons-cvs@apache.org Subject: cvs commit: jakarta-commons/cli maven.xml project.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 jvanzyl 2002/07/23 09:28:01 Modified: cli project.xml Added: cli maven.xml Log: o project.xml now inherits o adding maven.xml Revision Changes Path 1.3 +13 -52 jakarta-commons/cli/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-commons/cli/project.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- project.xml 13 Jun 2002 20:23:08 -0000 1.2 +++ project.xml 23 Jul 2002 16:28:01 -0000 1.3 @@ -1,43 +1,19 @@ - 3 + ../project.xml + commons-cli commons-cli - commons-cli 1.0-dev - - Apache Software Foundation - http://www.apache.org - 2002 - org.apache.commons.cli Commons CLI - jakarta Commons CLI provdes a simple API for working with the command line arguments and options. - http://jakarta.apache.org/commons/cli.html - http://nagoya.apache.org/ - jakarta.apache.org - /www/jakarta.apache.org/commons/cli/ - /www/jakarta.apache.org/builds/jakarta-commons/cli/ - - scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/cli - http://cvs.apache.org/viewcvs/jakarta-commons/cli/ - - - - - Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org - - James Strachan @@ -58,39 +34,24 @@ integral Source + + commons-logging - required 1.0 - + commons-lang - required - 0.1-dev + SNAPSHOT + + + + junit + 3.7 + - - commons-dev@jakarta.apache.org - src/java - src/test - - - - - - include = **/*Test*.java - - - - - - - - - - include = **/*.properties - - + 1.1 jakarta-commons/cli/maven.xml Index: maven.xml =================================================================== -- To unsubscribe, e-mail: For additional commands, e-mail: