Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 66335 invoked from network); 6 Jun 2006 13:06:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jun 2006 13:06:40 -0000 Received: (qmail 75610 invoked by uid 500); 6 Jun 2006 13:06:33 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 75443 invoked by uid 500); 6 Jun 2006 13:06:32 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 75317 invoked by uid 99); 6 Jun 2006 13:06:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 06:06:32 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jun 2006 06:06:31 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EE8CB7142A1 for ; Tue, 6 Jun 2006 13:05:30 +0000 (GMT) Message-ID: <11194983.1149599130974.JavaMail.jira@brutus> Date: Tue, 6 Jun 2006 13:05:30 +0000 (GMT+00:00) From: "Andrew Shirley (JIRA)" To: commons-dev@jakarta.apache.org Subject: [jira] Commented: (CLI-18) [cli] HelpFormatter.printHelp(String cmdLineSyntax, String header, Options options, String footer) throws exception if footer contains CR LF MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/CLI-18?page=3Dcomments#action_12= 414954 ]=20 Andrew Shirley commented on CLI-18: ----------------------------------- I tried to write a JUnit test case for this and couldn't reproduce it for e= ither cli or cli2. I was working on the latest svn on a linux desktop. I wi= ll attach my unittests for others to try in other environments. > [cli] HelpFormatter.printHelp(String cmdLineSyntax, String header, Option= s options, String footer) throws exception if footer contains CR LF > -------------------------------------------------------------------------= ------------------------------------------------------------------- > > Key: CLI-18 > URL: http://issues.apache.org/jira/browse/CLI-18 > Project: Commons CLI > Type: Bug > Versions: 1.0 Final > Environment: Operating System: All > Platform: PC > Reporter: Neboj=C2=9Aa > > If String footer contains windows new line, printHelp throws exception. > If it contains only LF line endings, it works fine on Linux and Windows p= latforms. --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org