[
https://issues.apache.org/jira/browse/PROTON-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robbie Gemmell resolved PROTON-618.
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.8
Updated the line endings on the indicated files to be consistent with the
others, though they are arguably all wrong (OS native line endings might be
more friendly).
> [proton-j] some of the .java source files have crlf line endings, most dont
> ---------------------------------------------------------------------------
>
> Key: PROTON-618
> URL: https://issues.apache.org/jira/browse/PROTON-618
> Project: Qpid Proton
> Issue Type: Bug
> Affects Versions: 0.7
> Reporter: Dominic Evans
> Assignee: Robbie Gemmell
> Priority: Minor
> Fix For: 0.8
>
>
> The following files are the only ones in version control (and the
> qpid-proton-0.7.tar.gz) that currently have crlf line endings:
> proton-j/src/main/java/org/apache/qpid/proton/amqp/Binary.java
> proton-j/src/main/java/org/apache/qpid/proton/amqp/Symbol.java
> proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedByte.java
> proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedInteger.java
> proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedLong.java
> proton-j/src/main/java/org/apache/qpid/proton/amqp/UnsignedShort.java
> Perhaps we could modify them to match the rest of the source and be Unix LF
> only?
> It might also be worth checking in a top-level .gitattributes with '* text
> eol=lf' (assuming this also effects git-svn pushes?)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)