From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12469 invoked by alias); 28 Sep 2008 15:11:17 -0000 Received: (qmail 12459 invoked by uid 22791); 28 Sep 2008 15:11:16 -0000 X-Spam-Check-By: sourceware.org Received: from adelie.canonical.com (HELO adelie.canonical.com) (91.189.90.139) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 28 Sep 2008 15:10:34 +0000 Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.60 #1 (Debian)) id 1Kjxuq-0002qi-A4 for ; Sun, 28 Sep 2008 16:10:32 +0100 Received: from dslb-088-073-102-111.pools.arcor-ip.net ([88.73.102.111] helo=[192.168.42.17]) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kjxuq-0007Zx-5J for java@gcc.gnu.org; Sun, 28 Sep 2008 16:10:32 +0100 Message-ID: <48DF9E7C.8000806@ubuntu.com> Date: Sun, 28 Sep 2008 15:11:00 -0000 From: Matthias Klose User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: java@gcc.gnu.org Subject: need to agree on one antlr version/jar Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2008-09/txt/msg00070.txt.bz2 using different antlr version generates extra diffs in maintainer builds. we should agree on one version, provide and use this like we do for the eclipse-ecj.jar. Matthias