[
https://issues.apache.org/jira/browse/CASSANDRA-7690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094707#comment-14094707
]
Joshua McKenzie commented on CASSANDRA-7690:
--------------------------------------------
I lied about waiting until tomorrow. LGTM: +1
{noformat}
>From archive produced by ant artifact:
$ file *.ps1
cassandra.ps1: ASCII text, with CRLF line terminators
source-conf.ps1: ASCII text, with CRLF line terminators
stop-server.ps1: ASCII text, with CRLF line terminators
{noformat}
> build.xml - exclude *.ps1 from fixcrlf
> --------------------------------------
>
> Key: CASSANDRA-7690
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7690
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Robert Stupp
> Assignee: Robert Stupp
> Priority: Trivial
> Fix For: 3.0
>
> Attachments: exclude-psl-from-fixcrlf.txt
>
>
> {{artifacts}} target performs {{fixcrlf...eol="lf"}} task on {{*.ps1}} files
> (with line ending CRLF) - this creates unnecessary working copy changes.
> patch attached
--
This message was sent by Atlassian JIRA
(v6.2#6252)