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 <[EMAIL PROTECTED]> 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. > > > > >
_______________________________________________ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "[EMAIL PROTECTED]"