Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46FDD10735 for ; Sat, 31 Aug 2013 21:05:52 +0000 (UTC) Received: (qmail 894 invoked by uid 500); 31 Aug 2013 21:05:52 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 830 invoked by uid 500); 31 Aug 2013 21:05:52 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 817 invoked by uid 99); 31 Aug 2013 21:05:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Aug 2013 21:05:52 +0000 Date: Sat, 31 Aug 2013 21:05:51 +0000 (UTC) From: "Barrie Treloar (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LANG-378) Add new ToStyle to support MultiLine with Indent 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/LANG-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755604#comment-13755604 ] Barrie Treloar commented on LANG-378: ------------------------------------- Ahh the docs at http://commons.apache.org/proper/commons-lang/developerguide.html are out of date. Docs say JAVA 1.5 but the the pom.xml says the source and target are 1.6 The docs also say to build using mvn so I am going to assume the pom is correct, since that fixes these other problems too. > Add new ToStyle to support MultiLine with Indent > ------------------------------------------------ > > Key: LANG-378 > URL: https://issues.apache.org/jira/browse/LANG-378 > Project: Commons Lang > Issue Type: New Feature > Components: lang.builder.* > Affects Versions: 2.3 > Reporter: Barrie Treloar > Priority: Minor > Fix For: 3.x > > Attachments: LANG-378-branch-3.0-r1169521.patch, MultiLineWithIndentToStyle.zip > > > Multiline support places everything on a new line with no indentation to help in readability. > Attached is a patch (with tests) to support Multiline behaviour with indentation. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira