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 B7E98200C4D for ; Wed, 5 Apr 2017 10:44:36 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B688F160B94; Wed, 5 Apr 2017 08:44:36 +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 00A8C160B91 for ; Wed, 5 Apr 2017 10:44:35 +0200 (CEST) Received: (qmail 88995 invoked by uid 500); 5 Apr 2017 08:44:35 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 88985 invoked by uid 99); 5 Apr 2017 08:44:34 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2017 08:44:34 +0000 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 56B963A194E for ; Wed, 5 Apr 2017 08:44:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1790191 - /tomcat/tc8.5.x/trunk/test/org/apache/catalina/webresources/TestJarWarResourceSet.java Date: Wed, 05 Apr 2017 08:44:33 -0000 To: dev@tomcat.apache.org From: kkolinko@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170405084434.56B963A194E@svn01-us-west.apache.org> archived-at: Wed, 05 Apr 2017 08:44:36 -0000 Author: kkolinko Date: Wed Apr 5 08:44:33 2017 New Revision: 1790191 URL: http://svn.apache.org/viewvc?rev=1790191&view=rev Log: Set svn:eol-style=native Modified: tomcat/tc8.5.x/trunk/test/org/apache/catalina/webresources/TestJarWarResourceSet.java (props changed) Propchange: tomcat/tc8.5.x/trunk/test/org/apache/catalina/webresources/TestJarWarResourceSet.java ------------------------------------------------------------------------------ svn:eol-style = native --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org