[
https://issues.apache.org/jira/browse/NIFI-698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592935#comment-14592935
]
ASF subversion and git services commented on NIFI-698:
------------------------------------------------------
Commit 8b5a8ab0540649cb106e75b7699e2b41a40e1124 in incubator-nifi's branch
refs/heads/develop from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=8b5a8ab ]
NIFI-698: Wrapping test resource files in a URI to handle encoding issues as
per JDK-4466485
> Building code in a path with spaces leads to test failures
> ----------------------------------------------------------
>
> Key: NIFI-698
> URL: https://issues.apache.org/jira/browse/NIFI-698
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 0.1.0
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Attachments:
> 0001-NIFI-698-Wrapping-test-resource-files-in-a-URI-to-ha.patch
>
>
> From the dev list:
> {quote}
> Hi,
> I solved the problem of building NiFi in Windows with NetBeans.
> The problem I had was caused by having a directory in my project path that
> had a space in it. The NiFi build stops at the 'nifi-properties' build
> because it can't handle a space character in any part of the path leading
> up to the various properties files. I changed the directory in the path to
> not include a space and everything built fine.
> Regards,
> John
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)