Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 65095 invoked from network); 6 Dec 2007 23:44:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Dec 2007 23:44:46 -0000 Received: (qmail 22599 invoked by uid 500); 6 Dec 2007 23:44:33 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 22520 invoked by uid 500); 6 Dec 2007 23:44:33 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 22501 invoked by uid 99); 6 Dec 2007 23:44:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2007 15:44:33 -0800 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 rahul.akolkar@gmail.com designates 209.85.134.191 as permitted sender) Received: from [209.85.134.191] (HELO mu-out-0910.google.com) (209.85.134.191) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Dec 2007 23:44:13 +0000 Received: by mu-out-0910.google.com with SMTP id i2so82911mue for ; Thu, 06 Dec 2007 15:44:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Uwz8vf32j3nI5q67Ph8T8UpPhIqxdnFCZc6ggZDV17o=; b=uUkD7Pv/P5+S5RwoOkMuSJkW3eCOM4O/7Ba8BBuOm2+jHhZVfMN8Z4Y0HNpvUuooCafSPWGYeRes9yOVeDiWPHHmf8uNexnJbaLtSIN8ggFkB4RpPRf//N+pgV/XWhLW4roWcJIb8rMNDGLp7+nvISinl3dRzj8QNH0/EQYoBYU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DuPnkxnX4YtR0g7J8CQ6sKzjXBGmDRHL2vcI8YjZz2y0Vcb4o2hLtheMsNAuET+P3HbV3NpiAWMaftZJNY3w9KP2Kp1VnCuhZB8Dn3i5QnfCXf2BtV0VeK+eVWi/AdaloQGaUKUKwYs/+5MaB6tm7sAvgW0/6XEueSsIdYjnRZg= Received: by 10.82.173.19 with SMTP id v19mr10190046bue.1196984654436; Thu, 06 Dec 2007 15:44:14 -0800 (PST) Received: by 10.82.140.3 with HTTP; Thu, 6 Dec 2007 15:44:14 -0800 (PST) Message-ID: Date: Thu, 6 Dec 2007 18:44:14 -0500 From: "Rahul Akolkar" To: "Jakarta Commons Developers List" Subject: Re: svn commit: r601912 - in /commons/proper/scxml/trunk: build.xml pom.xml project.xml In-Reply-To: <25aac9fc0712061538v298438dw5ecce29d6a9ff24a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071206232555.5B6A01A9838@eris.apache.org> <25aac9fc0712061538v298438dw5ecce29d6a9ff24a@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 12/6/07, sebb wrote: > On 06/12/2007, rahul@apache.org wrote: > > Author: rahul > > Date: Thu Dec 6 15:25:54 2007 > > New Revision: 601912 > > > > URL: http://svn.apache.org/viewvc?rev=601912&view=rev > > Log: > > Time to use a recent JUnit release. > > > > Does JUnit 4.4 not require Java 1.5? > > The pom says to use 1.4 for building - how does that work if JUnit needs 1.5? > Indeed, thanks! I'll pull it back to the previous version (yup, we're at 1.4). -Rahul --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org