Return-Path: X-Original-To: apmail-subversion-commits-archive@minotaur.apache.org Delivered-To: apmail-subversion-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B5FDC10FD9 for ; Sat, 7 Sep 2013 10:42:05 +0000 (UTC) Received: (qmail 2402 invoked by uid 500); 7 Sep 2013 10:42:05 -0000 Delivered-To: apmail-subversion-commits-archive@subversion.apache.org Received: (qmail 2370 invoked by uid 500); 7 Sep 2013 10:42:05 -0000 Mailing-List: contact commits-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@subversion.apache.org Delivered-To: mailing list commits@subversion.apache.org Received: (qmail 2363 invoked by uid 99); 7 Sep 2013 10:42:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Sep 2013 10:42:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Sep 2013 10:42:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 0D32623889ED; Sat, 7 Sep 2013 10:41:42 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1520753 - svn:log Date: Sat, 07 Sep 2013 10:41:42 -0000 To: commits@subversion.apache.org From: rhuijben@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130907104142.0D32623889ED@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rhuijben Revision: 1520753 Modified property: svn:log Modified: svn:log at Sat Sep 7 10:41:42 2013 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sat Sep 7 10:41:42 2013 @@ -1,3 +1,5 @@ +[Reverted in r1520754] + * subversion/bindings/javahl/native/JNIUtil.cpp (includes): Remove the apr.h added in r1520752 as it doesn't fix the build problem.