Paketname | japitools |
Beschreibung | Java API compatibility testing tools |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9.5+cvs20060115-2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 260 Byte |
Hängt ab von | default-jdk, perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 108944 Byte |
Prüfsumme MD5 | 217c3df880c5d24c0eda42e7fbf8ae16 |
Prüfsumme SHA1 | bdaee63d03ffbc4e4ea9034a56a017940d3c2c5a |
Prüfsumme SHA256 | c033d264bc8a430521dbdfe7e77714bfbe28098bf77604a6f32ac5ed4c3d91b9 |
Link zum Herunterladen | japitools_0.9.5+cvs20060115-2_all.deb |
Ausführliche Beschreibung | It consists of two simple tools designed to test for compatibility between
Java APIs. They were originally designed for testing free implementations
of Java itself for compatibility with Sun's JDK, but they can also be used
for testing backward compatibility between versions of any API.
.
The tools are japize and japicompat. Japize is a Java program which emits
a listing of an API in a machine-readable format. Japicompat then takes two
such listings and compares them for binary compatibility, as defined by Sun
in the Java Language Specification.
|