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 72684200B87 for ; Mon, 19 Sep 2016 22:20:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 70F30160ACC; Mon, 19 Sep 2016 20:20:40 +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 B0A50160ABB for ; Mon, 19 Sep 2016 22:20:39 +0200 (CEST) Received: (qmail 33753 invoked by uid 500); 19 Sep 2016 20:20:38 -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 33739 invoked by uid 99); 19 Sep 2016 20:20:38 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2016 20:20:38 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id F3B0B1A5EF4 for ; Mon, 19 Sep 2016 20:20:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.074 X-Spam-Level: ** X-Spam-Status: No, score=2.074 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id e62iaMa_bKOU for ; Mon, 19 Sep 2016 20:20:37 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id A9EC25FB0E for ; Mon, 19 Sep 2016 20:20:37 +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 EF84EE0057 for ; Mon, 19 Sep 2016 20:20:36 +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 84A2E3A039C for ; Mon, 19 Sep 2016 20:20:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1761498 - /tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java Date: Mon, 19 Sep 2016 20:20:36 -0000 To: dev@tomcat.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160919202036.84A2E3A039C@svn01-us-west.apache.org> archived-at: Mon, 19 Sep 2016 20:20:40 -0000 Author: markt Date: Mon Sep 19 20:20:35 2016 New Revision: 1761498 URL: http://svn.apache.org/viewvc?rev=1761498&view=rev Log: Remove the property - it doesn't help Modified: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java (props changed) Propchange: tomcat/trunk/test/org/apache/catalina/valves/rewrite/TestRewriteValve.java ('svn:mime-type' removed) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org