[ 
https://issues.apache.org/jira/browse/OPENJPA-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Dick updated OPENJPA-896:
---------------------------------

    Affects Version/s: 1.0.3
                       1.1.0
                       1.2.0
        Fix Version/s: 1.3.0
                       1.2.1
                       1.0.4
             Assignee: Michael Dick
              Summary: Several source files include Windows EoL chars  (was: 
Several doc files include Windows EoL chars)

> Several source files include Windows EoL chars
> ----------------------------------------------
>
>                 Key: OPENJPA-896
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-896
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 1.0.3, 1.1.0, 1.2.0
>            Reporter: Donald Woods
>            Assignee: Michael Dick
>            Priority: Trivial
>             Fix For: 1.0.4, 1.2.1, 1.3.0, 2.0.0
>
>         Attachments: OPENJPA-896-trunk-withprops.patch, 
> OPENJPA-896-trunk.patch
>
>
> Several of the doc files include the Windows Ctrl+M chars at the end of lines 
> when checked out to non-Windows platforms (like MacOSX and Linux), due to the 
> committer not using the ASF suggested svn config values - 
> http://www.apache.org/dev/svn-eol-style.txt
> From http://www.apache.org/dev/version-control.html -
> Configuring the Subversion client
> Committers will need to properly configure their svn client. One particular 
> issue is OS-specific line-endings for text files. When you add a new text 
> file, especially when applying patches from Bugzilla, first ensure that the 
> line-endings are appropriate for your system, then do ...
> svn add test.txt
> svn propset svn:eol-style native test.txt
> Your svn client can be configured to do that automatically for some common 
> file types. Add the contents of the file 
> http://www.apache.org/dev/svn-eol-style.txt to your ~/.subversion/config 
> file. [Note: for Windows this is normally found at C:\Documents and 
> Settings\{username}\Application Data\Subversion\config]
> Some files may need additional properties to be set, for example 
> svn:executable=* should be applied to those script files (e.g. .bat, .cgi, 
> .cmd, .sh) that are intended to be executed. Since not all such files are 
> necessarily intended to be executed, the executable property should not be 
> made an automatic default.
> However, you should still pay attention to the messages from your svn client 
> when you do 'svn commit'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to