[
https://issues.apache.org/jira/browse/GOSSIP-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897839#comment-15897839
]
ASF GitHub Bot commented on GOSSIP-72:
--------------------------------------
GitHub user joshelser opened a pull request:
https://github.com/apache/incubator-gossip/pull/39
GOSSIP-72 Generate keys directory in target
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joshelser/incubator-gossip
72-signed-message-keys
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-gossip/pull/39.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 #39
----
commit dc0c727c2c7931a91a11bed48fb25a159665863d
Author: Josh Elser <[email protected]>
Date: 2017-03-06T18:59:20Z
GOSSIP-72 Generate keys directory in target
----
> SignedMessageTest should generate test material in target/
> ----------------------------------------------------------
>
> Key: GOSSIP-72
> URL: https://issues.apache.org/jira/browse/GOSSIP-72
> Project: Gossip
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 0.1.3
>
>
> Saw that this test was creating a top-level {{keys/}} directory. It would be
> much better to create these files in {{target}} so that they are
> automatically cleaned up by the standard maven lifecycle operations.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)