Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6D35F2009F4 for ; Thu, 26 May 2016 08:42:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6BE3A160A10; Thu, 26 May 2016 06:42:40 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DAF4E160939 for ; Thu, 26 May 2016 08:42:39 +0200 (CEST) Received: (qmail 42664 invoked by uid 500); 26 May 2016 06:42:39 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 42652 invoked by uid 99); 26 May 2016 06:42:38 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 May 2016 06:42:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8F574DFDCE; Thu, 26 May 2016 06:42:38 +0000 (UTC) From: rhtyd To: dev@cloudstack.apache.org Reply-To: dev@cloudstack.apache.org References: In-Reply-To: Subject: [GitHub] cloudstack pull request: 4.9/master bountycastle changes Content-Type: text/plain Message-Id: <20160526064238.8F574DFDCE@git1-us-west.apache.org> Date: Thu, 26 May 2016 06:42:38 +0000 (UTC) archived-at: Thu, 26 May 2016 06:42:40 -0000 GitHub user rhtyd reopened a pull request: https://github.com/apache/cloudstack/pull/1511 4.9/master bountycastle changes This PR adds bountycastle related version and code fixes from @DaanHoogland on top of https://github.com/apache/cloudstack/pull/1510 I could not fix java compilation issues when using version 1.54 with openjdk 1.7.0_99, @DaanHoogland can you take over? The branch in on asf remote so you can push/pull as necessary. Thanks. cc @swill You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/cloudstack 4.9-bountycastle-daan Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1511.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1511 ---- commit baebef8e5207ed6e44a8dca04cd293f5f6061c8b Author: Daan Hoogland Date: 2016-05-18T11:25:32Z upgrade bouncy castle to version 1.54 commit 98bf0ca1737c5ccb9ff313a6fc8ddd78e3610340 Author: Daan Hoogland Date: 2016-05-18T11:45:41Z pedantic formatting commit 722156da15acd480f8902186d7eae70ed3ab9870 Author: Daan Hoogland Date: 2016-05-24T12:33:29Z add prolonged jetty annotation scanning ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---