From owner-freebsd-java Tue Mar 11 22: 1:47 2003 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 593C637B401 for ; Tue, 11 Mar 2003 22:01:46 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC9B743FAF for ; Tue, 11 Mar 2003 22:01:45 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 18szEm-0004cj-02 for freebsd-java@freebsd.org; Tue, 11 Mar 2003 22:57:12 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 18szE2-000416-02; Tue, 11 Mar 2003 22:56:26 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id h2C5uBZ78393; Wed, 12 Mar 2003 16:26:11 +1030 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Wed, 12 Mar 2003 16:26:10 +1030 From: Greg Lewis To: leafy Cc: freebsd-java@FreeBSD.ORG Subject: Re: IntelliJ IDEA && Java Version ('1.4.1-p3_1' vs '1.4.1_01') Message-ID: <20030312162610.D78225@misty.eyesbeyond.com> References: <3E6E4DBC.7060806@acm.org> <20030312050533.GA54620@leafy.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030312050533.GA54620@leafy.idv.tw>; from leafy@leafy.idv.tw on Wed, Mar 12, 2003 at 01:05:33PM +0800 X-Spam-Status: No, hits=-4.1 required=8.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SIGNATURE_SHORT_DENSE,SPAM_PHRASE_01_02, TO_LOCALPART_EQ_REAL,USER_AGENT,USER_AGENT_MUTT, X_AUTH_WARNING version=2.43 X-Spam-Level: Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Mar 12, 2003 at 01:05:33PM +0800, leafy wrote: > On Tue, Mar 11, 2003 at 12:57:32PM -0800, Andrew Houghton wrote: > > identifies itself as version '1.4.1_01'. It breaks because the native > > JDK port currently identifies itself as '1.4.1-p3_1' (or something like > > that). > In this case, it don't run unless we use that specifc version from Sun (even Sun has bumped the 1.4.1 to 02 recently). It probably won't run on a IBM JDK. > IMO this is a IntelliJ problem, not ours. I can understand what they are doing though. Basically they are saying "we've tested it on this version and we know it works, we don't know it works on any other version, so you need to get that one". However, given we're based off the SCSL source, setting our version as 1.4.1_01 or the like would be incorrect. So its not really their problem or ours, it _is_ a problem for people using IntelliJ on FreeBSD though. Maybe a local patch that sets the version is the best solution for people with this problem. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message