[
https://issues.apache.org/jira/browse/NIFI-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103036#comment-15103036
]
ASF GitHub Bot commented on NIFI-1394:
--------------------------------------
GitHub user smarthi opened a pull request:
https://github.com/apache/nifi/pull/174
[NIFI-1394] - Unit test creates resources in HOME directory
Changed the DB_LOCATION to be "/tmp/test/h2"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/smarthi/incubator-nifi NIFI-1394
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/174.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 #174
----
commit 8c822c4560a2137a98dbe2ad384cc1018b096ff3
Author: smarthi <[email protected]>
Date: 2016-01-16T06:48:06Z
[NIFI-1394] - Unit test creates resources in HOME directory
----
> Unit test creates resources in HOME directory
> ---------------------------------------------
>
> Key: NIFI-1394
> URL: https://issues.apache.org/jira/browse/NIFI-1394
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions, Tools and Build
> Reporter: Matt Gilman
> Priority: Minor
>
> It appears a unit test is creating test resource in the users HOME directory.
> https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/util/TestJdbcTypesH2.java#L41
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)