From owner-freebsd-java@FreeBSD.ORG Thu May 18 15:30:29 2006 Return-Path: X-Original-To: freebsd-java@hub.freebsd.org Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5987116A4E7 for ; Thu, 18 May 2006 15:30:29 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8FCA43D48 for ; Thu, 18 May 2006 15:30:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k4IFUSgn093299 for ; Thu, 18 May 2006 15:30:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4IFUS7i093298; Thu, 18 May 2006 15:30:28 GMT (envelope-from gnats) Resent-Date: Thu, 18 May 2006 15:30:28 GMT Resent-Message-Id: <200605181530.k4IFUS7i093298@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Evenson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F53E16A409 for ; Thu, 18 May 2006 15:25:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14EA943D67 for ; Thu, 18 May 2006 15:25:15 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4IFPEfC002064 for ; Thu, 18 May 2006 15:25:14 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k4IFPEsT002063; Thu, 18 May 2006 15:25:14 GMT (envelope-from nobody) Message-Id: <200605181525.k4IFPEsT002063@www.freebsd.org> Date: Thu, 18 May 2006 15:25:14 GMT From: Mark Evenson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: java/97461: Diablo JDK does not report Update level in a format suitable to the Netbeans Enterprise EA Installer 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: Thu, 18 May 2006 15:30:29 -0000 >Number: 97461 >Category: java >Synopsis: Diablo JDK does not report Update level in a format suitable to the Netbeans Enterprise EA Installer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 18 15:30:27 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Mark Evenson >Release: 6_1_RELEASE >Organization: >Environment: FreeBSD elvis.intern.etel.at 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 16:57:48 CEST 2006 evenson@elvis.intern.etel.at:/usr/obj/usr/src/sys/SMP i386 >Description: The Netbeans Enterprise Pack EA [[1]] installer fails to recognize the Diablo 1.5.0 port as being a JVM greater than "Update 1". The Enterprise Pack installer is inspecting the first string in the stdout of a "java -version" command. It is expecting a value of the form "1.5.0_nn" where "nn" corresponds to the JDK Update Level. So the installer refuses to proceed It is not clear if the output of "java -version" is a part of the comptability tests (I suspect it isn`t) But it would seem to be a good idea to change the output of "java -version" to conform to what the Netbeans installer expects. This has been filed as issue 76562 with Netbeans [[2]]. Discussion has occurred on the nbusers mailing list [[3]] -- [[1]] http://us1.mirror.netbeans.org/download/5_5/beta/200605090801/netbeans-5_5-entpack-as-jbi-am-linux.sh [[2]] http://www.netbeans.org/issues/show_bug.cgi?id=76562 [[3]] news://news.gmane.org:119/e4hoq3$iek$1@sea.gmane.org >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: