lyonplus / gettext-commons

Automatically exported from code.google.com/p/gettext-commons
GNU Lesser General Public License v2.1
0 stars 0 forks source link

dist option --no-location not recognise #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I launch mvn org.xnap.commons:maven-gettext-plugin:dist, I've got this
answer :

What is the expected output? What do you see instead?
[INFO] Processing file-de.po
[WARNING] msgfmt: l'option « --no-location » n'est pas reconnue
[WARNING] Pour plus d'information, essayer « msgfmt --help »

More over, I don't understand why 'msgfmt' is called when I configure my
plugin's ouputFormat with "properties".

I use maven-gettext-plugin, version 1.1 and msgfmt version 0.15.

Thanks in advance,

Original issue reported on code.google.com by simon.re...@free.fr on 1 Aug 2008 at 8:31

GoogleCodeExporter commented 8 years ago
Here is a patch that fixes this problem.

Original comment by tisoftmedia on 25 Jan 2009 at 12:21

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by berge...@gmail.com on 11 Feb 2009 at 4:27

GoogleCodeExporter commented 8 years ago
This seems to be a bug indeed, your fix has been submitted to svn. Will close 
the
issue, once a new version of the plugin is released.

Original comment by berge...@gmail.com on 2 Mar 2009 at 4:19

GoogleCodeExporter commented 8 years ago
A new version 1.2.0 of the maven gettext plugin has been released to the 
repository:

http://code.google.com/p/gettext-commons/wiki/MavenRepository

Original comment by berge...@gmail.com on 2 Mar 2009 at 4:48