[
https://issues.apache.org/jira/browse/STORM-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038164#comment-15038164
]
ASF GitHub Bot commented on STORM-1365:
---------------------------------------
GitHub user ashnazg opened a pull request:
https://github.com/apache/storm/pull/918
STORM-1365: Small improvements in Travis scripts
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ashnazg/storm travisImprov
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/918.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #918
----
commit 365c340f655d7f20a533e5198df7e85bc737fbbf
Author: Chuck Burgess <[email protected]>
Date: 2015-12-03T17:22:33Z
only show relevant tool versions for install step;
commit 4e585389281916dc9ac2bf00aa2fd5800b3de414
Author: Chuck Burgess <[email protected]>
Date: 2015-12-03T17:22:59Z
simplify tool version echoes;
commit 0f922df8068ccf5209f28edfc046dbef4418e773
Author: Chuck Burgess <[email protected]>
Date: 2015-12-03T17:23:55Z
RAT checks already happen in install step, thus here they are dead code;
----
> Small improvements in Travis scripts
> ------------------------------------
>
> Key: STORM-1365
> URL: https://issues.apache.org/jira/browse/STORM-1365
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Chuck Burgess
> Assignee: Chuck Burgess
> Priority: Minor
>
> RAT check in test script is dead code, because that check already happens in
> install script. Also simplified the tool version echo pieces. These were
> "side effects" of my earlier work on STORM-1362.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)