Java API Compliance Checker - Change Log

Contents

Version 1.3.1 (December 14, 2012)

japi-compliance-checker-1.3.1.tar.gz
This is a bug-fix release.

  • Improvements
    • Support for Java 7
  • Other
    • Code cleaning
    • Corrected Makefile

Version 1.2.1 (October 09, 2012)

japi-compliance-checker-1.2.1.tar.gz
This is a bug-fix release with a few new features.

Version 1.2 (September 22, 2012)

japi-compliance-checker-1.2.tar.gz
This is a bug-fix release with a few new features.

  • Bug Fixes
    • Fixed an issue with spaces in the execution path
  • Other
    • Code cleaning

Version 1.1.2 (June 08, 2012)

japi-compliance-checker-1.1.2.tar.gz
This is a bug-fix release with a few new features.

  • Bug Fixes
    • Fixed an issue with -classes-list option
    • Fixed an issue with spaces in the path to javap and other commands
    • Fixed an issue with escaping of inner class specifier
  • Other
    • Code cleaning

Version 1.1 (April 16, 2012)

japi-compliance-checker-1.1.tar.gz
Added many useful options, improved design of the report

  • New Features
    • Improved design of the compatibility report
    • Added compatibility rate in the summary of the report
    • Added "Other Changes in Data Types" section of the compatibility report
  • Other
    • Code cleaning

Version 1.0.3 (December 13, 2011)

japi-compliance-checker-1.0.3.tar.gz
This is a bug fix release.

  • New Features
    • Add Makefile.pl installer (1844)
  • Other
    • Corrected INSTALL file
    • Corrected help message
    • Changed license to dual GPL and LGPL of any version
    • Added check for presence of installed JDK-devel package in the system
    • Updated copyrights

Version 1.0 (August 30, 2011)

japi-compliance-checker-1.0.tar.gz
Initial prototype of the tool. Tested on 38 Java libraries.