[josm-dev] Cleaning up i18n/build.xml

Marko Mäkelä marko.makela at iki.fi
Tue Jan 27 10:27:45 GMT 2009


Hi all,

Recently, I started contributing to OpenStreetMap.  I would like to
contribute to JOSM as well.  To start, I wanted to improve some Finnish
translations.  However, I noticed a few problems with
http://svn.openstreetmap.org/applications/editors/josm/i18n/build.xml
that I would like to fix first.

The attached patch removes some exec rules and adds a dependency on
gettext-ant-tasks.  It also ensures that the files will be processed
in a fixed order.  Thus, the diffs to i18n/po/*.po should become much
smaller and more readable than with the current solution of running "find"
and not sorting the output.

I would have committed it already, but I think
that the best place for the added .jar file is in core/lib, and I
don't have commit access to that repository.  Could someone
add gettext-ant-tasks-0.9.3.jar to
http://josm.openstreetmap.de/svn/trunk/lib, so that I can commit
the attached patch to
http://svn.openstreetmap.org/applications/editors/josm/i18n/, please?

Best regards,

	Marko Mäkelä
	http://www.openstreetmap.org/user/skela/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: i18n-build.patch
Type: text/x-diff
Size: 5638 bytes
Desc: not available
URL: <http://lists.openstreetmap.org/pipermail/josm-dev/attachments/20090127/dbfbe68c/attachment.patch>


More information about the josm-dev mailing list