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  c3416d334aa2f122954e32b6dc918f39c442d7ce (commit)
       via  84e09d80452401841b9bbac558e8ccbe9b0c7a8f (commit)
       via  eb67bf61ab6753ee5061c5f7a4ad028cd12364a5 (commit)
       via  8e57d01a97a29dbdcc64d78e1588e2f5c1c52784 (commit)
      from  38cf3685e17ac15d9fa841ba7826b53a692d99a5 (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 c3416d334aa2f122954e32b6dc918f39c442d7ce
Author: Mauro Talevi <[email protected]>
Date:   Tue Oct 19 01:20:39 2010 +0200

    JBEHAVE-360: Introduced ReportsTable to have a cleaner view facade and to 
ensure sorting.

commit 84e09d80452401841b9bbac558e8ccbe9b0c7a8f
Author: Mauro Talevi <[email protected]>
Date:   Mon Oct 18 22:40:49 2010 +0200

    JBEHAVE-365: Renamed BytecodeGroovyClassLoader.

commit eb67bf61ab6753ee5061c5f7a4ad028cd12364a5
Merge: 8e57d01a97a29dbdcc64d78e1588e2f5c1c52784 
38cf3685e17ac15d9fa841ba7826b53a692d99a5
Author: Mauro Talevi <[email protected]>
Date:   Mon Oct 18 22:02:57 2010 +0200

    Merge branch 'master' of ssh://git.codehaus.org/jbehave-core

commit 8e57d01a97a29dbdcc64d78e1588e2f5c1c52784
Author: Mauro Talevi <[email protected]>
Date:   Mon Oct 18 22:02:19 2010 +0200

    JBEHAVE-366: Upgraded to jbehave-site 3.1, which contains SH 3.0.83.

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

Summary of changes:
 distribution/pom.xml                               |    4 +-
 distribution/src/site/content/using-groovy.html    |    6 +-
 examples/pom.xml                                   |    2 +-
 .../resources/view/ftl/jbehave-reports-index.ftl   |    2 +-
 .../examples/groovy/TraderGroovyStories.java       |   12 +-
 .../org/jbehave/core/embedder/StoryMapper.java     |    5 -
 .../java/org/jbehave/core/model/StoryLanes.java    |    9 ++-
 .../core/reporters/FreemarkerViewGenerator.java    |  130 +++++++++++++-------
 .../resources/ftl/jbehave-report-decorated.ftl     |   23 +----
 .../ftl/jbehave-reports-index-with-totals.ftl      |    9 +-
 .../main/resources/ftl/jbehave-reports-index.ftl   |    2 +-
 jbehave-core/src/main/resources/ftl/sh.ftl         |   21 +++
 .../FreemarkerViewGeneratorBehaviour.java          |    8 +-
 .../core/annotations/groovy/UsingGroovy.java       |    8 +-
 ...sLoader.java => BytecodeGroovyClassLoader.java} |   29 +++--
 .../groovy/GroovyAnnotationBuilder.java            |   12 +-
 .../core/configuration/groovy/GroovyContext.java   |   15 +--
 ...ava => BytecodeGroovyClassLoaderBehaviour.java} |   16 +--
 18 files changed, 180 insertions(+), 133 deletions(-)
 create mode 100644 jbehave-core/src/main/resources/ftl/sh.ftl
 rename 
jbehave-groovy/src/main/java/org/jbehave/core/configuration/groovy/{JBehaveGroovyClassLoader.java
 => BytecodeGroovyClassLoader.java} (66%)
 rename 
jbehave-groovy/src/test/java/org/jbehave/core/configuration/groovy/{JBehaveGroovyClassLoaderBehaviour.java
 => BytecodeGroovyClassLoaderBehaviour.java} (50%)


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