Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 77460 invoked from network); 28 Feb 2007 11:31:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Feb 2007 11:31:52 -0000 Received: (qmail 10096 invoked by uid 500); 28 Feb 2007 11:31:57 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 10004 invoked by uid 500); 28 Feb 2007 11:31:57 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 9964 invoked by uid 99); 28 Feb 2007 11:31:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2007 03:31:57 -0800 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2007 03:31:47 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 16DDB1A981A; Wed, 28 Feb 2007 03:31:27 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r512714 - /harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/whitebox/TestStartTlsRequestWhiteBoxDevelopment.java Date: Wed, 28 Feb 2007 11:31:26 -0000 To: commits@harmony.apache.org From: mloenko@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070228113127.16DDB1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mloenko Date: Wed Feb 28 03:31:24 2007 New Revision: 512714 URL: http://svn.apache.org/viewvc?view=rev&rev=512714 Log: removing the test based on misinterpretation of StartTlsRequest.createExtendedResponse specification it failed on RI Removed: harmony/enhanced/classlib/trunk/modules/jndi/src/test/java/org/apache/harmony/jndi/tests/javax/naming/ldap/whitebox/TestStartTlsRequestWhiteBoxDevelopment.java