From owner-freebsd-java@FreeBSD.ORG Fri May 23 06:58:40 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 73F2B37B401 for ; Fri, 23 May 2003 06:58:40 -0700 (PDT) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB92443F93 for ; Fri, 23 May 2003 06:58:38 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.20) id 19JD3o-000ATQ-0s; Fri, 23 May 2003 15:58:16 +0200 Date: Fri, 23 May 2003 15:58:15 +0200 From: Sheldon Hearn To: Felix von Delius Message-ID: <20030523135815.GE40015@starjuice.net> Mail-Followup-To: Felix von Delius , Alexey Zelkin , freebsd-java@freebsd.org References: <20030414164142.GB19507@helix.felix.lan> <20030415150404.A51311@phantom.cris.net> <20030415164818.GA3783@helix.felix.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030415164818.GA3783@helix.felix.lan> User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn cc: Alexey Zelkin cc: freebsd-java@freebsd.org Subject: Re: patch IDEA 3 to work with jdk 1.4.1-p3 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: Fri, 23 May 2003 13:58:40 -0000 On (2003/04/15 18:48), Felix von Delius wrote: > On Tue, Apr 15, 2003 at 03:04:04PM +0300, Alexey Zelkin wrote: > > Please try unpatched IDEA3 with addition of '-Didea.no.jdk.check=true' > > flag to java command line and let me know result. > > It doesn't make any difference: IDEA complains about the wrong JDK > version. FWIW, it works for me. Ciao, Sheldon.