Package jformatstring: Information

    Source package: jformatstring
    Version: 0-alt1_0.3.20081016svnjpp6
    Build time:  Sep 4, 2010, 01:33 AM
    Category: Development/Java
    Report package bug
    License: GPLv2
    Summary: Java library for format string checks
    Description: 
    This project is derived from Sun's implementation of java.util.Formatter. It
    is designed to allow compile time checks as to whether or not a use of format
    string will be erronous when executed at runtime.
    
    This code is derived from the OpenJDK implementation, jdk1.7.0-b35. As such,
    it is licensed under the same license as OpenJDK, GPL v2 + the Classpath
    exception.
    
    This project is preliminary, and the API is subject to change. The library
    produced by compiling this project is used by the FindBugs project. To avoid
    any licensing questions due to incompatible licenses (FindBugs is licensed
    under the LGPL), it is broken out as a separate project. While there may be
    some confusion/discussion about the licenses, the FindBugs project does not
    interpret the FindBugs LGPL license to be any stronger than GPL v2 + the
    Classpath exception.

    List of rpms provided by this srpm:
    jformatstring (noarch)
    jformatstring-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant
      2. /proc
      3. java-javadoc
      4. jpackage-compat
      5. jpackage-utils
      6. junit4

    Last changed


    Sept. 3, 2010 Igor Vlasenko 0:0-alt1_0.3.20081016svnjpp6
    - new version