On 01/08/18 12:47, Emmanuel Bourg wrote:
> Le 01/08/2018 à 13:08, Mark Thomas a écrit :
> 
>> I like the idea but that will make building with later versions of Java
>> problematic - or at least more complex - since native2ascii has been
>> removed in Java 9 onwards.
> 
> Good point, I wasn't aware of native2ascii removal. I checked the Ant
> code and Stefan actually re-implemented native2ascii two years ago to
> work around this issue [1]. The feature was released in Ant 1.9.8.

That solves the complexity problem. It looks like all that would be
required is a change from copying the file to using native2ascii with
appropriate src and destinations.

No objections here.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to