1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
<!DOCTYPE html>
<html lang="en" dir="ltr" class="client-nojs">
<head>
<title>Java API Compliance Checker - Change Log</title>
<meta charset="UTF-8" />
<meta name="generator" content="MediaWiki 1.18.1" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch_desc.php" title="ISP_RAS (en)" />
<link rel="EditURI" type="application/rsd+xml" href="http://ispras.linuxbase.org/api.php?action=rsd" />
<link rel="alternate" type="application/atom+xml" title="ISP_RAS Atom feed" href="/index.php?title=Special:RecentChanges&feed=atom" />
<link rel="stylesheet" href="/load.php?debug=false&lang=en&modules=mediawiki.legacy.commonPrint%2Cshared%7Cskins.monobook&only=styles&skin=monobook&*" />
<!--[if lt IE 5.5000]><link rel="stylesheet" href="/skins/monobook/IE50Fixes.css?303" media="screen" /><![endif]-->
<!--[if IE 5.5000]><link rel="stylesheet" href="/skins/monobook/IE55Fixes.css?303" media="screen" /><![endif]-->
<!--[if IE 6]><link rel="stylesheet" href="/skins/monobook/IE60Fixes.css?303" media="screen" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" href="/skins/monobook/IE70Fixes.css?303" media="screen" /><![endif]--><meta name="ResourceLoaderDynamicStyles" content="" />
<link rel="stylesheet" href="/load.php?debug=false&lang=en&modules=site&only=styles&skin=monobook&*" />
<style>a:lang(ar),a:lang(ckb),a:lang(fa),a:lang(kk-arab),a:lang(mzn),a:lang(ps),a:lang(ur){text-decoration:none}a.new,#quickbar a.new{color:#ba0000}
/* cache key: rasispdb:resourceloader:filter:minify-css:4:c88e2bcd56513749bec09a7e29cb3ffa */
</style>
<script src="/load.php?debug=false&lang=en&modules=startup&only=scripts&skin=monobook&*"></script>
<script>if(window.mw){
mw.config.set({"wgCanonicalNamespace": "", "wgCanonicalSpecialPageName": false, "wgNamespaceNumber": 0, "wgPageName": "Java_API_Compliance_Checker_Downloads", "wgTitle": "Java API Compliance Checker Downloads", "wgCurRevisionId": 7950, "wgArticleId": 2659, "wgIsArticle": true, "wgAction": "view", "wgUserName": null, "wgUserGroups": ["*"], "wgCategories": ["Java API Compliance Checker"], "wgBreakFrames": false, "wgRestrictionEdit": [], "wgRestrictionMove": []});
}
</script><script>if(window.mw){
mw.loader.load(["mediawiki.page.startup"]);
}
</script>
</head>
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject page-Java_API_Compliance_Checker_Downloads action-view skin-monobook">
<div id="globalWrapper">
<div id="column-content"><div id="content">
<a id="top"></a>
<h1 id="firstHeading" class="firstHeading">Java API Compliance Checker - Change Log</h1>
<div id="bodyContent">
<div id="siteSub"></div>
<div id="contentSub"></div>
<!-- start content -->
<div lang="en" dir="ltr" class="mw-content-ltr"><table id="toc" class="toc"><tr><td><div id="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1 tocsection-1"><a href="#Version_1.1.2_.28June_08.2C_2012.29"><span class="tocnumber">1</span> <span class="toctext">Version 1.1.2 (June 08, 2012)</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Version_1.1_.28April_16.2C_2012.29"><span class="tocnumber">2</span> <span class="toctext">Version 1.1 (April 16, 2012)</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Version_1.0.3_.28December_13.2C_2011.29"><span class="tocnumber">3</span> <span class="toctext">Version 1.0.3 (December 13, 2011)</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="#Version_1.0_.28August_30.2C_2011.29"><span class="tocnumber">4</span> <span class="toctext">Version 1.0 (August 30, 2011)</span></a></li>
</ul>
</td></tr></table>
<h2> <span class="mw-headline" id="Version_1.1.2_.28June_08.2C_2012.29"> Version 1.1.2 (June 08, 2012) </span></h2>
<p><a rel="nofollow" class="external text" href="https://github.com/downloads/lvc/japi-compliance-checker/japi-compliance-checker-1.1.2.tar.gz">japi-compliance-checker-1.1.2.tar.gz</a><br />
This is a bug-fix release.
</p>
<ul><li><b>Bug Fixes</b>
<ul><li> Fixed an issue with <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">--classes-list</a> option
</li><li> Fixed an issue with spaces in the path to javap and other commands
</li><li> Fixed an issue with escaping of inner class specifier
</li></ul>
</li></ul>
<ul><li><b>New Options</b>
<ul><li> <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">-sort</a>
</li><li> <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">-open</a>
</li></ul>
</li></ul>
<ul><li><b>Other</b>
<ul><li> Code cleaning
</li></ul>
</li></ul>
<h2> <span class="mw-headline" id="Version_1.1_.28April_16.2C_2012.29"> Version 1.1 (April 16, 2012) </span></h2>
<p><a rel="nofollow" class="external text" href="https://github.com/downloads/lvc/japi-compliance-checker/japi-compliance-checker-1.1.tar.gz">japi-compliance-checker-1.1.tar.gz</a><br />
</p>
<ul><li><b>New Features</b>
<ul><li> Improved design of the compatibility report
</li><li> Added compatibility rate in the summary of the report
</li><li> Added "Other Changes in Data Types" section of the compatibility report
</li></ul>
</li></ul>
<ul><li><b>New Options</b>
<ul><li> <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">-debug</a>
</li><li> <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">-quick</a>
</li><li> <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">-browse</a>
</li><li> <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">-report-path</a>
</li><li> <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">-bin-report-path</a>
</li><li> <a href="http://ispras.linuxbase.org/index.php/Java_API_Compliance_Checker_Options" title="Java API Compliance Checker Options">-src-report-path</a>
</li></ul>
</li></ul>
<ul><li><b>Other</b>
<ul><li> Code cleaning
</li></ul>
</li></ul>
<h2> <span class="mw-headline" id="Version_1.0.3_.28December_13.2C_2011.29"> Version 1.0.3 (December 13, 2011) </span></h2>
<p><a rel="nofollow" class="external text" href="https://github.com/downloads/lvc/japi-compliance-checker/japi-compliance-checker-1.0.3.tar.gz">japi-compliance-checker-1.0.3.tar.gz</a><br />
This is a next bug fix release.
</p>
<ul><li><b>New Features</b>
<ul><li> Add Makefile.pl installer (<a rel="nofollow" class="external text" href="http://forge.ispras.ru/issues/1844">1844</a>)
</li></ul>
</li></ul>
<ul><li><b>Other</b>
<ul><li> Corrected INSTALL file
</li><li> Corrected help message
</li><li> Changed license to dual GPL and LGPL of any version
</li><li> Added check for presence of installed JDK-devel package in the system
</li><li> Updated copyrights
</li></ul>
</li></ul>
<h2> <span class="mw-headline" id="Version_1.0_.28August_30.2C_2011.29"> Version 1.0 (August 30, 2011) </span></h2>
<p><a rel="nofollow" class="external text" href="https://github.com/downloads/lvc/japi-compliance-checker/japi-compliance-checker-1.0.tar.gz">japi-compliance-checker-1.0.tar.gz</a><br />
<b>Initial prototype</b>. Includes basic functionality. Tested on <a rel="nofollow" class="external text" href="http://upstream-tracker.org/java/">38 Java libraries</a>.
</p>
<!--
NewPP limit report
Preprocessor node count: 14/1000000
Post-expand include size: 0/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
<!-- Saved in parser cache with key rasispdb:pcache:idhash:2659-0!*!0!!en!*!* and timestamp 20120608135624 -->
</div></div></div></div></div></body></html>
|