This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-core".
The branch, master has been updated
via 0b28e9d8a81da4b047c852ba8ef591346509863f (commit)
via 81a46fcaeec7e14723ec4d42caa7023d2041b0b4 (commit)
from 7acf3e9b39711ed13a0cb7a436e804f1b7f97a23 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0b28e9d8a81da4b047c852ba8ef591346509863f
Author: Alex Lehmann <[email protected]>
Date: Sun Mar 11 23:20:57 2012 +0100
unit test to show decoding issue when the location contains a + char
due to URLDecode.decode
commit 81a46fcaeec7e14723ec4d42caa7023d2041b0b4
Author: Alex Lehmann <[email protected]>
Date: Sun Mar 11 22:34:51 2012 +0100
JBEHAVE-712: Applied patch from Alex Lehmann
-----------------------------------------------------------------------
Summary of changes:
.../java/org/jbehave/core/io/CodeLocations.java | 34 +++++++++++++++++++-
.../org/jbehave/core/io/LoadFromRelativeFile.java | 11 +-----
.../main/java/org/jbehave/core/io/StoryFinder.java | 2 +-
.../core/reporters/FilePrintStreamFactory.java | 3 +-
.../jbehave/core/io/CodeLocationsBehaviour.java | 24 ++++++++++++--
.../jbehave/core/io/LoadFromRelativeFileTest.java | 20 +++++++++++
.../src/test/resources/test+dir/dummy.story | 1 +
7 files changed, 80 insertions(+), 15 deletions(-)
create mode 100644
jbehave-core/src/test/java/org/jbehave/core/io/LoadFromRelativeFileTest.java
create mode 100644 jbehave-core/src/test/resources/test+dir/dummy.story
hooks/post-receive
--
jbehave-core
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</p>