[
https://issues.apache.org/jira/browse/STORM-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062229#comment-15062229
]
ASF GitHub Bot commented on STORM-1399:
---------------------------------------
GitHub user ptgoetz opened a pull request:
https://github.com/apache/storm/pull/955
STORM-1399: Blobstore tests should write data to target so it gets re…
…moved when running mvn clean
https://issues.apache.org/jira/browse/STORM-1399
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptgoetz/storm STORM-1399
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/955.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 #955
----
commit 647012319d141564ad08fd1727e67675b0c2efed
Author: P. Taylor Goetz <[email protected]>
Date: 2015-12-17T15:56:05Z
STORM-1399: Blobstore tests should write data to target so it gets removed
when running mvn clean
----
> Blobstore tests should write data to `target` so it gets removed when running
> `mvn clean`
> -----------------------------------------------------------------------------------------
>
> Key: STORM-1399
> URL: https://issues.apache.org/jira/browse/STORM-1399
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.11.0
> Reporter: P. Taylor Goetz
> Assignee: P. Taylor Goetz
> Priority: Minor
>
> Currently the blobstore tests create files/directories in the current working
> directory. It would be better to use `target` so they get deleted when
> running `mvn clean` and are ignored by git.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)