From owner-freebsd-java@FreeBSD.ORG Wed Sep 3 15:11:05 2008 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 0A2791065671; Wed, 3 Sep 2008 15:11:05 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-java@freebsd.org Date: Wed, 3 Sep 2008 11:10:44 -0400 User-Agent: KMail/1.6.2 References: <48BE7D9D.9090500@FreeBSD.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200809031110.53495.jkim@FreeBSD.org> Cc: Lev Serebryakov , Pascal Hofstee Subject: Re: OpenJDK BSD Port project: why FreeBSD Java Fondation is not metioned? 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: Wed, 03 Sep 2008 15:11:05 -0000 On Wednesday 03 September 2008 08:39 am, Pascal Hofstee wrote: > On Wed, Sep 3, 2008 at 2:05 PM, Lev Serebryakov wrote: > > BSD Port of OpenJDK is announced by Sun, by Sun empolyees: > > > > > > http://mail.openjdk.java.net/pipermail/announce/2008-August/00005 > >8.html http://openjdk.java.net/projects/bsd-port > > http://mail.openjdk.java.net/pipermail/porters-dev/2008-August/00 > >0191.html > > > > But this announces doesn't mention FreeBSD Java port, FreeBSD > > Java Team and Foundation at all. > > > > Is this project coordinated with FreeBSD Java team? Is FreeBSD > > Java Team interested in it? > > Considering the first URL mentions that they do so "On behalf of > Greg Lewis, Kurt Miller and Landon Fuller", this at least sounds > like this is in coordination with the FreeBSD Java Team. Yes. All of us signed SCA and BSD patchsets are already in Mercurial: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/8a7e68362fa8 http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/be94a5de4d32 http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/23334553c010 I haven't tried it myself but Landon Fuller's build instruction is here: http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-August/000006.html Jung-uk Kim