jgettext/gettext-commons

Ant tasks should use basedir (patch)

Closed this issue · 2 comments

The ant tasks don't work properly when the current working directory is
different from ant's base directory. This is a problem for at least those
of us who invoke ant via Eclipse, since Eclipse's cwd is its installation
directory.

Patch attached.

Original issue reported on code.google.com by martin.p...@gmail.com on 11 Dec 2007 at 8:01

Attachments:

Thank you for reporting this and apologies for the untimely reply. I hope I can 
merge
the changes in tomorrow and make a small snapshot release.

Original comment by berge...@gmail.com on 13 Dec 2007 at 6:28

The patch has been applied and a small snapshot release (0.9.3) has been 
uploaded.
Thanks, Martin.

Original comment by berge...@gmail.com on 13 Dec 2007 at 10:03

  • Changed state: Fixed