git version control | 3 Nov 2011 09:59

jbehave-core branch, master, updated. jbehave-3.5.2-2-g6e28d41

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  6e28d41086499b89873b716d1c2dae952a357333 (commit)
      from  825e98ab2e7ce43803701b5e42c3643c57de8dfb (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 6e28d41086499b89873b716d1c2dae952a357333
Author: Mauro Talevi <mauro.talevi@...>
Date:   Thu Nov 3 08:59:14 2011 +0000

    Run failed story before other to verify fail-fast behaviour.

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

Summary of changes:
 .../jbehave/examples/threads/ThreadsStories.java   |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

hooks/post-receive
--

-- 
jbehave-core

<hr/>
(Continue reading)

git version control | 3 Nov 2011 23:34

jbehave-core branch, master, updated. jbehave-3.5.2-3-g3ad8ee3

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  3ad8ee3d025ebc78f013f816b90ec1341ab9f765 (commit)
      from  6e28d41086499b89873b716d1c2dae952a357333 (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 3ad8ee3d025ebc78f013f816b90ec1341ab9f765
Author: Mauro Talevi <mauro.talevi@...>
Date:   Thu Nov 3 19:23:27 2011 +0100

    JBEHAVE-624:  Added support for recursively composite steps.

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

Summary of changes:
 .../org/jbehave/examples/trader/TraderStory.java   |    3 +-
 .../trader/steps/CompositeNestedSteps.java         |   41 ++++++++++
 ...endingStats.java => StepNestedComposition.java} |    2 +-
 .../trader/stories/step_nested_composition.story   |    4 +
 .../core/steps/MarkUnmatchedStepsAsPending.java    |    4 +-
 .../java/org/jbehave/core/steps/StepCandidate.java |   63 ++++++++++------
 .../steps/CompositeStepCandidateBehaviour.java     |   79 +++++++++++++++++++-
 .../MarkUnmatchedStepsAsPendingBehaviour.java      |   26 ++-----
(Continue reading)

git version control | 4 Nov 2011 21:51

jbehave-core branch, master, updated. jbehave-3.5.2-5-g5e6311d

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  5e6311df10c88d97da138e8e5477a58cebf37a94 (commit)
       via  a8e4589910547fc5a50821da762ba6e896d3eae3 (commit)
      from  3ad8ee3d025ebc78f013f816b90ec1341ab9f765 (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 5e6311df10c88d97da138e8e5477a58cebf37a94
Merge: 3ad8ee3d025ebc78f013f816b90ec1341ab9f765 a8e4589910547fc5a50821da762ba6e896d3eae3
Author: Paul Hammant <paul@...>
Date:   Fri Nov 4 13:50:08 2011 -0700

    Merge pull request #21 from ericNdfw/master

    This is for overcoming an issue with Jenkins and JBehave 3.5.2

commit a8e4589910547fc5a50821da762ba6e896d3eae3
Author: Eric Smalling <Eric.Smalling@...>
Date:   Fri Nov 4 11:11:09 2011 -0500

    Wrapping story exceptions in a MojoFailureException so as to not cause a Maven "FATAL" error upon story failures.

-----------------------------------------------------------------------
(Continue reading)

git version control | 6 Nov 2011 13:18

jbehave-core branch, master, updated. jbehave-3.5.2-6-geeb6f60

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  eeb6f60816e0e76fdcbb3e897f2e97b124ffe359 (commit)
      from  5e6311df10c88d97da138e8e5477a58cebf37a94 (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 eeb6f60816e0e76fdcbb3e897f2e97b124ffe359
Author: Mauro Talevi <mauro.talevi@...>
Date:   Sun Nov 6 13:18:31 2011 +0100

    JBEHAVE-626:  Wrapped runtime exceptions a MojoFailureExceptions in Maven goals.

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

Summary of changes:
 .../java/org/jbehave/mojo/GenerateStoriesView.java |    8 +-
 .../org/jbehave/mojo/MapStoriesAsEmbeddables.java  |   11 +-
 .../java/org/jbehave/mojo/MapStoriesAsPaths.java   |   11 +-
 .../main/java/org/jbehave/mojo/ReportStepdocs.java |    8 +-
 .../jbehave/mojo/ReportStepdocsAsEmbeddables.java  |   13 +-
 .../org/jbehave/mojo/RunStoriesAsEmbeddables.java  |   10 +-
 .../java/org/jbehave/mojo/RunStoriesAsPaths.java   |   11 +-
 .../RunStoriesWithAnnotatedEmbedderRunner.java     |    8 +-
(Continue reading)

git version control | 7 Nov 2011 23:57

jbehave-core branch, master, updated. jbehave-3.5.2-7-g3006534

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  3006534303898a7034076fd13f52f3ac92235340 (commit)
      from  eeb6f60816e0e76fdcbb3e897f2e97b124ffe359 (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 3006534303898a7034076fd13f52f3ac92235340
Author: Mauro Talevi <mauro.talevi@...>
Date:   Mon Nov 7 23:57:00 2011 +0100

    Updated release notes.

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

Summary of changes:
 distribution/src/site/content/release-notes.html |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

hooks/post-receive
--

-- 
jbehave-core

<hr/>
(Continue reading)

git version control | 8 Nov 2011 00:27

jbehave-core branch, master, updated. jbehave-3.5.2-8-ge219fed

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  e219fed05a228a66dbca4a77b39efa4e503228e7 (commit)
      from  3006534303898a7034076fd13f52f3ac92235340 (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 e219fed05a228a66dbca4a77b39efa4e503228e7
Author: Mauro Talevi <mauro.talevi@...>
Date:   Tue Nov 8 00:27:51 2011 +0100

    [maven-release-plugin] prepare release jbehave-3.5.3

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

Summary of changes:
 archetypes/jbehave-groovy-archetype/pom.xml |    2 +-
 archetypes/jbehave-guice-archetype/pom.xml  |    2 +-
 archetypes/jbehave-pico-archetype/pom.xml   |    2 +-
 archetypes/jbehave-simple-archetype/pom.xml |    2 +-
 archetypes/jbehave-spring-archetype/pom.xml |    2 +-
 archetypes/pom.xml                          |    2 +-
 distribution/pom.xml                        |    2 +-
 jbehave-ant/pom.xml                         |    2 +-
(Continue reading)

git version control | 8 Nov 2011 00:27

jbehave-core annotated tag, jbehave-3.5.3, created. jbehave-3.5.3

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 annotated tag, jbehave-3.5.3 has been created
        at  c68e21b24c157776af4a63efce19d57df4bdcbba (tag)
   tagging  e219fed05a228a66dbca4a77b39efa4e503228e7 (commit)
  replaces  jbehave-3.5.2
 tagged by  Mauro Talevi
        on  Tue Nov 8 00:27:55 2011 +0100

- Log -----------------------------------------------------------------
[maven-release-plugin]  copy for tag jbehave-3.5.3

Eric Smalling (1):
      Wrapping story exceptions in a MojoFailureException so as to not cause a Maven "FATAL" error upon story failures.

Mauro Talevi (6):
      [maven-release-plugin] prepare for next development iteration
      Run failed story before other to verify fail-fast behaviour.
      JBEHAVE-624:  Added support for recursively composite steps.
      JBEHAVE-626:  Wrapped runtime exceptions a MojoFailureExceptions in Maven goals.
      Updated release notes.
      [maven-release-plugin] prepare release jbehave-3.5.3

Paul Hammant (1):
      Merge pull request #21 from ericNdfw/master

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

(Continue reading)

git version control | 8 Nov 2011 00:27

jbehave-core branch, master, updated. jbehave-3.5.3-1-ge0bd2a1

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  e0bd2a11c39a64f01a8708857a5ea8a6aab00b9b (commit)
      from  e219fed05a228a66dbca4a77b39efa4e503228e7 (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 e0bd2a11c39a64f01a8708857a5ea8a6aab00b9b
Author: Mauro Talevi <mauro.talevi@...>
Date:   Tue Nov 8 00:27:58 2011 +0100

    [maven-release-plugin] prepare for next development iteration

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

Summary of changes:
 archetypes/jbehave-groovy-archetype/pom.xml |    2 +-
 archetypes/jbehave-guice-archetype/pom.xml  |    2 +-
 archetypes/jbehave-pico-archetype/pom.xml   |    2 +-
 archetypes/jbehave-simple-archetype/pom.xml |    2 +-
 archetypes/jbehave-spring-archetype/pom.xml |    2 +-
 archetypes/pom.xml                          |    2 +-
 distribution/pom.xml                        |    2 +-
 jbehave-ant/pom.xml                         |    2 +-
(Continue reading)

git version control | 9 Nov 2011 23:39

jbehave-core branch, master, updated. jbehave-3.5.3-2-gafb340b

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  afb340b4a7d95d3099b64e6b8768a4eb83b0a961 (commit)
      from  e0bd2a11c39a64f01a8708857a5ea8a6aab00b9b (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 afb340b4a7d95d3099b64e6b8768a4eb83b0a961
Author: Mauro Talevi <mauro.talevi@...>
Date:   Wed Nov 9 23:39:38 2011 +0100

    JBEHAVE-625:  Refactored MetaFilter to support multiple MetaMatcher implementations.

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

Summary of changes:
 .../java/org/jbehave/core/embedder/MetaFilter.java |  216 ++++++++++++--------
 .../jbehave/core/embedder/MetaFilterBehaviour.java |   14 +-
 2 files changed, 143 insertions(+), 87 deletions(-)

hooks/post-receive
--

-- 
jbehave-core

(Continue reading)

git version control | 10 Nov 2011 01:24

jbehave-core branch, master, updated. jbehave-3.5.3-3-g8c3f263

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  8c3f263cf682659673967391a35d7a0aed20eda6 (commit)
      from  afb340b4a7d95d3099b64e6b8768a4eb83b0a961 (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 8c3f263cf682659673967391a35d7a0aed20eda6
Author: Paul Hammant <paul@...>
Date:   Wed Nov 9 18:23:57 2011 -0600

    JBEHAVE-627 - upgrade pico and paranamer

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

Summary of changes:
 jbehave-core/pom.xml |    2 +-
 jbehave-pico/pom.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

hooks/post-receive
--

-- 
jbehave-core

(Continue reading)


Gmane