Return-Path: X-Original-To: apmail-pdfbox-commits-archive@www.apache.org Delivered-To: apmail-pdfbox-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 76D4118FF0 for ; Mon, 14 Dec 2015 19:12:48 +0000 (UTC) Received: (qmail 81996 invoked by uid 500); 14 Dec 2015 19:12:48 -0000 Delivered-To: apmail-pdfbox-commits-archive@pdfbox.apache.org Received: (qmail 81971 invoked by uid 500); 14 Dec 2015 19:12:48 -0000 Mailing-List: contact commits-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 commits@pdfbox.apache.org Received: (qmail 81962 invoked by uid 99); 14 Dec 2015 19:12:48 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2015 19:12:48 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id EFCE1180179 for ; Mon, 14 Dec 2015 19:12:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.446 X-Spam-Level: X-Spam-Status: No, score=0.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id zPcuslrxduYa for ; Mon, 14 Dec 2015 19:12:47 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 31BC426AD2 for ; Mon, 14 Dec 2015 19:12:47 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BF780E0044 for ; Mon, 14 Dec 2015 19:12:46 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 705FC3A0424 for ; Mon, 14 Dec 2015 19:12:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1719990 - svn:log Date: Mon, 14 Dec 2015 19:12:46 -0000 To: commits@pdfbox.apache.org From: tilman@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151214191246.705FC3A0424@svn01-us-west.apache.org> Author: tilman Revision: 1719990 Modified property: svn:log Modified: svn:log at Mon Dec 14 19:12:46 2015 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Mon Dec 14 19:12:46 2015 @@ -1 +1 @@ -PDFBOX-3160: avoid exception if seconds are missing, which is valid ISO8601 but not xsd:datetime, as suggested by Maciej Wo?niak +PDFBOX-3160: avoid exception if seconds are missing, which is valid ISO8601 but not xsd:datetime, as suggested by Maciej Wozniak