Package cal10n: Information

    Source package: cal10n
    Version: 0.7.4-alt3_9jpp7
    Build time:  Mar 21, 2013, 08:26 PM
    Category: Development/Java
    Report package bug
    License: MIT
    Summary: Compiler assisted localization library (CAL10N)
    Description: 
    Compiler Assisted Localization, abbreviated as CAL10N (pronounced as "calion")
    is a java library for writing localized (internationalized) messages.
    Features:
        * java compiler verifies message keys used in source code
        * tooling to detect errors in message keys
        * native2ascii tool made superfluous, as you can directly encode bundles
          in the most convenient charset, per locale.
        * good performance (300 nanoseconds per key look-up)
        * automatic reloading of resource bundles upon change

    List of rpms provided by this srpm:
    cal10n (noarch)
    cal10n-javadoc (noarch)
    maven-cal10n-plugin (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. maven
      2. maven-assembly-plugin
      3. maven-compiler-plugin
      4. maven-doxia-sitetools
      5. maven-install-plugin
      6. maven-jar-plugin
      7. maven-javadoc-plugin
      8. maven-plugin-plugin
      9. maven-resources-plugin
      10. maven-site-plugin
      11. maven-source-plugin
      12. maven-surefire-plugin
      13. maven-surefire-provider-junit4
      14. /proc
      15. rpm-build-java
      16. jpackage-compat
      17. junit4

    Last changed


    March 17, 2013 Igor Vlasenko 0:0.7.4-alt3_9jpp7
    - fc update
    Aug. 22, 2012 Igor Vlasenko 0:0.7.4-alt3_5jpp6
    - applied repocop patches
    March 16, 2012 Igor Vlasenko 0:0.7.4-alt2_5jpp6
    - fixed build with java 7