Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A903A19C0A for ; Wed, 6 Apr 2016 15:53:50 +0000 (UTC) Received: (qmail 65327 invoked by uid 500); 6 Apr 2016 15:53:49 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 64984 invoked by uid 500); 6 Apr 2016 15:53:49 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 64972 invoked by uid 99); 6 Apr 2016 15:53:48 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2016 15:53:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 18500C91F4 for ; Wed, 6 Apr 2016 15:53:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.821 X-Spam-Level: X-Spam-Status: No, score=-0.821 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (1024-bit key) header.d=yandex.ru Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id yg8w4rBBDN40 for ; Wed, 6 Apr 2016 15:53:45 +0000 (UTC) Received: from forward11o.cmail.yandex.net (forward11o.cmail.yandex.net [37.9.109.178]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTPS id EE1905F488 for ; Wed, 6 Apr 2016 15:53:44 +0000 (UTC) Received: from web7o.yandex.ru (web7o.yandex.ru [95.108.205.107]) by forward11o.cmail.yandex.net (Yandex) with ESMTP id B5D3521A0A for ; Wed, 6 Apr 2016 18:53:37 +0300 (MSK) Received: from web7o.yandex.ru (localhost [127.0.0.1]) by web7o.yandex.ru (Yandex) with ESMTP id 515BC6A00F69; Wed, 6 Apr 2016 18:53:37 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1459958017; bh=M5x2hS235jCoHEie7RFOX72D7kQ9/qtoG/uRZqc75iE=; h=From:To:Subject:Date; b=SDqQF0zoIVYHgRtDeOmET9I5gldCcrD4d2zcyXZX3tFi+TtoaqI1mhjWXpRbsId50 HOpA2a/vuwUe+rscNoBswuzbAHPlqaMUdncM75YnuczJXaQDNLeqpY0YtoG2JuF8fq LJ34U/WodqB/mV7C1N8u2TZhq8IvYk70ND3XsQDc= Received: by web7o.yandex.ru with HTTP; Wed, 06 Apr 2016 18:53:36 +0300 From: Ponomarenko Andrey To: java-user@lucene.apache.org Subject: History of API changes/backward compatibility MIME-Version: 1.0 Message-Id: <2319911459958016@web7o.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Wed, 06 Apr 2016 18:53:36 +0300 Content-Type: multipart/mixed; boundary="----==--bound.231994.web7o.yandex.ru" ------==--bound.231994.web7o.yandex.ru Content-Transfer-Encoding: 7bit Content-Type: text/plain Hello, A new look at the history of API changes and backward compatibility of the Lucene library down to 1.4.3 version: http://abi-laboratory.pro/java/tracker/timeline/lucene/ The report is generated by the JAPICC tool (open-source): https://github.com/lvc/japi-compliance-checker Thanks for your feedback. ------==--bound.231994.web7o.yandex.ru Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org ------==--bound.231994.web7o.yandex.ru--