Return-Path: X-Original-To: apmail-santuario-dev-archive@www.apache.org Delivered-To: apmail-santuario-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42539EED4 for ; Tue, 4 Dec 2012 21:56:10 +0000 (UTC) Received: (qmail 71127 invoked by uid 500); 4 Dec 2012 21:56:10 -0000 Delivered-To: apmail-santuario-dev-archive@santuario.apache.org Received: (qmail 71105 invoked by uid 500); 4 Dec 2012 21:56:10 -0000 Mailing-List: contact dev-help@santuario.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@santuario.apache.org Delivered-To: mailing list dev@santuario.apache.org Received: (qmail 71098 invoked by uid 99); 4 Dec 2012 21:56:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 21:56:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eric@tibco.com designates 63.100.100.143 as permitted sender) Received: from [63.100.100.143] (HELO mx2-app.tibco.com) (63.100.100.143) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2012 21:56:04 +0000 X-IronPort-AV: E=Sophos;i="4.84,217,1355126400"; d="scan'208";a="49948911" Received: from tibco-5.tibco.com (HELO PA-CASHUB01.na.tibco.com) ([63.100.100.5]) by mx2-app.tibco.com with ESMTP; 04 Dec 2012 13:55:44 -0800 Received: from Eric-Johnsons-MacBook-Pro.local (10.105.164.20) by PA-CASHUB01.na.tibco.com (10.106.137.46) with Microsoft SMTP Server (TLS) id 14.1.379.0; Tue, 4 Dec 2012 13:55:42 -0800 Message-ID: <50BE715E.6010509@tibco.com> Date: Tue, 4 Dec 2012 13:55:42 -0800 From: Eric Johnson User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: , Subject: Re: What's the minimum JRE version supported by Santuario Java, versions 1.5.X? References: <50BCEC09.3000602@tibco.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.105.164.20] X-Virus-Checked: Checked by ClamAV on apache.org Hmmm - OK. For a patch I'm pulling together, I'm including the @Override annotation on methods implementing an interface-defined method. OK for targeting 1.6, but not for targeting 1.5. Since my patch is targeted at trunk, shouldn't be a problem, but won't be as easy to back-port. Eric. On 12/4/12 3:20 AM, Colm O hEigeartaigh wrote: > > The minimum Java version for the 1.5.x series of releases is 1.5. For > trunk the minimum JDK version is 1.6. > > Colm. > > On Mon, Dec 3, 2012 at 6:14 PM, Eric Johnson > wrote: > > For some reason, I thought it was Java 1.5. > > I notice that the POM on trunk seems to indicate 1.6 as the target. > > Which is it? 1.5 or 1.6 as the minimum? > > I couldn't see this information displayed anywhere on the web site > for the project, either. > > Eric. > > > > > -- > Colm O hEigeartaigh > > Talend Community Coder > http://coders.talend.com >