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 ccaefec5aa183117dd67c414bc984bd17a69bcb4 (commit) via f1bf73344b8df078c5fbbced93aed7c0906ceb29 (commit) from 81924b4e469faab8766bc8280e236f41b1476068 (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 ccaefec5aa183117dd67c414bc984bd17a69bcb4 Author: Mauro Talevi <mauro.tal...@aquilonia.org> Date: Tue Jun 21 11:50:19 2011 +0200 JBEHAVE-540: Minor renames commit f1bf73344b8df078c5fbbced93aed7c0906ceb29 Author: Adriano Bonat <adria...@gmail.com> Date: Tue Jun 21 00:22:03 2011 -0300 Implemented support to colored console output. ----------------------------------------------------------------------- Summary of changes: .../org/jbehave/examples/groovy/GroovyStories.java | 11 +-- .../java/org/jbehave/core/reporters/ANSIColor.java | 44 +++++++++++ .../core/reporters/ColoredConsoleOutput.java | 80 +++++++++++++++++++ .../java/org/jbehave/core/reporters/Format.java | 11 +++- .../reporters/ColoredConsoleOutputBehaviour.java | 82 ++++++++++++++++++++ 5 files changed, 221 insertions(+), 7 deletions(-) create mode 100644 jbehave-core/src/main/java/org/jbehave/core/reporters/ANSIColor.java create mode 100644 jbehave-core/src/main/java/org/jbehave/core/reporters/ColoredConsoleOutput.java create mode 100644 jbehave-core/src/test/java/org/jbehave/core/reporters/ColoredConsoleOutputBehaviour.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>