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 71f2c358cdfac04431009a39d580584c0c4a5807 (commit)
from 871bd7e2df28188f4bd2d0ff189611f1b7108ef0 (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 71f2c358cdfac04431009a39d580584c0c4a5807
Author: Mauro Talevi <[email protected]>
Date: Mon Aug 22 09:27:50 2011 +0200
JBEHAVE-584: Added support for loading stories from Google docs, as
contributed by Bart De Neuter.
-----------------------------------------------------------------------
Summary of changes:
jbehave-odf/pom.xml | 13 +++-
.../org/jbehave/core/io/odf/LoadOdtFromGoogle.java | 89 ++++++++++++++++++++
.../java/org/jbehave/core/io/odf/OdfUtils.java | 3 +-
.../core/io/odf/GoogleOdtLoaderBehaviour.java | 39 +++++++++
.../jbehave/core/io/odf/OdtLoaderBehaviour.java | 14 +--
.../org/jbehave/core/io/odf/stories/a_story.odt | Bin 10387 -> 5632 bytes
.../org/jbehave/core/io/odf/stories/a_story.txt | 7 +-
.../core/io/odf/stories/a_story_with_table.odt | Bin 11376 -> 0 bytes
8 files changed, 150 insertions(+), 15 deletions(-)
create mode 100644
jbehave-odf/src/main/java/org/jbehave/core/io/odf/LoadOdtFromGoogle.java
create mode 100644
jbehave-odf/src/test/java/org/jbehave/core/io/odf/GoogleOdtLoaderBehaviour.java
mode change 100755 => 100644
jbehave-odf/src/test/java/org/jbehave/core/io/odf/stories/a_story.odt
delete mode 100644
jbehave-odf/src/test/java/org/jbehave/core/io/odf/stories/a_story_with_table.odt
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>