don't run gettext if 'require.gettext' is set to false

This commit is contained in:
kytv
2013-01-10 16:51:06 +00:00
parent e34cd0ba3f
commit 41af00a7d6
7 changed files with 28 additions and 10 deletions

View File

@@ -33,8 +33,7 @@ sloccount.report.file=sloccount.sc
# Uncomment the next line to prevent building EXEs (changing it to false will have no impact)
#noExe=true
# Change this to false if you don't have gettext
# Note that this does not prevent gettext from running if installed; to be fixed
# Change this to false if you don't have gettext or you want to prevent it from running during the build
require.gettext=true
# Additional classpath if required