Test does not pass on Windows
-----------------------------

                 Key: MOJO-795
                 URL: http://jira.codehaus.org/browse/MOJO-795
             Project: Mojo
          Issue Type: Bug
          Components: appassembler
         Environment: Windows
            Reporter: Joerg Schaible
            Priority: Minor
         Attachments: appassembler-plugin-eol.patch

The test 
org.codehaus.mojo.appassembler.daemon.jsw.JavaServiceWrapperDaemonGeneratorTest 
fails on Windows. It compares the generated file against a reference for 
equality, but the files differ because of line endings. However, the generator 
uses a file as template that has Unix line endings and adds at some places new 
lines, so the generated one contains lines with mixed EOLs. The provided patch 
ensures, that the written file has always Unix EOLs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to