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 891668d62eb31a77f66f5ca3914a0592bee8c8dd (commit)
via d07c4594d6113c62b7106945ccda3415607a7563 (commit)
from 2dd3ba5079ea2bf9c10bdf59248108e23677b6ec (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 891668d62eb31a77f66f5ca3914a0592bee8c8dd
Author: Mauro Talevi <[email protected]>
Date: Tue Jan 17 18:01:24 2012 +0000
JBEHAVE-707: Updated docs.
commit d07c4594d6113c62b7106945ccda3415607a7563
Author: Mauro Talevi <[email protected]>
Date: Tue Jan 17 18:01:01 2012 +0000
JBEHAVE-707: Added Selenium/Groovy/Pico archetype.
-----------------------------------------------------------------------
Summary of changes:
archetypes/pom.xml | 1 +
.../pom.xml | 13 +-
.../META-INF/maven/archetype-metadata.xml | 16 +-
.../src/main/resources/archetype-resources/pom.xml | 293 ++++++++++++++++++++
.../src/main/groovy/EtsyDotComSteps.groovy | 44 +++
.../src/main/groovy/HousekeepingSteps.groovy | 23 ++
.../src/main/groovy/pages/Home.groovy | 37 +++
.../src/main/java/etsy/EtsyDotComStories.java | 168 +++++++++++
.../src/main/stories/etsy_browse.story | 2 +-
.../resources/projects/basic/archetype.properties | 2 +-
.../src/test/resources/projects/basic/goal.txt | 0
distribution/src/main/site/content/archetypes.html | 14 +-
12 files changed, 590 insertions(+), 23 deletions(-)
copy archetypes/{web-selenium-java-spring-archetype =>
web-selenium-groovy-pico-archetype}/pom.xml (50%)
copy archetypes/{web-selenium-java-spring-archetype =>
web-selenium-groovy-pico-archetype}/src/main/resources/META-INF/maven/archetype-metadata.xml
(92%)
create mode 100644
archetypes/web-selenium-groovy-pico-archetype/src/main/resources/archetype-resources/pom.xml
create mode 100644
archetypes/web-selenium-groovy-pico-archetype/src/main/resources/archetype-resources/src/main/groovy/EtsyDotComSteps.groovy
create mode 100644
archetypes/web-selenium-groovy-pico-archetype/src/main/resources/archetype-resources/src/main/groovy/HousekeepingSteps.groovy
create mode 100644
archetypes/web-selenium-groovy-pico-archetype/src/main/resources/archetype-resources/src/main/groovy/pages/Home.groovy
create mode 100644
archetypes/web-selenium-groovy-pico-archetype/src/main/resources/archetype-resources/src/main/java/etsy/EtsyDotComStories.java
copy archetypes/{web-selenium-java-spring-archetype =>
web-selenium-groovy-pico-archetype}/src/main/resources/archetype-resources/src/main/stories/etsy_browse.story
(86%)
copy archetypes/{web-selenium-java-spring-archetype =>
web-selenium-groovy-pico-archetype}/src/test/resources/projects/basic/archetype.properties
(71%)
copy archetypes/{web-selenium-java-spring-archetype =>
web-selenium-groovy-pico-archetype}/src/test/resources/projects/basic/goal.txt
(100%)
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>