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 ab07131a5370e82577d32bb5697df84192604fbc (commit)
from fe8a9d9b4a1d616e48d778fb7f38e5174718e6e3 (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 ab07131a5370e82577d32bb5697df84192604fbc
Author: Mauro Talevi <[email protected]>
Date: Mon May 2 23:55:40 2011 +0200
Refactored noughtsandcrosses example to use uispec4j.
-----------------------------------------------------------------------
Summary of changes:
examples/noughtsandcrosses/install-file.sh | 15 --------
examples/noughtsandcrosses/lib/tyburn-0.1.jar | Bin 18997 -> 0 bytes
examples/noughtsandcrosses/pom.xml | 7 ++--
.../steps/BeforeAndAfterSteps.java | 16 ++++----
.../noughtsandcrosses/steps/GridSteps.java | 38 ++++++++++---------
.../noughtsandcrosses/steps/LolCatzSteps.java | 34 +++++++++--------
.../stories/PlayersCanHazTurns.java | 19 +++++-----
.../util/NoughtsAndCrossesStory.java | 12 +++---
.../noughtsandcrosses/util/OAndXUniverse.java | 27 --------------
.../noughtsandcrosses/util/WindowControl.java | 34 +++++++++++++++++
10 files changed, 99 insertions(+), 103 deletions(-)
delete mode 100755 examples/noughtsandcrosses/install-file.sh
delete mode 100644 examples/noughtsandcrosses/lib/tyburn-0.1.jar
delete mode 100644
examples/noughtsandcrosses/src/test/java/com/lunivore/noughtsandcrosses/util/OAndXUniverse.java
create mode 100644
examples/noughtsandcrosses/src/test/java/com/lunivore/noughtsandcrosses/util/WindowControl.java
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>