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  291bd3056ce9b4d85adfc7bb18492e9a7f2793d2 (commit)
       via  a2c7a64d6182308c4bd68bf62ac2f6fa02166d2b (commit)
      from  4ac085c0b1d639a028e67b0c49fb27c34d270548 (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 291bd3056ce9b4d85adfc7bb18492e9a7f2793d2
Author: Mauro Talevi <[email protected]>
Date:   Fri Dec 31 10:59:58 2010 +0100

    JBEHAVE-408:  Minor renames in the story run context.

commit a2c7a64d6182308c4bd68bf62ac2f6fa02166d2b
Author: Mauro Talevi <[email protected]>
Date:   Fri Dec 31 10:44:30 2010 +0100

    Revert "Merge branch 'jbehave_408'"
    
    This reverts commit 584a1f6456baa99cfd5c3943a1975e7a7cff968b, reversing
    changes made to f8f4f3a72e95f9506e3e41850b210e7a1b7d113d.

-----------------------------------------------------------------------

Summary of changes:
 .../org/jbehave/core/annotations/Configure.java    |    4 +
 .../core/configuration/AnnotationBuilder.java      |    6 +-
 .../jbehave/core/configuration/Configuration.java  |   25 +++-
 .../org/jbehave/core/embedder/StoryRunner.java     |  169 ++++++++++++++------
 .../jbehave/core/io/AbsolutePathCalculator.java    |   11 ++
 .../java/org/jbehave/core/io/PathCalculator.java   |    8 +
 .../jbehave/core/io/RelativePathCalculator.java    |   49 ++++++
 .../java/org/jbehave/core/steps/StepCandidate.java |   24 ++--
 .../core/io/RelativePathCalculatorBehaviour.java   |   32 ++++
 .../steps/CompositeStepCandidateBehaviour.java     |   62 ++------
 10 files changed, 270 insertions(+), 120 deletions(-)
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/io/AbsolutePathCalculator.java
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/io/PathCalculator.java
 create mode 100644 
jbehave-core/src/main/java/org/jbehave/core/io/RelativePathCalculator.java
 create mode 100644 
jbehave-core/src/test/java/org/jbehave/core/io/RelativePathCalculatorBehaviour.java


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>

Reply via email to