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-web".
The branch, master has been updated
via 8d51b56122dc9fe30b80a95b0ae57b0e909f0a58 (commit)
via 1fd1209eaa72fed489032524081d43438d832a9b (commit)
from 773c541fcb3c9ea5ce35ee295d396517590d1d68 (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 8d51b56122dc9fe30b80a95b0ae57b0e909f0a58
Author: Mauro Talevi <[email protected]>
Date: Sun Sep 12 15:49:13 2010 +0100
JBEHAVE-335: Removed ftl scripts used by Waffle.
commit 1fd1209eaa72fed489032524081d43438d832a9b
Author: Mauro Talevi <[email protected]>
Date: Sun Sep 12 15:46:44 2010 +0100
JBEHAVE-335: Fixed show content of archive files. FileManager now
handles all File objects directly rather than paths.
-----------------------------------------------------------------------
Summary of changes:
.../org/jbehave/web/io/ArchivingFileManager.java | 15 ++--
.../main/java/org/jbehave/web/io/FileManager.java | 10 ++--
.../jbehave/web/io/ArchivingFileManagerTest.java | 4 +-
web-runner/pom.xml | 11 ---
.../jbehave/web/runner/context/FilesContext.java | 12 +--
.../jbehave/web/runner/wicket/pages/DataFiles.java | 4 +-
web-runner/src/main/webapp/WEB-INF/decorators.xml | 7 --
.../src/main/webapp/WEB-INF/decorators/layout.ftl | 15 ----
web-runner/src/main/webapp/ftl/data/file.ftl | 31 --------
web-runner/src/main/webapp/ftl/data/files.ftl | 76 --------------------
web-runner/src/main/webapp/ftl/data/upload.ftl | 63 ----------------
web-runner/src/main/webapp/ftl/errors.ftl | 4 -
web-runner/src/main/webapp/ftl/fielderrors.ftl | 6 --
web-runner/src/main/webapp/ftl/footer.ftl | 3 -
web-runner/src/main/webapp/ftl/header.ftl | 3 -
web-runner/src/main/webapp/ftl/home.ftl | 13 ----
web-runner/src/main/webapp/ftl/navigation.ftl | 16 ----
web-runner/src/main/webapp/ftl/paths.ftl | 36 ---------
web-runner/src/main/webapp/ftl/resources.ftl | 4 -
web-runner/src/main/webapp/ftl/sh.ftl | 12 ---
web-runner/src/main/webapp/ftl/steps/find.ftl | 48 ------------
web-runner/src/main/webapp/ftl/story/run.ftl | 73 -------------------
web-runner/src/main/webapp/index.jsp | 4 -
23 files changed, 20 insertions(+), 450 deletions(-)
delete mode 100644 web-runner/src/main/webapp/WEB-INF/decorators.xml
delete mode 100644 web-runner/src/main/webapp/WEB-INF/decorators/layout.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/data/file.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/data/files.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/data/upload.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/errors.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/fielderrors.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/footer.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/header.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/home.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/navigation.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/paths.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/resources.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/sh.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/steps/find.ftl
delete mode 100644 web-runner/src/main/webapp/ftl/story/run.ftl
delete mode 100644 web-runner/src/main/webapp/index.jsp
hooks/post-receive
--
jbehave-web
<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>