luochuan created STORM-2664:
-------------------------------
Summary: Force to make some files in final-package use unix line
ending
Key: STORM-2664
URL: https://issues.apache.org/jira/browse/STORM-2664
Project: Apache Storm
Issue Type: Improvement
Affects Versions: 2.0.0
Environment: Package on Windows. Run on Linux.
Reporter: luochuan
Priority: Minor
Fix For: 2.0.0
I made a distribution from source code on windows OS, but when I want to launch
this on linux. I found there are some mistake for line break in the scripts.
And then I found the settings for line ending in the binary.xml was not set
obviously, so it is decided by the OS where run the maven command.
I think its better to set the line ending obviously for unix. because we mostly
use linux system to deploy storm and, at the same time, this distribution will
run well in the windows OS.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)