Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 34C48117C5 for ; Tue, 6 May 2014 18:53:32 +0000 (UTC) Received: (qmail 63574 invoked by uid 500); 6 May 2014 17:39:21 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 63472 invoked by uid 500); 6 May 2014 17:39:19 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 63299 invoked by uid 99); 6 May 2014 17:39:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 17:39:16 +0000 Date: Tue, 6 May 2014 17:39:16 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMQ-5175) exclude bouncycastle dependency from unit tests run MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Timothy Bish created AMQ-5175: --------------------------------- Summary: exclude bouncycastle dependency from unit tests run Key: AMQ-5175 URL: https://issues.apache.org/jira/browse/AMQ-5175 Project: ActiveMQ Issue Type: Improvement Components: Test Cases Affects Versions: 5.9.1, 5.9.0 Reporter: Timothy Bish Assignee: Timothy Bish Priority: Minor Fix For: 5.10.0 The ApacheDS dependency used in the AMQ unit tests pulls in an old bouncycastle lib that creates errors in JDK 1.7 releases. Exclude this jar from the tests. -- This message was sent by Atlassian JIRA (v6.2#6252)