Date: Sun, 21 Oct 2007 18:19:31 +0200 From: "Jonas Wolz" <jwolz1@gmail.com> To: "Ken Yamada" <ken@tydfam.jp> Cc: freebsd-eclipse@freebsd.org Subject: Re: Eclipse 3.3.1 build Message-ID: <9d7b21120710210919v691b6fdfvc9728687c9fe29ff@mail.gmail.com> In-Reply-To: <20071021.194217.57453274.ken@tydfam.jp> References: <4718CE96.3080602@buzmo.com> <20071020.205640.13768381.ken@tydfam.jp> <9d7b21120710210302q475962d8jcaca99e1860827e8@mail.gmail.com> <20071021.194217.57453274.ken@tydfam.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_6553_29075305.1192983571251 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Attached you will find the modified patches. Using them Eclipse builds without ant-contrib on my computer, but of course I can not guarantee anything. The "trick" I used was moving the "conditional parts" into a new target with a suitable "if" attribute which gets called by an antcall. I also modified the definition of the "jdk16" property since it was always set to false. (In ant properties are set *only* at the first definition, statements setting them later are silently ignored (Which isn't very obvious from the documentation so when I wrote my first ant script I stumbled into exactly that problem...)) Greetings, Jonas On 10/21/07, Ken Yamada <ken@tydfam.jp> wrote: > Thank you for your comment. > > Please eliminate files/patch-features-jdt-features.xml which I forgot to exclude. (I updated http://www.tydfam.jp/eclipse-europa-331.tgz.) > > Yes, if you upgrade patch files to eliminate the use of ant-contrib, it would be nice for most of people. Your contribution is very appreciated. > > > > > ------=_Part_6553_29075305.1192983571251--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9d7b21120710210919v691b6fdfvc9728687c9fe29ff>