[cal10n-dev] Ant-Task

zeeman zeeman at zeeman.de
Thu Oct 29 18:45:54 CET 2009


Hi there!

I discovered this project via sl4j.
I like the idea and integrated cal10n in my project.

I've also written a small Ant task as requested by
http://cal10n.qos.ch/manual.html#antTask.

Where can I submit it for a review?

It is like the maven-plugin (I guess):
> <taskdef name="verifyTask"
>	classname="ch.qos.cal10n.plugins.ant.VerifyTask" />
>
> <verifyTask>
>	<enumTypes>
>		<enumType>com.foo.somePackage.Colors</enumType>
>		<enumType>com.foo.otherPackage.Foods</enumType>
>	</enumTypes>
> </verifyTask>

and uses the MessageKeyVerifier as described in
http://cal10n.qos.ch/manual.html#singleTest


Best regards,
Sebastian


-- 
PGP Schlüssel-ID: 0x3C6D2D61
Fingerabdruck: 75F4 C819 D611 5C02 BA8A 7A77 E9E0 8211 3C6D 2D61


More information about the cal10n-dev mailing list