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 EC5CD200BCC for ; Tue, 29 Nov 2016 20:24:34 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id EB8E2160B15; Tue, 29 Nov 2016 19:24:34 +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 42AE0160AFC for ; Tue, 29 Nov 2016 20:24:34 +0100 (CET) Received: (qmail 65332 invoked by uid 500); 29 Nov 2016 19:24:33 -0000 Mailing-List: contact users-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@pdfbox.apache.org Delivered-To: mailing list users@pdfbox.apache.org Received: (qmail 65307 invoked by uid 99); 29 Nov 2016 19:24:32 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2016 19:24:32 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 3ABAF1A7B7B for ; Tue, 29 Nov 2016 19:24:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.019 X-Spam-Level: X-Spam-Status: No, score=-0.019 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id fNbrgMKMCwhF for ; Tue, 29 Nov 2016 19:24:31 +0000 (UTC) Received: from mailout08.t-online.de (mailout08.t-online.de [194.25.134.20]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 1A0C95FB6D for ; Tue, 29 Nov 2016 19:24:31 +0000 (UTC) Received: from fwd27.aul.t-online.de (fwd27.aul.t-online.de [172.20.26.132]) by mailout08.t-online.de (Postfix) with SMTP id 2427141DA5BB for ; Tue, 29 Nov 2016 20:24:25 +0100 (CET) Received: from [192.168.2.105] (EwnS94ZHQhKrmdpGcfMvJFmaSqE-FsO6yPxT1p1mDWUZOgoowe2g6evhpKRM9YoZzc@[217.231.142.215]) by fwd27.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1cBo0p-0rgf1U0; Tue, 29 Nov 2016 20:24:19 +0100 Subject: Re: How to build .net libraries of PDFBox version 2.0 To: users@pdfbox.apache.org References: <184B3B4464692046981A426C92E0A9C396EA849C@STONES.arpege.tm.fr> From: Tilman Hausherr Message-ID: <64cb6a71-d405-3e36-d358-736aec6222d2@t-online.de> Date: Tue, 29 Nov 2016 20:24:31 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: <184B3B4464692046981A426C92E0A9C396EA849C@STONES.arpege.tm.fr> Content-Type: multipart/alternative; boundary="------------5F83CCEBBEF0713515FC7BFF" X-ID: EwnS94ZHQhKrmdpGcfMvJFmaSqE-FsO6yPxT1p1mDWUZOgoowe2g6evhpKRM9YoZzc X-TOI-MSGID: 0fdd779e-3ad4-4f3f-88f7-f0fd0d69f175 archived-at: Tue, 29 Nov 2016 19:24:35 -0000 --------------5F83CCEBBEF0713515FC7BFF Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Am 29.11.2016 um 13:46 schrieb Gaƫtane ROULEAU: > > * [javac] > c:\pdfbox\pdfbox\src\main\java\org\apache\pdfbox\pdmodel\encryption\PublicKeySecurityHandler.java:170: > error: incompatible types: X509CertificateHolder cannot be converted > to Certificate* > > * [javac] if (rid.match(materialCert) && > !foundRecipient)* > > *[javac] ^* > Nobody of the "very active" committers can help there. Maybe a user... Btw the above suggests that bouncycastle is missing or that you have the wrong version. Tilman --------------5F83CCEBBEF0713515FC7BFF--