Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 052DCC0F3 for ; Tue, 29 May 2012 17:26:24 +0000 (UTC) Received: (qmail 73830 invoked by uid 500); 29 May 2012 17:26:23 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 73798 invoked by uid 500); 29 May 2012 17:26:23 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 73774 invoked by uid 99); 29 May 2012 17:26:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 May 2012 17:26:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 5D9EB142857 for ; Tue, 29 May 2012 17:26:23 +0000 (UTC) Date: Tue, 29 May 2012 17:26:23 +0000 (UTC) From: "Alan Hudson (JIRA)" To: dev@activemq.apache.org Message-ID: <1637679763.11930.1338312383385.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1407963933.11928.1338312383262.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (AMQ-3865) AjaxTest fails all tests due to line ending differences MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Hudson updated AMQ-3865: ----------------------------- Attachment: AjaxTest_new.java complete file in case linefeed/carriage return differences are hard to spot. > AjaxTest fails all tests due to line ending differences > ------------------------------------------------------- > > Key: AMQ-3865 > URL: https://issues.apache.org/jira/browse/AMQ-3865 > Project: ActiveMQ > Issue Type: Bug > Components: Test Cases > Affects Versions: 5.6.0 > Environment: Windows > Reporter: Alan Hudson > Fix For: 5.7.0 > > Attachments: AjaxTest_new.java, amq-3865.patch > > > The tests do index of comparison of "foo\n" where on windows you'd need to do "foo\r\n". I don't think the line endings are really significant to test. > If they are then I can change the test over to check the operating system and add carriage returns if necessary. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira