Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 47126 invoked from network); 17 Dec 2009 12:28:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Dec 2009 12:28:22 -0000 Received: (qmail 93115 invoked by uid 500); 17 Dec 2009 12:28:22 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 93089 invoked by uid 500); 17 Dec 2009 12:28:22 -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 93080 invoked by uid 99); 17 Dec 2009 12:28:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2009 12:28:22 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Dec 2009 12:28:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 94D2B23889F7; Thu, 17 Dec 2009 12:27:51 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r891670 - in /harmony/enhanced/branches/java6: ./ LICENSE build.xml debian/patches/ Date: Thu, 17 Dec 2009 12:27:50 -0000 To: commits@harmony.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091217122751.94D2B23889F7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: hindessm Date: Thu Dec 17 12:27:48 2009 New Revision: 891670 URL: http://svn.apache.org/viewvc?rev=891670&view=rev Log: Merging changes from federated trunk@891586 to java6 branch. Modified: harmony/enhanced/branches/java6/ (props changed) harmony/enhanced/branches/java6/LICENSE harmony/enhanced/branches/java6/build.xml harmony/enhanced/branches/java6/debian/patches/ (props changed) Propchange: harmony/enhanced/branches/java6/ ------------------------------------------------------------------------------ svn:mergeinfo = /harmony/enhanced/trunk:810871-891586 Modified: harmony/enhanced/branches/java6/LICENSE URL: http://svn.apache.org/viewvc/harmony/enhanced/branches/java6/LICENSE?rev=891670&r1=891669&r2=891670&view=diff ============================================================================== --- harmony/enhanced/branches/java6/LICENSE (original) +++ harmony/enhanced/branches/java6/LICENSE Thu Dec 17 12:27:48 2009 @@ -372,10 +372,10 @@ -License Notice for Bouncy Castle version 1.41 +License Notice for Bouncy Castle version 1.44 ============================================= -Copyright (c) 2000 - 2008 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) +Copyright (c) 2000 - 2009 The Legion Of The Bouncy Castle (http://www.bouncycastle.org) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in Modified: harmony/enhanced/branches/java6/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/branches/java6/build.xml?rev=891670&r1=891669&r2=891670&view=diff ============================================================================== --- harmony/enhanced/branches/java6/build.xml (original) +++ harmony/enhanced/branches/java6/build.xml Thu Dec 17 12:27:48 2009 @@ -326,12 +326,16 @@ + - - @@ -339,15 +343,14 @@ + - - - + Propchange: harmony/enhanced/branches/java6/debian/patches/ ------------------------------------------------------------------------------ svn:mergeinfo =