Pushed a patch to jira. On Wed, Nov 4, 2015 at 1:01 PM, Tony Kurc <[email protected]> wrote:
> (https://issues.apache.org/jira/browse/NIFI-1106) > > On Wed, Nov 4, 2015 at 12:53 PM, Tony Kurc <[email protected]> wrote: > >> I have a windows environment set up, and I believe I'm the one that >> pulled that PR in so I know the code, I'll give it a go. Joe - did you >> submit a ticket? >> >> On Wed, Nov 4, 2015 at 12:41 PM, Sean Busbey <[email protected]> wrote: >> >>> On Tue, Nov 3, 2015 at 8:58 AM, Bryan Bende <[email protected]> wrote: >>> > I don't really have a way of trying this since I don't have a windows >>> > machine, but I noticed that the processor writes a new line like this: >>> > >>> > System.lineSeparator().getBytes(StandardCharsets.UTF_8) >>> > >>> > but in the test it looks for "}\n{" so maybe if that \n was replaced >>> with >>> > System.lineSeparator() it would work?? >>> > >>> >>> >>> Friendly reminder that all ASF committers have access to a free MSDN >>> subscription, which includes Windows VM access: >>> >>> >>> https://svn.apache.org/repos/private/committers/donated-licenses/msdn-subscription.html >>> >>> -- >>> Sean >>> >> >> >
