[cai18n-dev] [GIT] Compiler assisted internalization library branch, master, updated. 0936b519106c49b17130fb6de8f0af9789ab1dd1

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 internalization library". The branch, master has been updated via 0936b519106c49b17130fb6de8f0af9789ab1dd1 (commit) from ef586e44d3dba353723e09949e89e51ea13ce770 (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=cai18n.git;a=commit;h=0936b519106c49b17130fb6de8... http://github.com/ceki/cai18n/commit/0936b519106c49b17130fb6de8f0af9789ab1dd... commit 0936b519106c49b17130fb6de8f0af9789ab1dd1 Author: Ceki Gulcu <ceki@qos.ch> Date: Wed Aug 26 00:00:37 2009 +0200 added author tag (testing email notifications) diff --git a/cai18n-api/src/main/java/ch/qos/cai18n/verifier/MessageCodeVerifier.java b/cai18n-api/src/main/java/ch/qos/cai18n/verifier/MessageCodeVerifier.java index 7583c36..a1c2aca 100644 --- a/cai18n-api/src/main/java/ch/qos/cai18n/verifier/MessageCodeVerifier.java +++ b/cai18n-api/src/main/java/ch/qos/cai18n/verifier/MessageCodeVerifier.java @@ -30,6 +30,11 @@ import java.util.Set; import ch.qos.cai18n.verifier.Cai18nError.ErrorType; +/** + * + * @author Ceki Gulcu + * + */ public class MessageCodeVerifier { final Class<? extends Enum<?>> enumClass; ----------------------------------------------------------------------- Summary of changes: .../qos/cai18n/verifier/MessageCodeVerifier.java | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) hooks/post-receive -- Compiler assisted internalization library
participants (1)
-
git-noreply@pixie.qos.ch