Hi all,
it looks as if the wrapper script still didn't work on Solaris 10 and
also I seem to have broken Eclipse integration. The later has already
been fixed in git, and we seem to be getting closer to fixing the
former.
IMHO we should cut new releases once both have been fixed.
Thoughts?
Agreed.
Maarten
Van: Stefan Bodewig
Aan: dev@ant.apache.org
Verzonden: vrijdag 13 januari 13:19 2017
Onderwerp: Thoughts on Next Release
Hi all,
it looks as if the wrapper script still didn't work on Solaris 10 and
also I seem to have broken Eclipse integration. The later has alre
Yep.
Jan
> -Ursprüngliche Nachricht-
> Von: Maarten Coene [mailto:maarten_co...@yahoo.com.INVALID]
> Gesendet: Freitag, 13. Januar 2017 13:42
> An: Ant Developers List
> Betreff: Re: Thoughts on Next Release
>
> Agreed.
> Maarten
>
>
> Van: Stefan Bodewig
> Aan: dev@ant.apache.
GitHub user jwadamson opened a pull request:
https://github.com/apache/ant/pull/29
detect solaris 10 to avoid certain POSIX expressions
Another attempt at fixing for solaris without regressing POSIX platforms.
1) use `uname` to detect solaris 10 platform. Could not figure o