From dev-return-64405-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Sat Jul 27 13:10:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 98C2918064E for ; Sat, 27 Jul 2019 15:10:02 +0200 (CEST) Received: (qmail 43361 invoked by uid 500); 27 Jul 2019 13:10: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 43243 invoked by uid 99); 27 Jul 2019 13:10:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jul 2019 13:10:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CC104E2F58 for ; Sat, 27 Jul 2019 13:10:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 391CD26611 for ; Sat, 27 Jul 2019 13:10:00 +0000 (UTC) Date: Sat, 27 Jul 2019 13:10:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@pdfbox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PDFBOX-4610) Copy&Paste in IOUtils.closeAndLogException()'s Javadoc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PDFBOX-4610?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D168= 94447#comment-16894447 ]=20 ASF subversion and git services commented on PDFBOX-4610: --------------------------------------------------------- Commit 1863869 from Tilman Hausherr in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1863869 ] PDFBOX-4610> fix javadoc, as suggested by Alexander M=C3=BCnch > Copy&Paste in IOUtils.closeAndLogException()'s Javadoc > ------------------------------------------------------ > > Key: PDFBOX-4610 > URL: https://issues.apache.org/jira/browse/PDFBOX-4610 > Project: PDFBox > Issue Type: Bug > Affects Versions: 2.0.16 > Reporter: Alexander M=C3=BCnch > Priority: Trivial > > {{io/IOUtils.java}}, line 129 > {code:java} > * @param initialException to be closed > {code} > better > {code:java} > * @param initialException if set, this exception will be returned even w= here there is another exception while closing the IO resource > {code} -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org For additional commands, e-mail: dev-help@pdfbox.apache.org