You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/09/06 22:05:00 UTC

[jira] [Commented] (NIFI-9181) Unwanted test artifacts remaining in Windows builds

    [ https://issues.apache.org/jira/browse/NIFI-9181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17410826#comment-17410826 ] 

ASF subversion and git services commented on NIFI-9181:
-------------------------------------------------------

Commit 05adcbcc615bc204120d9e5cfa613b4ac5450872 in nifi's branch refs/heads/main from Chris Sampson
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=05adcbc ]

NIFI-9181 Prevent unwanted test artifacts in Windows builds

This closes #5355

Signed-off-by: David Handermann <ex...@apache.org>


> Unwanted test artifacts remaining in Windows builds 
> ----------------------------------------------------
>
>                 Key: NIFI-9181
>                 URL: https://issues.apache.org/jira/browse/NIFI-9181
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.14.0
>            Reporter: Chris Sampson
>            Assignee: Chris Sampson
>            Priority: Minor
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Verifying the NiFi source code with {{mvnd verify}} in Windows leaves the following unwanted files in the repo, which could mistakenly be committed by a developer:
> * {{nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/targetTestZooKeeperStateServerstate}}
> * {{nifi-nar-bundles/nifi-groovyx-brundle/nifi-groovyx-processors/derby.log}}
> These appear to be due to tests not using the correct system-dependent {{File.separator}} characters, resulting in these temporary files being created outside of the intended {{target/}} build directories.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)