You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Alexander Veit (JIRA)" <ji...@apache.org> on 2015/05/13 11:53:59 UTC

[jira] [Created] (TIKA-1629) Chaotic eol-style in Java source files

Alexander Veit created TIKA-1629:
------------------------------------

             Summary: Chaotic eol-style in Java source files
                 Key: TIKA-1629
                 URL: https://issues.apache.org/jira/browse/TIKA-1629
             Project: Tika
          Issue Type: Bug
          Components: general
    Affects Versions: 1.8
         Environment: any
            Reporter: Alexander Veit


Some Java source files contain mixed CRLF and LF line breaks.

This causes trouble in our tool chain, but may also introduce unnecessary noise when committers use editors that normalize line breaks.

Possible solution: Require a specific eol-style for Java source files.

Example:
http://svn.apache.org/repos/asf/tika/tags/1.8/tika-batch/src/main/java/org/apache/tika/batch/ParallelFileProcessingResult.java



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)