Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 44141 invoked from network); 25 Dec 2003 22:06:35 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 25 Dec 2003 22:06:35 -0000 Received: (qmail 14593 invoked by uid 500); 25 Dec 2003 22:06:21 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 14242 invoked by uid 500); 25 Dec 2003 22:06:19 -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 14229 invoked by uid 500); 25 Dec 2003 22:06:19 -0000 Received: (qmail 14224 invoked from network); 25 Dec 2003 22:06:18 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 25 Dec 2003 22:06:18 -0000 Received: (qmail 44085 invoked by uid 1783); 25 Dec 2003 22:06:30 -0000 Date: 25 Dec 2003 22:06:30 -0000 Message-ID: <20031225220630.44084.qmail@minotaur.apache.org> From: polx@apache.org To: jakarta-commons-cvs@apache.org Subject: cvs commit: jakarta-commons/jelly commonDependencies.ent X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N polx 2003/12/25 14:06:30 Modified: jelly commonDependencies.ent Log: Jelly should depend on the latest jexl I believe. Paul Revision Changes Path 1.8 +1 -1 jakarta-commons/jelly/commonDependencies.ent Index: commonDependencies.ent =================================================================== RCS file: /home/cvs/jakarta-commons/jelly/commonDependencies.ent,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- commonDependencies.ent 23 Jun 2003 02:05:15 -0000 1.7 +++ commonDependencies.ent 25 Dec 2003 22:06:30 -0000 1.8 @@ -7,7 +7,7 @@ commons-jexl - 1.0-beta-1 + SNAPSHOT --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org