Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 3553 invoked from network); 1 Jan 2009 11:44:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jan 2009 11:44:54 -0000 Received: (qmail 18968 invoked by uid 500); 1 Jan 2009 11:44:43 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 18908 invoked by uid 500); 1 Jan 2009 11:44:42 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 18896 invoked by uid 99); 1 Jan 2009 11:44:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jan 2009 03:44:42 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.27.42.64] (HELO smtp7-g19.free.fr) (212.27.42.64) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jan 2009 11:44:34 +0000 Received: from smtp7-g19.free.fr (localhost [127.0.0.1]) by smtp7-g19.free.fr (Postfix) with ESMTP id D3BA3B0142 for ; Thu, 1 Jan 2009 12:44:12 +0100 (CET) Received: from [192.168.0.11] (lap34-1-82-224-140-72.fbx.proxad.net [82.224.140.72]) by smtp7-g19.free.fr (Postfix) with ESMTP id ADAACB013D for ; Thu, 1 Jan 2009 12:44:12 +0100 (CET) Subject: Re: svn commit: r730523 - in /tomcat/connectors/trunk/jni: java/org/apache/tomcat/jni/ native/src/ From: Remy Maucherat To: Tomcat Developers List In-Reply-To: <20090101105247.7668623888F1@eris.apache.org> References: <20090101105247.7668623888F1@eris.apache.org> Content-Type: text/plain; charset=utf-8 Date: Thu, 01 Jan 2009 12:44:11 +0100 Message-Id: <1230810251.3097.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On Thu, 2009-01-01 at 10:52 +0000, rjung@apache.org wrote: > Author: rjung > Date: Thu Jan 1 02:52:46 2009 > New Revision: 730523 > > URL: http://svn.apache.org/viewvc?rev=730523&view=rev > Log: > Sync methods implemented natively with their Java > references. > > Fixes BZ 46457 and several other inconsistencies: -1. This trunk is used for the stable tomcat-native, and it does change method signatures. Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org