https://issues.apache.org/bugzilla/show_bug.cgi?id=46488
--- Comment #1 from Steve Loughran <[email protected]> 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.
