Jungtaek Lim created STORM-1677:
-----------------------------------
Summary: Test resource files (.log) are excluded as source
distribution, which makes logviewer-test failing
Key: STORM-1677
URL: https://issues.apache.org/jira/browse/STORM-1677
Project: Apache Storm
Issue Type: Bug
Components: storm-core
Affects Versions: 1.0.0, 2.0.0
Reporter: Jungtaek Lim
Assignee: Jungtaek Lim
While building RC1 of Apache Storm 1.0.0 from source code distribution, I found
that test for logviewer-test in storm-core is failing. It was not intermittent.
After seeking the reason, I found files on src/dev directory is different from
repo, ".log" files are all excluded.
https://github.com/apache/storm/blob/master/storm-dist/source/src/main/assembly/source.xml
We excludes .log files in all directories which normally makes sense but not
for now.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)