From owner-freebsd-java@FreeBSD.ORG Sun Dec 21 10:08:16 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC7C016A4CE for ; Sun, 21 Dec 2003 10:08:16 -0800 (PST) Received: from mallard.propagation.net (mallard.propagation.net [66.34.7.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D78E43D62 for ; Sun, 21 Dec 2003 10:07:18 -0800 (PST) (envelope-from evan@eeaston.com) Received: from h1.int.eeaston.com (c-24-245-65-42.mn.client2.attbi.com [24.245.65.42]) by mallard.propagation.net (8.9.3p2/8.8.5) with ESMTP id MAA21766; Sun, 21 Dec 2003 12:06:16 -0600 Received: from eeaston.com (eastonlaptop [192.168.0.90]) by h1.int.eeaston.com (Postfix) with ESMTP id 5EC97399D1; Sun, 21 Dec 2003 12:06:05 -0600 (CST) Message-ID: <3FE5E119.5040802@eeaston.com> Date: Sun, 21 Dec 2003 12:06:17 -0600 From: Evan Easton User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexey Zelkin References: <3FE49F4D.2030309@eeaston.com> <20031221070607.GA83651@phantom.cris.net> In-Reply-To: <20031221070607.GA83651@phantom.cris.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: jdk1.4.2: plugin & javaws users feedback request X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2003 18:08:16 -0000 Alexey Zelkin wrote: >Evan, > >Sorry for not writing this earlier. I have tracked down few bugs >in javaws code as well as converted wrappers to /bin/sh. Updated >code will be available in -p6 (which is expected to be released next >week). > >Can you please wait few days and try it again ? > > Of course. But what do you think about the issue with the version numbers (1.4.2-p5 is treated as an unusable beta as far as javaws is concerned)? Evan