Re: [1/8] make it compile under Java5 (1.5.0_22-b03)

2014-07-09 Thread Antoine Levy Lambert
Hello Jan, I was wondering why you are interested into make it compile under Java5 (1.5.0_22-b03) ? Note, I am just curious, not critical. It looks like this particular Java version is very demanding concerning the presence of the final keyword next to method parameters or maybe also for vari

AW: [1/8] make it compile under Java5 (1.5.0_22-b03)

2014-07-09 Thread jhm
Because Java5 is the lowest specified java version we support/require: http://ant.apache.org/faq.html#java-version Jan > -Ursprüngliche Nachricht- > Von: Antoine Levy Lambert [mailto:anto...@gmx.de] > Gesendet: Mittwoch, 9. Juli 2014 23:43 > An: dev@ant.apache.org > Betreff: Re: [1/8] mak