
Implement an APT plugin to check that all enums has a key in the corresponding properties file and vice versa ------------------------------------------------------------------------------------------------------------- Key: CAL-26 URL: http://jira.qos.ch/browse/CAL-26 Project: CAL10N Issue Type: New Feature Reporter: Stig Kleppe-Jørgensen Assignee: Ceki Gulcu Priority: Minor To enable real compile time verification of the enum vs properties file, an APT plugin can be used. This can check that all enums has a property and all properties has an enum and fail the build if something is missing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.qos.ch/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira