From owner-freebsd-java@FreeBSD.ORG Mon Feb 23 22:59:25 2009 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 27AA51065672 for ; Mon, 23 Feb 2009 22:59:25 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp100.rog.mail.re2.yahoo.com (smtp100.rog.mail.re2.yahoo.com [206.190.36.78]) by mx1.freebsd.org (Postfix) with SMTP id A48E18FC29 for ; Mon, 23 Feb 2009 22:59:24 +0000 (UTC) (envelope-from mikej@rogers.com) Received: (qmail 43334 invoked from network); 23 Feb 2009 22:59:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:Received:Message-ID:In-Reply-To:References:Date:Subject:From:To:Cc:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance; b=LEPQRTaGT+8AEUytFHZRS8Zf61kmnPCZDICkV6Jk+q+UevpPfta/eIUzCJBfbgr8bpHAljy+EVRwfz5DCceqqaBgrC4yxQ9zblzgysu0BTEc+Q1JRtkHf0Q9ilTwVo800Shtq2Edm1zPAH+AzMwCcEu0blvJwuFBi9aGAPI97Mg= ; Received: from unknown (HELO wettoast.dyndns.org) (mikej@99.227.98.203 with login) by smtp100.rog.mail.re2.yahoo.com with SMTP; 23 Feb 2009 22:59:23 -0000 X-YMail-OSG: MpXvjwcVM1lZUtjL5kneatITRb4yoOgHj9UyshMHiw5FLV_Ahw4Co2k3oJ1ipsYvSQ-- X-Yahoo-Newman-Property: ymail-3 Received: from 38.99.187.34 (SquirrelMail authenticated user mikej) by wettoast.dyndns.org with HTTP; Mon, 23 Feb 2009 17:59:30 -0500 (EST) Message-ID: <88fe205f92264cd5d163e9596129319d.squirrel@wettoast.dyndns.org> In-Reply-To: <49A31E6D.5040407@getsnappy.com> References: <49920439.8010208@getsnappy.com> <20090223.121605.35071703.chat95@mac.com> <49A2E09D.1050804@getsnappy.com> <0790c12d201dde20a1f9c414f77c1dde.squirrel@wettoast.dyndns.org> <49A31E6D.5040407@getsnappy.com> Date: Mon, 23 Feb 2009 17:59:30 -0500 (EST) From: "Mike Jakubik" To: "Brian Gardner" User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-java@freebsd.org Subject: Re: openjdk6 port complete and ready for testing X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2009 22:59:25 -0000 On Mon, February 23, 2009 5:08 pm, Brian Gardner wrote: > Is this the version of the port from the current ports tree? Have you > modified the openjdk6 port at all? The reason I ask is because the port > shouldn't attempt to build using ant, and I've confirmed this behavior > with the latest checkout from the ports tree. > > Brian My port may be out of date, as i still have to manually change the distinfo file to use the new file after a recent cvsup. I'll try again later.