Hi Dan,

I can't reproduce your problem.  "\n" should be interpreted correctly in
every platform - and we use it in many other places in the tests.

This is the mvn/java config I tested against:

Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100)
Java version: 1.6.0_21
Java home: C:\Program Files\Java\jdk1.6.0_21\jre
Default locale: en_US, platform encoding: UTF-8
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

On 14/12/2010 15:23, Dan Godfrey wrote:
> Hi,
>
> (I just tried to post this to [email protected]
> <mailto:[email protected]> as I thought it was a more
> appropriate forum, but it bounced)
>
> The current master won't build on Windows,
> NullStoryReporterBehaviour#shouldOnlyReportOverriddenMethods is
> failing because of issues with the hard-coded \n in the expected
> result. I've just pushed a fix to
> https://github.com/dgodfrey/jbehave-core/tree/fixed_nullstoryreporterbehaviour_windows
> that resolves the issue.
>
> Thanks,
> Dan.

Reply via email to