
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Compiler assisted localization library". The branch, master has been updated via cb404b0ce622c812cedf7c46d832b8e9e82d6702 (commit) from 0b405651421875e9b89323e715439529327845f8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.qos.ch/gitweb/?p=cal10n.git;a=commit;h=cb404b0ce622c812cedf7c46d8... http://github.com/ceki/cal10n/commit/cb404b0ce622c812cedf7c46d832b8e9e82d670... commit cb404b0ce622c812cedf7c46d832b8e9e82d6702 Author: Ceki Gulcu <ceki@qos.ch> Date: Fri Jul 2 18:44:10 2010 +0200 cosmetic diff --git a/maven-cal10n-plugin/src/main/java/ch/qos/cal10n/plugins/VerifyMojo.java b/maven-cal10n-plugin/src/main/java/ch/qos/cal10n/plugins/VerifyMojo.java index c01bba8..9d8e264 100644 --- a/maven-cal10n-plugin/src/main/java/ch/qos/cal10n/plugins/VerifyMojo.java +++ b/maven-cal10n-plugin/src/main/java/ch/qos/cal10n/plugins/VerifyMojo.java @@ -41,13 +41,11 @@ import ch.qos.cal10n.Cal10nConstants; import ch.qos.cal10n.verifier.IMessageKeyVerifier; -// Adding @requiresDependencyResolution fixes +// Adding @requiresDependencyResolution fixes http://jira.qos.ch/browse/CAL-18 /** * Verifies resources bundles in various locales against an enumType * - * - * * @goal verify * @phase verify * @requiresProject true ----------------------------------------------------------------------- Summary of changes: .../java/ch/qos/cal10n/plugins/VerifyMojo.java | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) hooks/post-receive -- Compiler assisted localization library