From commits-return-64119-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Wed Sep 22 15:18:59 2010 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 79793 invoked from network); 22 Sep 2010 15:18:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 15:18:59 -0000 Received: (qmail 48324 invoked by uid 500); 22 Sep 2010 15:18:59 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 48067 invoked by uid 500); 22 Sep 2010 15:18:56 -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 47648 invoked by uid 99); 22 Sep 2010 15:18:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 15:18:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 15:18:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8MFIZjw011473 for ; Wed, 22 Sep 2010 15:18:35 GMT Message-ID: <11681978.344151285168715310.JavaMail.jira@thor> Date: Wed, 22 Sep 2010 11:18:35 -0400 (EDT) From: "Oliver Deakin (JIRA)" To: commits@harmony.apache.org Subject: [jira] Commented: (HARMONY-6627) [classlib][x-net] Creating a JSSE provider based on OpenSSL In-Reply-To: <3351084.416101282119797836.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HARMONY-6627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913608#action_12913608 ] Oliver Deakin commented on HARMONY-6627: ---------------------------------------- Thanks Cath - patch applied at repo revision r1000033 (missed the million!). I had to make a couple of very minor modifications - just a couple of casts to size_t that Windows gives a compiler warning for (which is treated as an error). It was a tricky merge because of my previous commit, so please check closely it applied as expected, thanks. > [classlib][x-net] Creating a JSSE provider based on OpenSSL > ----------------------------------------------------------- > > Key: HARMONY-6627 > URL: https://issues.apache.org/jira/browse/HARMONY-6627 > Project: Harmony > Issue Type: Improvement > Components: Classlib > Reporter: Catherine Hope > Assignee: Oliver Deakin > Priority: Minor > Attachments: x-net-2.patch, x-net-3.patch, x-net-4.patch, x-net-5.patch, x-net-6.patch, x-net-7.patch, x-net-8.patch, x-net-9.patch, x-net.patch > > > Umbrella JIRA to attach patches to https://svn.apache.org/repos/asf/harmony/enhanced/java/branches/omd for work on implementing a JSSE provider using OpenSSL -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.