You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2009/01/07 15:50:41 UTC

DO NOT REPLY [Bug 46488] Missing i18n support in ANT

https://issues.apache.org/bugzilla/show_bug.cgi?id=46488





--- Comment #1 from Steve Loughran <st...@apache.org>  2009-01-07 06:50:40 PST ---
We in Apache aren't allowed to link at the java level against GPL code, so
could not do this.

The gettext team are free to write their own tasks; third party tasks are a key
aspect of ant's architecture and many projects do this. By including the tasks
in any JARs they produce, classpath setup is easier. 

If the team wants help testing their tasks, they can join the ant developer
list and we will show them our tools for testing tasks

Finally, short term, you can use <exec> to run anything you like, including the
native binaries


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.