[
https://issues.apache.org/jira/browse/STORM-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222740#comment-15222740
]
Jungtaek Lim commented on STORM-1677:
-------------------------------------
I have no idea to modify source.xml to make it work.
Easier workaround is renaming ".log" files to ".log.test" and modify
logviewer-test to refer renamed files if it works.
I don't like this kind of workaround, so if someone can resolve this with
former way, I'm happy to lend a hand.
> 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)