You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/02 17:49:32 UTC

[jira] [Commented] (TAP5-2294) Wrong line endings in app startup messages on Windows

    [ https://issues.apache.org/jira/browse/TAP5-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917481#comment-13917481 ] 

ASF subversion and git services commented on TAP5-2294:
-------------------------------------------------------

Commit c4c5c354f254ba70f76ca21ca98b891c8038b5d3 in tapestry-5's branch refs/heads/master from [~bobharner]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=c4c5c35 ]

Fixed TAP5-2294 (Wrong line endings in app startup messages on Windows)

> Wrong line endings in app startup messages on Windows
> -----------------------------------------------------
>
>                 Key: TAP5-2294
>                 URL: https://issues.apache.org/jira/browse/TAP5-2294
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Jochen Kemnade
>            Assignee: Bob Harner
>            Priority: Minor
>         Attachments: TAP5-2294 screen shot 1.png
>
>
> {{org.apache.tapestry5.internal.TapestryAppInitializer.announceStartup()}} uses {{"\n"}} to begin new lines. It should use {{System.getProperty("line.separator")}} instead.



--
This message was sent by Atlassian JIRA
(v6.2#6252)