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

Dirk Stöcker openstreetmap at dstoecker.de
Fri Mar 6 11:24:51 GMT 2009


On Tue, 3 Mar 2009, Marko Mäkelä wrote:

> Finally, http://code.google.com/p/gettext-commons/issues/detail?id=9
> was fixed in gettext-ant-tasks-0.9.6.jar.  I committed the patch to
> josm/i18n but did not commit the rebuilt po directory or generated files,
> because I didn't want to step on anyone's toes with that.

You broke the i18n build at least in 4 places:
a) "he" will not be build, as you removed the language renaming of 
previous build. "he" must be "iw_IL" inside of java or it wont work.
b) the number of strings is no longer displayed, so I cannot check anmore 
if the translations are complete or the import process was faulty.
c) The final josm-translations.jar contains the .java files, which is a 
waste of space.
d) ant clean does not cleanup po directory anymore

Ciao
-- 
http://www.dstoecker.eu/ (PGP key available)


More information about the josm-dev mailing list