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 b27eb83c992c5611c739c106b141e7b64750422d (commit)
from d1bff75cc4c21345785999e1fe4ee938c9610775 (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 b27eb83c992c5611c739c106b141e7b64750422d
Author: Mauro Talevi <[email protected]>
Date: Wed Dec 28 12:34:21 2011 +0100
JBEHAVE-658: Removed module web-queue, now that async running is done by
web-runner.
-----------------------------------------------------------------------
Summary of changes:
distribution/pom.xml | 25 --
distribution/src/main/site/content/sitemap.xml | 4 -
.../src/main/site/content/using-web-queue.html | 41 ----
.../src/main/site/content/using-web-runner.html | 33 +++-
pom.xml | 1 -
web-queue/pom.xml | 30 ---
.../main/java/org/jbehave/web/queue/WebQueue.java | 72 ------
.../jbehave/web/queue/WebQueueConfiguration.java | 48 ----
.../java/org/jbehave/web/queue/WebQueueTest.java | 41 ----
.../src/test/resources/navigator/navigator.html | 247 --------------------
.../src/test/resources/navigator/run-story.html | 13 -
11 files changed, 31 insertions(+), 524 deletions(-)
delete mode 100644 distribution/src/main/site/content/using-web-queue.html
delete mode 100644 web-queue/pom.xml
delete mode 100644 web-queue/src/main/java/org/jbehave/web/queue/WebQueue.java
delete mode 100644
web-queue/src/main/java/org/jbehave/web/queue/WebQueueConfiguration.java
delete mode 100644
web-queue/src/test/java/org/jbehave/web/queue/WebQueueTest.java
delete mode 100644 web-queue/src/test/resources/navigator/navigator.html
delete mode 100644 web-queue/src/test/resources/navigator/run-story.html
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>
</p>