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 f965a68599494b7e45cc94c83a65847b3068fb3d (commit) from 847a2e81138c8052efae396e8cf62735033548b7 (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 f965a68599494b7e45cc94c83a65847b3068fb3d Author: Mauro Talevi <mauro.tal...@aquilonia.org> Date: Sun Aug 14 15:33:30 2011 +0100 Added example driving flash app ----------------------------------------------------------------------- Summary of changes: .../pom.xml | 51 +++++++++--------- .../java/org/jbehave/web/flex/FlashWebDriver.java | 57 ++++++++++++++++++++ .../src/main/webapp/ColoredSquare.swf | Bin 0 -> 1706 bytes .../flex-webdriver/src/main/webapp/colors.html | 24 ++++++++ .../src/main/webapp/expressInstall.swf | Bin 0 -> 727 bytes .../flex-webdriver/src/main/webapp/swfobject.js | 4 ++ .../test/java/org/jbehave/web/flex/ColorsTest.java | 51 +++++++++++++++++ 7 files changed, 161 insertions(+), 26 deletions(-) copy examples/{trader-runner-webdriver => flex-webdriver}/pom.xml (81%) create mode 100644 examples/flex-webdriver/src/main/java/org/jbehave/web/flex/FlashWebDriver.java create mode 100644 examples/flex-webdriver/src/main/webapp/ColoredSquare.swf create mode 100644 examples/flex-webdriver/src/main/webapp/colors.html create mode 100755 examples/flex-webdriver/src/main/webapp/expressInstall.swf create mode 100644 examples/flex-webdriver/src/main/webapp/swfobject.js create mode 100644 examples/flex-webdriver/src/test/java/org/jbehave/web/flex/ColorsTest.java 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>