From dev-return-114908-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Sat Jun 13 11:11:55 2009 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 39423 invoked from network); 13 Jun 2009 11:11:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jun 2009 11:11:54 -0000 Received: (qmail 33717 invoked by uid 500); 13 Jun 2009 11:12:05 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 33592 invoked by uid 500); 13 Jun 2009 11:12:05 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 33582 invoked by uid 99); 13 Jun 2009 11:12:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2009 11:12:05 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of grobmeier@gmail.com designates 209.85.218.214 as permitted sender) Received: from [209.85.218.214] (HELO mail-bw0-f214.google.com) (209.85.218.214) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jun 2009 11:11:57 +0000 Received: by bwz10 with SMTP id 10so31342bwz.42 for ; Sat, 13 Jun 2009 04:11:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=sQc+KMwaQDRKrBLzKA8azeg9wxo0YxnSt3NEquRQpsM=; b=Z0WOYd4xKYYx7rJtXZm7Kwkos+N8lK+RsssKygh75reHxA2NMWm6hECSf+AHlNKCaG Fxx/6wOobLPdt1QAHE0lCk9dICQlaDZ6ROEO7xhDRIWuZCJcAT3f2PscjsQDKhtjUVhZ klWZVqtPC3c0KlEfQeGfogKhN3CeK4axqqm6g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; b=J726j5RGlI2f39v90lEB/3GkCG7/5ux2v7wAN4nNkbAdCFhWgTmmeqHFF6Xu9MAK8Q pl5nl26Tg+Z9WYlWFXFZWRrpb4bk+ujf4pAoshLOUFDLWpOpY4LO+Us0UD9DQI3tM8PO qF1V/Gi0RU0tiELMMpewHpOdaSLzJo1iaA0t0= MIME-Version: 1.0 Received: by 10.103.223.2 with SMTP id a2mr2414973mur.54.1244891495791; Sat, 13 Jun 2009 04:11:35 -0700 (PDT) From: Christian Grobmeier Date: Sat, 13 Jun 2009 13:11:13 +0200 Message-ID: Subject: [jexl] Remove Maven 1 support from 2.0 branch? To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi there, just thought it would be nice removing M1 support from the 2.0 branch, which deals with java 5 and such. I don't think it makes any sense to support M1. If you agree, I'll open an issue. Cheers, Christian --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org