SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

java-api-compliance-checker rpm build for : Mandrake Other. For other distributions click java-api-compliance-checker.

Name : java-api-compliance-checker
Version : 1.1.2 Vendor : Mandriva
Release : 1 Date : 2012-06-25 20:46:10
Group : Development/Other Source RPM : java-api-compliance-checker-1.1.2-1.src.rpm
Size : 0.34 MB
Packager : Andrey Ponomarenko < andrey_ponomarenko_rosalab_ru>
Summary : API compatibility checker for Java libraries
Description :
Java API Compliance Checker (Java ACC) is a tool for checking backward
binary and source compatibility of a Java library API. The tool checks
classes declarations of old and new versions and analyzes changes that
may break compatibility: removed methods, removed class fields, added
abstract methods, etc. Binary incompatibility may result in crashing or
incorrect behavior of existing clients built with an old version of
a library when they are running with a new one. Source incompatibility
may result in recompilation errors with a new library version. The tool
is intended for library developers and operating system maintainers who
are interested in ensuring backward compatibility, i.e. allow old
clients to run or to be recompiled with newer library versions.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  java-api-compliance-checker-1.1.2-1-mdv2012.0.noarch.rpm
ftp.icm.edu.pl  java-api-compliance-checker-1.1.2-1-mdv2012.0.noarch.rpm
     

Provides :
java-api-compliance-checker

Requires :
java-openjdk
perl(Config)
perl(Cwd)
perl(Data::Dumper)
perl(File::Copy)
perl(File::Path)
perl(File::Temp)
perl(Getopt::Long)
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/japi-compliance-checker
/usr/share/doc/java-api-compliance-checker
/usr/share/doc/java-api-compliance-checker/LICENSE
/usr/share/doc/java-api-compliance-checker/README
/usr/share/doc/java-api-compliance-checker/doc
/usr/share/doc/java-api-compliance-checker/doc/Changes.html
/usr/share/doc/java-api-compliance-checker/doc/Descriptor.html
/usr/share/doc/java-api-compliance-checker/doc/Options.html
/usr/share/doc/java-api-compliance-checker/doc/Readme.html

 
ICM