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  d12a0f2143043a5de432195fb661c6cb2651cd0b (commit)
      from  56a4a48591ee14947e02d08431fdec34d0845273 (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 d12a0f2143043a5de432195fb661c6cb2651cd0b
Author: Mauro Talevi <[email protected]>
Date:   Thu Apr 14 14:43:49 2011 +0200

    JBEHAVE-149:  Added ODT loaders, based on the initial contribution by Bart 
De Neuter.

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

Summary of changes:
 .../org/jbehave/core/io/LoadFromClasspath.java     |   15 +++--
 .../main/java/org/jbehave/core/io/LoadFromURL.java |   15 +++--
 {jbehave-ant => jbehave-odf}/pom.xml               |   14 +++--
 .../jbehave/core/io/odf/LoadOdtFromClasspath.java  |   31 ++++++++++
 .../org/jbehave/core/io/odf/LoadOdtFromURL.java    |   22 +++++++
 .../java/org/jbehave/core/io/odf/OdfUtils.java     |   59 ++++++++++++++++++++
 .../jbehave/core/io/odf/OdtLoaderBehaviour.java    |   38 +++++++++++++
 .../org/jbehave/core/io/odf/stories/a_story.odt    |  Bin 0 -> 10387 bytes
 .../org/jbehave/core/io/odf/stories/a_story.txt    |   27 +++++++++
 pom.xml                                            |    1 +
 10 files changed, 206 insertions(+), 16 deletions(-)
 copy {jbehave-ant => jbehave-odf}/pom.xml (53%)
 create mode 100644 
jbehave-odf/src/main/java/org/jbehave/core/io/odf/LoadOdtFromClasspath.java
 create mode 100644 
jbehave-odf/src/main/java/org/jbehave/core/io/odf/LoadOdtFromURL.java
 create mode 100644 
jbehave-odf/src/main/java/org/jbehave/core/io/odf/OdfUtils.java
 create mode 100644 
jbehave-odf/src/test/java/org/jbehave/core/io/odf/OdtLoaderBehaviour.java
 create mode 100644 
jbehave-odf/src/test/java/org/jbehave/core/io/odf/stories/a_story.odt
 create mode 100644 
jbehave-odf/src/test/java/org/jbehave/core/io/odf/stories/a_story.txt


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