[
https://issues.apache.org/jira/browse/GOSSIP-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898282#comment-15898282
]
ASF GitHub Bot commented on GOSSIP-72:
--------------------------------------
Github user joshelser commented on the issue:
https://github.com/apache/incubator-gossip/pull/39
> We can also wipe the directory we create after the test is done
Yup, we could. I'm apt to just leave that to a `mvn clean` (just as a
general rule in case those generated material are helpful in debugging the test
failure).
> 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)