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 136AD200BEA for ; Tue, 13 Dec 2016 04:28:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 120D2160B2A; Tue, 13 Dec 2016 03:28:00 +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 5A9B1160B22 for ; Tue, 13 Dec 2016 04:27:59 +0100 (CET) Received: (qmail 10698 invoked by uid 500); 13 Dec 2016 03:27:58 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 10687 invoked by uid 99); 13 Dec 2016 03:27:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2016 03:27:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 541932C0057 for ; Tue, 13 Dec 2016 03:27:58 +0000 (UTC) Date: Tue, 13 Dec 2016 03:27:58 +0000 (UTC) From: =?utf-8?Q?Re=C5=9Fat_SABIQ_=28JIRA=29?= To: notifications@ant.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IVY-1553) PGP signing during publication shouldn't require bouncy castle dependencies to be in .ant/lib or forking another java process with classpath explicitly configured to contain bouncy castle modules MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 13 Dec 2016 03:28:00 -0000 [ https://issues.apache.org/jira/browse/IVY-1553?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D157440= 16#comment-15744016 ]=20 Re=C5=9Fat SABIQ commented on IVY-1553: ---------------------------------- FYI: I'm using ivy 2.4.0, & i've got the same results using bouncy castle 1= .49 and 1.50 (1.51+ isn't compatible w/ ivy 2.4.0). Apparently, the root ca= use appears to be in classloading: a parent classloader ends up being used,= which isn't aware of the classes available in a child classloader. P.S. I believe the issue is also present in trunk since no commits since 2.= 4.0 appear to contain a potential fix for this issue. > PGP signing during publication shouldn't require bouncy castle dependenci= es to be in .ant/lib or forking another java process with classpath explici= tly configured to contain bouncy castle modules > -------------------------------------------------------------------------= ---------------------------------------------------------------------------= ----------------------------------------------- > > Key: IVY-1553 > URL: https://issues.apache.org/jira/browse/IVY-1553 > Project: Ivy > Issue Type: Bug > Components: Core > Affects Versions: 2.4.0 > Reporter: Re=C5=9Fat SABIQ > Labels: pgp > > With > =09=09 > =09=09=09=20 > =09=09 > in ivysettings.xml, > ivy kept throwing CNFE until i put these dependencies in .ant/lib: > =09=09 > =09=09 > I ended up putting the following comment in ivy.xml: > =09=09 > P.S. I believe this issue is ongoing since 2012/13. -- This message was sent by Atlassian JIRA (v6.3.4#6332)