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 15D4F200BB1 for ; Thu, 3 Nov 2016 21:06:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 14595160AFF; Thu, 3 Nov 2016 20:06:14 +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 5C22B160AE5 for ; Thu, 3 Nov 2016 21:06:13 +0100 (CET) Received: (qmail 42186 invoked by uid 500); 3 Nov 2016 20:06:12 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 42176 invoked by uid 99); 3 Nov 2016 20:06:12 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Nov 2016 20:06:12 +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 1BDD118009D for ; Thu, 3 Nov 2016 20:06:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id YEiNVMBxC-26 for ; Thu, 3 Nov 2016 20:06:11 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 20D3B5F4EB for ; Thu, 3 Nov 2016 20:06:11 +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 52CBAE0480 for ; Thu, 3 Nov 2016 20:06:01 +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 049483A022A for ; Thu, 3 Nov 2016 20:06:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1767961 - in /commons/proper/daemon/trunk/src/native/windows/apps: prunmgr/ prunsrv/ Date: Thu, 03 Nov 2016 20:06:00 -0000 To: commits@commons.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161103200601.049483A022A@svn01-us-west.apache.org> archived-at: Thu, 03 Nov 2016 20:06:14 -0000 Author: markt Date: Thu Nov 3 20:06:00 2016 New Revision: 1767961 URL: http://svn.apache.org/viewvc?rev=1767961&view=rev Log: Ignore output dir Modified: commons/proper/daemon/trunk/src/native/windows/apps/prunmgr/ (props changed) commons/proper/daemon/trunk/src/native/windows/apps/prunsrv/ (props changed) Propchange: commons/proper/daemon/trunk/src/native/windows/apps/prunmgr/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Thu Nov 3 20:06:00 2016 @@ -0,0 +1 @@ +WINXP_X64_GUI_RELEASE Propchange: commons/proper/daemon/trunk/src/native/windows/apps/prunsrv/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Thu Nov 3 20:06:00 2016 @@ -0,0 +1 @@ +WINXP_X64_EXE_RELEASE