Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-618

[proton-j] some of the .java source files have crlf line endings, most dont

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • proton-0.7
    • proton-0.8
    • None
    • None

    Description

      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?)

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            dnwe Dominic Evans
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: