Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 59484 invoked from network); 30 Mar 2006 11:13:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Mar 2006 11:13:08 -0000 Received: (qmail 20570 invoked by uid 500); 30 Mar 2006 11:13:06 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 20167 invoked by uid 500); 30 Mar 2006 11:13:04 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 20156 invoked by uid 99); 30 Mar 2006 11:13:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Mar 2006 03:13:04 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 217.158.94.220 is neither permitted nor denied by domain of t.p.ellison@gmail.com) Received: from [217.158.94.220] (HELO cirrus.purplecloud.com) (217.158.94.220) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Mar 2006 03:13:03 -0800 Received: (qmail 97352 invoked from network); 30 Mar 2006 12:12:42 +0100 Received: from blueice3n1.uk.ibm.com (HELO ?9.20.183.160?) (195.212.29.83) by smtp.purplecloud.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 30 Mar 2006 12:12:42 +0100 Message-ID: <442BBD27.6090607@gmail.com> Date: Thu, 30 Mar 2006 12:12:39 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: which java compiler (was: Re: svn commit: r390069 - /incubator/harmony/enhanced/classlib/trunk/modules/security/make/build.xml) References: <20060330104039.45112.qmail@minotaur.apache.org> <442BB66A.3030104@gmail.com> <6e47b64f0603300254u3d0a00ear15ca705fa3461997@mail.gmail.com> In-Reply-To: <6e47b64f0603300254u3d0a00ear15ca705fa3461997@mail.gmail.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Understood -- maybe it should be removed from there too and we should set up the compiler adapter in a 'global' build-java properties file (where we can also deal with the different targets required by eclipse and sun compilers). Regards, Tim Stepan Mishura wrote: > Tim, > > I'm OK with removing the dependency. I did by analogy with x-net module > build files so this dependency exists there too. > Also I did the same when created patch for extracting crypto module. > > Thanks, > Stepan. > > On 3/30/06, Tim Ellison wrote: >> Stepan, >> >> I've taken out this dependency on the Eclipse compiler so that the build >> continue to run on a regular jdk. We can discuss what the hard >> dependencies for the build should be. >> >> Regards, >> Tim >> >> tellison@apache.org wrote: >>> Author: tellison >>> Date: Thu Mar 30 02:40:36 2006 >>> New Revision: 390069 >>> >>> URL: http://svn.apache.org/viewcvs?rev=390069&view=rev >>> Log: >>> Remove hard dependency on Eclipse compiler >>> >>> Modified: >>> >> incubator/harmony/enhanced/classlib/trunk/modules/security/make/build.xml >>> Modified: >> incubator/harmony/enhanced/classlib/trunk/modules/security/make/build.xml >>> URL: >> http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/modules/security/make/build.xml?rev=390069&r1=390068&r2=390069&view=diff >> ============================================================================== >>> --- >> incubator/harmony/enhanced/classlib/trunk/modules/security/make/build.xml >> (original) >>> +++ >> incubator/harmony/enhanced/classlib/trunk/modules/security/make/build.xml >> Thu Mar 30 02:40:36 2006 >>> @@ -73,7 +73,7 @@ >>> >>> >>> - >>> + >>> >>> >>> >>> >>> >> -- >> >> Tim Ellison (t.p.ellison@gmail.com) >> IBM Java technology centre, UK. >> > > > > -- > Thanks, > Stepan Mishura > Intel Middleware Products Division > -- Tim Ellison (t.p.ellison@gmail.com) IBM Java technology centre, UK.