Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 22067 invoked from network); 7 Jul 2006 06:52:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 06:52:12 -0000 Received: (qmail 15108 invoked by uid 500); 7 Jul 2006 06:52:11 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 14666 invoked by uid 500); 7 Jul 2006 06:52:09 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 14655 invoked by uid 99); 7 Jul 2006 06:52:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 23:52:09 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mkleint@gmail.com designates 64.233.182.190 as permitted sender) Received: from [64.233.182.190] (HELO nf-out-0910.google.com) (64.233.182.190) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jul 2006 23:52:08 -0700 Received: by nf-out-0910.google.com with SMTP id x4so87680nfb for ; Thu, 06 Jul 2006 23:51:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ljLDU6FWIV6sUoCisOsqOBnXHB9tWeFgH87XYa066+8x6VLPkhsdZ1bJjMxkDD2io15RKDPTxUTVGOXz8okNheoMbJonGRPtk6LibGIW7A2IYE3fnYc250x9reGhJkuaL8pfQ3OTifq+vdeYEPtNvb4jLRDcRb06j/rhw9ASYaQ= Received: by 10.78.166.7 with SMTP id o7mr537173hue; Thu, 06 Jul 2006 23:51:47 -0700 (PDT) Received: by 10.78.38.10 with HTTP; Thu, 6 Jul 2006 23:51:47 -0700 (PDT) Message-ID: Date: Fri, 7 Jul 2006 08:51:47 +0200 From: "Milos Kleint" To: "Maven Developers List" Subject: Re: [discuss] Java 5 In-Reply-To: <44ADF8A0.3040201@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44ADBAA9.7010907@apache.org> <44ADF8A0.3040201@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/7/06, Brett Porter wrote: > Thanks, I thought NB had already changed to that requirement (Eclipse > and IDEA have some time ago). it did update, however right at the beginning of the next release cycle (6.0) which is a month or two back. Nb has the policy of supporting 2 stable version of the JDK. it gives people time to migrate and for example macosx didn't have a 1.5 jdk for some time. AFAIK idea ships with a jre, so they don't have to consider this much. nb 5.0 is out for some time already. (that's what I base the netbeans support on) and 5.5 will be out soon. but unfortunately I'm not sure when 6.0 is to due to be released. > > Do you have any indication of how many NB users stick to old versions? a minority indeed. >I get the feeling they upgrade pretty fast. I'd also be interested to see > how many NB users still use JDK 1.4 to run the IDE. I ask this as it > might mean a change by the end of the year vs end of next year :) > I think I can forbid installing the netbeans modules when running on 1.4. My concern was how the 1.4-compiled netbeans binaries will play with the 1.5-compiled binaries of mevenide. (or if I compile mevenide with 1.4, how wil it play with 1.5-compiled maven embedder.) Anyone has experience with such a setup? Milos > So, this is a strong factor to consider in changing for Maven (though > doesn't hinder Continuum and MRM). > > Cheers, > Brett > > On 7/07/2006 3:50 PM, Milos Kleint wrote: > > -1 > > > > for netbeans integration that would probably mean dropping 5.0 and > > upcoming 5.5 support, as only the cvs trunk of netbeans switched to > > jdk15. we could maybe try to make sure people start the IDE with 1.5. > > I have no experience with such setup though, would it work? > > > > Milos > > > -- > Apache Maven - http://maven.apache.org/ > Better Builds with Maven - http://library.mergere.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org > For additional commands, e-mail: dev-help@maven.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org