You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Bob Harner (JIRA)" <ji...@apache.org> on 2014/03/02 13:23:19 UTC

[jira] [Commented] (TAP5-2294) App startup announcement broken on Windows

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

Bob Harner commented on TAP5-2294:
----------------------------------

Jochen, in what way is the startup announcement broken? The announcement prints out fine for me on Windows 7, both from within Eclipse console (using m2e) and in the command console (mvn) when launching my test app with jetty:run goal).

> App startup announcement broken 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
>            Priority: Minor
>
> {{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.1.5#6160)