Skip to content

Continuation of the maven2 gettext plugin from googlecode

Notifications You must be signed in to change notification settings

vlsi/maven-gettext-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

maven-gettext-plugin

Continuation of the maven2 gettext plugin from googlecode

Changelog

1.4.0

  • Add option to unescape unicode characters in generated .java files

1.3.0

  • Remove POT-Creation-Date by default from generated files. This simplifies VCS history
  • nowrap support for gettext

1.2.11

  • Avoid creation of empty message.properties and message_en.properties

1.2.10

  • support for outputFormat=java
  • support for sort=by-file|output
  • make backup configurable

Release

Release is automatically tagged and deployed to Maven Central via release plugin as follows:

JAVA_HOME="$(/usr/libexec/java_home -v 1.8)" mvn release:clean release:prepare release:perform

About

Continuation of the maven2 gettext plugin from googlecode

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%