Brent Verner created CB-6762:
--------------------------------

             Summary: Incorrect EOL characters causing corrupt CordovaApp.sln 
file
                 Key: CB-6762
                 URL: https://issues.apache.org/jira/browse/CB-6762
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
    Affects Versions: 3.5.0
         Environment: windows 8
            Reporter: Brent Verner


After "cordova plugin add ..." on windows8, I noticed the CordovaApp.sln file 
had some extraneous "\n" characters.  This appears to be coming from "\n\r" as 
EOL sequence in cordova-lib/src/plugman/util/w8jsproj.js.  After changing to 
"\r\n" everything works as expected.



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

Reply via email to