Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 62898 invoked from network); 30 May 2006 11:40:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 May 2006 11:40:25 -0000 Received: (qmail 9808 invoked by uid 500); 30 May 2006 11:40:24 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 9400 invoked by uid 500); 30 May 2006 11:40:22 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 9388 invoked by uid 99); 30 May 2006 11:40:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 May 2006 04:40:22 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of simon.willnauer@googlemail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 May 2006 04:40:21 -0700 Received: by ug-out-1314.google.com with SMTP id u2so1021978uge for ; Tue, 30 May 2006 04:40:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lGjFByxzLTBhPeJSsViK5hAEd8+nPSHi+C9yiGVqteR6FVMNA6/4Xl/0w4+beGlMp7EIfTwLx5HzB92y6DXv0ml3MIIxu5NNFJaMj0dnPe4+qpSd+Yx0gslRisiaEQmK5iC/cH2cnNijgGtRjcOMv7aBP2wEvnQwyrdDcOsK2Hk= Received: by 10.67.15.3 with SMTP id s3mr2692043ugi; Tue, 30 May 2006 04:40:00 -0700 (PDT) Received: by 10.66.236.1 with HTTP; Tue, 30 May 2006 04:40:00 -0700 (PDT) Message-ID: Date: Tue, 30 May 2006 13:40:00 +0200 From: "Simon Willnauer" Reply-To: simon.willnauer@gmail.com To: java-dev@lucene.apache.org Subject: Re: Lucene and Java 1.5 In-Reply-To: <447C2A5B.4070908@syr.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1148720927.5049.47.camel@localhost> <20060527200918.GB5422@curie-int.vc.shawcable.net> <1148763043.30969.20.camel@localhost> <20060527210509.GD5422@curie-int.vc.shawcable.net> <1148765238.30969.38.camel@localhost> <4478DB8E.40309@manawiz.com> <447C2A5B.4070908@syr.edu> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I use 1.5 JVM since 1.5 years building 1.4 and 1.5 projects which works perfect. But if you are afraid of the management you could still modify your local build process to set JAVA_HOME variables during build. Multiple JVM on a system should not be a problem AFAIK. Won't that solve the problem?! Simon On 5/30/06, Grant Ingersoll wrote: > Would this mean that people checking out Lucene source (especially the > core) could possibly need 2 or more JDKs on their machines in order to > do a build? I know it is would be automated through the build scripts, > but it seems like _it could_ degenerate into a management nightmare. > What if people require specific JVM minor releases do to JVM bug fixes > or if they require 1.6? > > Chris Hostetter wrote: > > : important new facilities. Repeating my earlier question, why should a > > : platform that is 2 years behind for java expect to be at the latest and > > : greatest level for lucene? I'd propose 2.0 (+ branched patches) be the > > : 1.4 release distribution, with 2.1 free to move up to 1.5. > > > > I would ammend that proposal slightly... > > > > 1a) Lucene Core 2.0.* releases garuntee java1.4 compatibility > > 1b) Lucene Contrib modules in 2.0.* releases are free to require any java > > version they choose. > > > > 2a) Lucene Core 2.1.* release garuntee java1.5 compatibility. > > 2b) Lucene Contrib modules in 2.1.* releases are free to require any java > > version they choose. > > > > -Hoss > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > > For additional commands, e-mail: java-dev-help@lucene.apache.org > > > > > > > > -- > > Grant Ingersoll > Sr. Software Engineer > Center for Natural Language Processing > Syracuse University > School of Information Studies > 335 Hinds Hall > Syracuse, NY 13244 > > http://www.cnlp.org > Voice: 315-443-5484 > Fax: 315-443-6886 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org