Return-Path: X-Original-To: apmail-pdfbox-dev-archive@www.apache.org Delivered-To: apmail-pdfbox-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 B48BE11AFD for ; Mon, 2 Jun 2014 11:48:01 +0000 (UTC) Received: (qmail 33436 invoked by uid 500); 2 Jun 2014 11:48:01 -0000 Delivered-To: apmail-pdfbox-dev-archive@pdfbox.apache.org Received: (qmail 33416 invoked by uid 500); 2 Jun 2014 11:48:01 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 33360 invoked by uid 99); 2 Jun 2014 11:48:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jun 2014 11:48:01 +0000 Date: Mon, 2 Jun 2014 11:48:01 +0000 (UTC) From: "Tilman Hausherr (JIRA)" To: dev@pdfbox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (PDFBOX-2084) Make TestImageIOUtils optional in 1.8 for Fedora packaging MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PDFBOX-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr resolved PDFBOX-2084. ------------------------------------- Resolution: Fixed Setting to resolved as the "switch" isn't needed as per discussion in the dev list. > Make TestImageIOUtils optional in 1.8 for Fedora packaging > ---------------------------------------------------------- > > Key: PDFBOX-2084 > URL: https://issues.apache.org/jira/browse/PDFBOX-2084 > Project: PDFBox > Issue Type: Improvement > Affects Versions: 1.8.5, 1.8.6 > Environment: Fedora > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Priority: Minor > Fix For: 1.8.6 > > > On the user mailing list, Orion Poplawski reported that he cannot package PDFBox in Fedora because it loads external software for the test, namely levigo JBIG2 and jai_imageio. This is unwelcome, per a "Fedora builders cannot access anything remotely" rule. Not having these libraries fail TestImageIOUtils, which is part of the TestAll class. I will separate this test from the rest. -- This message was sent by Atlassian JIRA (v6.2#6252)