[jbehave-dev] [jira] Updated: (JBEHAVE-349) SpringStepsFactory should ignore beans with undefined type and that fail instantiation

2010-09-25 Thread Mauro Talevi (JIRA)

 [ 
http://jira.codehaus.org/browse/JBEHAVE-349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi updated JBEHAVE-349:
-

Summary: SpringStepsFactory should ignore beans with undefined type and 
that fail instantiation  (was: JBehave Spring doesn't work with abstract beans)

 SpringStepsFactory should ignore beans with undefined type and that fail 
 instantiation
 --

 Key: JBEHAVE-349
 URL: http://jira.codehaus.org/browse/JBEHAVE-349
 Project: JBehave
  Issue Type: Bug
  Components: Spring Support
Affects Versions: 3.0.1
Reporter: Tom Marsh
Assignee: Mauro Talevi
Priority: Critical
 Fix For: 3.0.2

 Attachments: [tmarsh]_Fixing_abstract_bean_error.patch


 If you use abstract beans the annotation processor blows up.
 I've included a patch.  Its basically a try catch around the getBean step. 
 Test data enhanced to recreate problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-dev] [jira] Work started: (JBEHAVE-339) HTML report numbers could be more tabular

2010-09-25 Thread Mauro Talevi (JIRA)

 [ 
http://jira.codehaus.org/browse/JBEHAVE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on JBEHAVE-339 started by Mauro Talevi.

 HTML report numbers could be more tabular 
 --

 Key: JBEHAVE-339
 URL: http://jira.codehaus.org/browse/JBEHAVE-339
 Project: JBehave
  Issue Type: Improvement
  Components: Core
Affects Versions: 3.0
Reporter: Paul Hammant
Assignee: Mauro Talevi
 Fix For: 3.0.2


 guice.stories.simple_guice_exampleScenarios: 1 (Failed: 0) Steps: 3 
 (Successful: 3; Pending: 0; Not Performed: 0; Failed: 0; Ignorable: 0)
 i18n.stories.fr_trader_is_alerted_of_status   Scenarios: 1 (Failed: 0) Steps: 
 13 (Successful: 0; Pending: 4; Not Performed: 9; Failed: 0; Ignorable: 0)
 i18n.stories.it_trader_is_alerted_of_status   Scenarios: 2 (Failed: 0) Steps: 
 15 (Successful: 7; Pending: 8; Not Performed: 0; Failed: 0; Ignorable: 0)
 The output formats as a string. There are some numbers is parens. These 
 should really be tdnumbers/td
 There should also be totals at the bottom of the set, and column headings at 
 the top :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-scm] jbehave-core branch, master, updated. jbehave-3.0.1-7-gc469193

2010-09-25 Thread git version control
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  c46919339a36cd2ad988f8121d17b1a5653d2bff (commit)
   via  9fb777f5f1ec62063452ae0640f39a9ffe46ee77 (commit)
   via  65f696a82d9f5eb86e648a972f523b0bccf80ab5 (commit)
   via  3b0a6c8fb7f4303ea94b42402131b1af20001b12 (commit)
   via  cf844e827b6191921775ebc6a5e27d16d974179c (commit)
  from  3c23fd51ca199107bad4f65b1caffe199d5b498a (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 c46919339a36cd2ad988f8121d17b1a5653d2bff
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 11:56:00 2010 +0200

JBEHAVE-339:  Better styling of tabular layout.

commit 9fb777f5f1ec62063452ae0640f39a9ffe46ee77
Merge: 3c23fd51ca199107bad4f65b1caffe199d5b498a 
65f696a82d9f5eb86e648a972f523b0bccf80ab5
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 11:19:34 2010 +0200

Merge branch 'master' of ../jb-sragu

commit 65f696a82d9f5eb86e648a972f523b0bccf80ab5
Merge: 3b0a6c8fb7f4303ea94b42402131b1af20001b12 
cf844e827b6191921775ebc6a5e27d16d974179c
Author: Srinivasan srinivasan.ragura...@gmail.com
Date:   Fri Sep 24 08:15:52 2010 -0500

Merge branch 'master' of github.com:sragu/jbehave-core

commit 3b0a6c8fb7f4303ea94b42402131b1af20001b12
Author: Srinivasan srinivasan.ragura...@gmail.com
Date:   Wed Sep 22 20:20:53 2010 -0500

Paul/Eric/Srini - UI changes to show the results as tables.

commit cf844e827b6191921775ebc6a5e27d16d974179c
Author: Srinivasan srinivasan.ragura...@gmail.com
Date:   Wed Sep 22 20:20:53 2010 -0500

Eric/Srini - UI changes to show the results as tables.

---

Summary of changes:
 .../main/resources/ftl/jbehave-reports-index.ftl   |   51 
 .../src/main/resources/style/jbehave-reports.css   |5 ++
 2 files changed, 47 insertions(+), 9 deletions(-)


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



[jbehave-scm] jbehave-core branch, master, updated. jbehave-3.0.1-10-gf17083c

2010-09-25 Thread git version control
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  f17083cb31212af386ebd7d5ca3364898e020427 (commit)
   via  bef68e862e62bd5965d37801704a3aa37b50fa41 (commit)
   via  28295496f3cfb39110d849a40806f69b0ad9ffda (commit)
  from  c46919339a36cd2ad988f8121d17b1a5653d2bff (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 f17083cb31212af386ebd7d5ca3364898e020427
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 14:38:36 2010 +0200

JBEHAVE-339: Readded view jbehave-reports-index.ftl for backward 
compatibility.  Updated trader-i18n to show how it can configured.

commit bef68e862e62bd5965d37801704a3aa37b50fa41
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 14:10:51 2010 +0200

JBEHAVE-339: Added totals to index view.  Renamed template to 
jbehave-reports-index-with-totals.ftl for backward compatibility.

commit 28295496f3cfb39110d849a40806f69b0ad9ffda
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 12:33:16 2010 +0200

JBEHAVE-339: Provide parsed numerical stats as Map.

---

Summary of changes:
 examples/trader-i18n/pom.xml   |   40 ++-
 .../trader/i18n/LocalizedTraderStories.java|6 +-
 .../core/reporters/FreemarkerViewGenerator.java|   87 ---
 .../ftl/jbehave-reports-index-with-totals.ftl  |  122 
 .../main/resources/ftl/jbehave-reports-index.ftl   |   74 ++--
 5 files changed, 249 insertions(+), 80 deletions(-)
 create mode 100644 
jbehave-core/src/main/resources/ftl/jbehave-reports-index-with-totals.ftl


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



[jbehave-dev] [jira] Commented: (JBEHAVE-339) HTML report numbers could be more tabular

2010-09-25 Thread Mauro Talevi (JIRA)

[ 
http://jira.codehaus.org/browse/JBEHAVE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=236451#action_236451
 ] 

Mauro Talevi commented on JBEHAVE-339:
--

Added view template ftl/jbehave-reports-index-with-totals.ftl which supports a 
more tabular layout and has totals by column.

Made new view the default, but the previous view ftl/jbehave-reports-index.ftl 
is still available and can be configured (see trader-i18n example). 


 HTML report numbers could be more tabular 
 --

 Key: JBEHAVE-339
 URL: http://jira.codehaus.org/browse/JBEHAVE-339
 Project: JBehave
  Issue Type: Improvement
  Components: Core
Affects Versions: 3.0
Reporter: Paul Hammant
Assignee: Mauro Talevi
 Fix For: 3.0.2


 guice.stories.simple_guice_exampleScenarios: 1 (Failed: 0) Steps: 3 
 (Successful: 3; Pending: 0; Not Performed: 0; Failed: 0; Ignorable: 0)
 i18n.stories.fr_trader_is_alerted_of_status   Scenarios: 1 (Failed: 0) Steps: 
 13 (Successful: 0; Pending: 4; Not Performed: 9; Failed: 0; Ignorable: 0)
 i18n.stories.it_trader_is_alerted_of_status   Scenarios: 2 (Failed: 0) Steps: 
 15 (Successful: 7; Pending: 8; Not Performed: 0; Failed: 0; Ignorable: 0)
 The output formats as a string. There are some numbers is parens. These 
 should really be tdnumbers/td
 There should also be totals at the bottom of the set, and column headings at 
 the top :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-dev] [jira] Created: (JBEHAVE-350) Collect successful scenarios stat and render in story reports

2010-09-25 Thread Mauro Talevi (JIRA)
Collect successful scenarios stat and render in story reports
-

 Key: JBEHAVE-350
 URL: http://jira.codehaus.org/browse/JBEHAVE-350
 Project: JBehave
  Issue Type: Improvement
  Components: Core
Affects Versions: 3.0.1, 3.0
Reporter: Mauro Talevi
Assignee: Mauro Talevi
Priority: Minor
 Fix For: 3.0.2


Currently, only the number of run scenarios and failed scenarios are collected. 
 Collecting also the number of successful makes it easier to highlight in green 
just the number of successful ones.  Now we are highlighting the total number 
of scenarios in green when there are failures, and this is confusing. 




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-scm] jbehave-core branch, master, updated. jbehave-3.0.1-11-gfaec76c

2010-09-25 Thread git version control
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  faec76c768e41696f5778af71f2966fdd043 (commit)
  from  f17083cb31212af386ebd7d5ca3364898e020427 (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 faec76c768e41696f5778af71f2966fdd043
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 15:00:32 2010 +0200

JBEHAVE-350:  Added stat scenariosSuccessful to render in green in reports.

---

Summary of changes:
 .../reporters/PostStoryStatisticsCollector.java|5 -
 .../ftl/jbehave-reports-index-with-totals.ftl  |   18 ++
 .../main/resources/ftl/jbehave-reports-index.ftl   |5 +
 3 files changed, 15 insertions(+), 13 deletions(-)


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



[jbehave-dev] [jira] Resolved: (JBEHAVE-339) HTML report numbers could be more tabular

2010-09-25 Thread Mauro Talevi (JIRA)

 [ 
http://jira.codehaus.org/browse/JBEHAVE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi resolved JBEHAVE-339.
--

Resolution: Fixed

 HTML report numbers could be more tabular 
 --

 Key: JBEHAVE-339
 URL: http://jira.codehaus.org/browse/JBEHAVE-339
 Project: JBehave
  Issue Type: Improvement
  Components: Core
Affects Versions: 3.0
Reporter: Paul Hammant
Assignee: Mauro Talevi
 Fix For: 3.0.2


 guice.stories.simple_guice_exampleScenarios: 1 (Failed: 0) Steps: 3 
 (Successful: 3; Pending: 0; Not Performed: 0; Failed: 0; Ignorable: 0)
 i18n.stories.fr_trader_is_alerted_of_status   Scenarios: 1 (Failed: 0) Steps: 
 13 (Successful: 0; Pending: 4; Not Performed: 9; Failed: 0; Ignorable: 0)
 i18n.stories.it_trader_is_alerted_of_status   Scenarios: 2 (Failed: 0) Steps: 
 15 (Successful: 7; Pending: 8; Not Performed: 0; Failed: 0; Ignorable: 0)
 The output formats as a string. There are some numbers is parens. These 
 should really be tdnumbers/td
 There should also be totals at the bottom of the set, and column headings at 
 the top :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email




[jbehave-scm] jbehave-core branch, master, updated. jbehave-3.0.1-12-g00a9f4d

2010-09-25 Thread git version control
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  00a9f4d8ada2f466fd3b09675848c8441c80015f (commit)
  from  faec76c768e41696f5778af71f2966fdd043 (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 00a9f4d8ada2f466fd3b09675848c8441c80015f
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 15:09:57 2010 +0200

Updated release notes.

---

Summary of changes:
 distribution/src/site/content/release-notes.html |   20 
 1 files changed, 20 insertions(+), 0 deletions(-)


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



[jbehave-scm] jbehave-core branch, master, updated. jbehave-3.0.2-1-gba8ff17

2010-09-25 Thread git version control
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  ba8ff175a2e64c21e46f65258ee85711f35baf28 (commit)
  from  bb072f4d32e19cfa6d1c89d4737464c09d284766 (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 ba8ff175a2e64c21e46f65258ee85711f35baf28
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 15:16:23 2010 +0200

[maven-release-plugin] prepare for next development iteration

---

Summary of changes:
 distribution/pom.xml |2 +-
 jbehave-ant/pom.xml  |2 +-
 jbehave-core/pom.xml |2 +-
 jbehave-guice/pom.xml|2 +-
 jbehave-maven-plugin/pom.xml |2 +-
 jbehave-pico/pom.xml |2 +-
 jbehave-spring/pom.xml   |2 +-
 pom.xml  |2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-16-g354e991

2010-09-25 Thread git version control
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  354e991b66a315e3bdd2096ef9c40d93f82e1192 (commit)
   via  5ec6ad8a1f34077ddbc2bdd824424acfe516556a (commit)
   via  ccf3711846a93e092947ce9ed4e1d18bb7bee06c (commit)
  from  f69d7582048a455c805b25dfa4457ccb5407a179 (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 354e991b66a315e3bdd2096ef9c40d93f82e1192
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 08:21:23 2010 -0500

JBEHAVE-345: screenshot should detail location

commit 5ec6ad8a1f34077ddbc2bdd824424acfe516556a
Merge: ccf3711846a93e092947ce9ed4e1d18bb7bee06c 
f69d7582048a455c805b25dfa4457ccb5407a179
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 07:42:10 2010 -0500

JBEHAVE-345: more work

commit ccf3711846a93e092947ce9ed4e1d18bb7bee06c
Author: Paul Hammant p...@hammant.org
Date:   Fri Sep 24 09:57:37 2010 -0500

JBEHAVE-345: more work

---

Summary of changes:
 .../FailingScenarioScreenshotCapture.java  |   14 --
 .../examples/trader/webdriver/pages/FindSteps.java |4 +++-
 .../trader/webdriver/stories/FindSteps.java|6 ++
 .../trader/webdriver/stories/RunStory.java |6 ++
 4 files changed, 27 insertions(+), 3 deletions(-)
 create mode 100644 
examples/trader-runner-webdriver/src/main/java/org/jbehave/web/examples/trader/webdriver/stories/FindSteps.java
 create mode 100644 
examples/trader-runner-webdriver/src/main/java/org/jbehave/web/examples/trader/webdriver/stories/RunStory.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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-17-gbafd921

2010-09-25 Thread git version control
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  bafd921453945ea935bc86b6cc1c824df78b0678 (commit)
  from  354e991b66a315e3bdd2096ef9c40d93f82e1192 (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 bafd921453945ea935bc86b6cc1c824df78b0678
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 08:55:46 2010 -0500

JBEHAVE-345: must escape  and  for in-page search

---

Summary of changes:
 .../examples/trader/webdriver/pages/FindSteps.java |8 +---
 1 files changed, 5 insertions(+), 3 deletions(-)


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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-19-g5097a1e

2010-09-25 Thread git version control
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  5097a1e517e8d250acb28672d9c90d34022440d5 (commit)
   via  f8b0c6af15defa755337f9f096ff5590a251e1c0 (commit)
  from  bafd921453945ea935bc86b6cc1c824df78b0678 (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 5097a1e517e8d250acb28672d9c90d34022440d5
Merge: f8b0c6af15defa755337f9f096ff5590a251e1c0 
bafd921453945ea935bc86b6cc1c824df78b0678
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 09:02:04 2010 -0500

JBEHAVE-345: must escape  and  for in-page search

commit f8b0c6af15defa755337f9f096ff5590a251e1c0
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 08:55:46 2010 -0500

JBEHAVE-345: must escape  and  for in-page search

---

Summary of changes:
 .../examples/trader/webdriver/pages/FindSteps.java |   22 ---
 1 files changed, 14 insertions(+), 8 deletions(-)


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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-21-ga1522f5

2010-09-25 Thread git version control
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  a1522f5bdb3c58dfba302a357c4d3073217dc2f8 (commit)
   via  9719fc763da1dd5d897080f63332988cfa3c09b7 (commit)
  from  5097a1e517e8d250acb28672d9c90d34022440d5 (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 a1522f5bdb3c58dfba302a357c4d3073217dc2f8
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 09:27:07 2010 -0500

JBEHAVE-345: screenshotting works now

commit 9719fc763da1dd5d897080f63332988cfa3c09b7
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 09:11:12 2010 -0500

JBEHAVE-345: non functional classes

---

Summary of changes:
 .../FailingScenarioScreenshotCapture.java  |9 +++--
 .../trader/webdriver/stories/FindSteps.java|6 --
 .../trader/webdriver/stories/RunStory.java |6 --
 3 files changed, 7 insertions(+), 14 deletions(-)
 delete mode 100644 
examples/trader-runner-webdriver/src/main/java/org/jbehave/web/examples/trader/webdriver/stories/FindSteps.java
 delete mode 100644 
examples/trader-runner-webdriver/src/main/java/org/jbehave/web/examples/trader/webdriver/stories/RunStory.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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-22-g8bb6f7a

2010-09-25 Thread git version control
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  8bb6f7a585862cc8b90830779debe54bc888289e (commit)
  from  a1522f5bdb3c58dfba302a357c4d3073217dc2f8 (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 8bb6f7a585862cc8b90830779debe54bc888289e
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 09:35:50 2010 -0500

JBEHAVE-345: screenshotting back in homefolder

---

Summary of changes:
 .../FailingScenarioScreenshotCapture.java  |   12 +++-
 1 files changed, 7 insertions(+), 5 deletions(-)


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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-24-g2503e87

2010-09-25 Thread git version control
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  2503e87ef75c2a0fcc41d70a68604b29bb4f20f0 (commit)
   via  059abd64b68b09f765862ca185eae7e5999115a1 (commit)
  from  8bb6f7a585862cc8b90830779debe54bc888289e (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 2503e87ef75c2a0fcc41d70a68604b29bb4f20f0
Merge: 059abd64b68b09f765862ca185eae7e5999115a1 
8bb6f7a585862cc8b90830779debe54bc888289e
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 16:37:07 2010 +0200

Merge branch 'master' of ssh://git.codehaus.org/jbehave-web

commit 059abd64b68b09f765862ca185eae7e5999115a1
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sat Sep 25 16:36:25 2010 +0200

Updated upload script to update the qualifier symlink

---

Summary of changes:
 distribution/upload-reference.sh |   13 +
 1 files changed, 9 insertions(+), 4 deletions(-)


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



[jbehave-scm] jbehave-core branch, master, updated. jbehave-3.0.2-4-gbbe36c8

2010-09-25 Thread git version control
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  bbe36c8c78a68f89208c1bf101eb1bd61260bbf0 (commit)
   via  237286234c4e7ca4f0493202614ed11ced5059d9 (commit)
  from  adedbcdb3a496a2bfd1233fa8d3539b58c43b574 (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 bbe36c8c78a68f89208c1bf101eb1bd61260bbf0
Merge: 237286234c4e7ca4f0493202614ed11ced5059d9 
adedbcdb3a496a2bfd1233fa8d3539b58c43b574
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 10:34:53 2010 -0500

Merge branch 'master' of github.com:jbehave/jbehave-core

commit 237286234c4e7ca4f0493202614ed11ced5059d9
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 10:34:17 2010 -0500

improve param name for clarity of use

---

Summary of changes:
 .../core/reporters/DelegatingStoryReporter.java|   16 
 .../core/reporters/SilentSuccessFilter.java|   12 ++--
 .../core/reporters/StepFailureDecorator.java   |   10 +-
 .../org/jbehave/core/reporters/StoryReporter.java  |8 
 4 files changed, 23 insertions(+), 23 deletions(-)


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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-29-g60ee2b9

2010-09-25 Thread git version control
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  60ee2b92fc87308f96b0c9b43dc10ee90a2ab15c (commit)
  from  fa9919a815a84fecbae12b17b641aca0ded4fb05 (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 60ee2b92fc87308f96b0c9b43dc10ee90a2ab15c
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 11:47:38 2010 -0500

JBEHAVE-345: notifier using Swing as WebDriver does not have one

---

Summary of changes:
 .../FailingScenarioScreenshotCapture.java  |   10 --
 .../trader/webdriver/TraderWebStories.java |3 ++-
 pom.xml|1 -
 .../web/webdriver/WebDriverStepMonitor.java|9 +
 .../web/webdriver/WebDriverConfigurationTest.java  |8 
 5 files changed, 19 insertions(+), 12 deletions(-)


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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-30-g63a07ce

2010-09-25 Thread git version control
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  63a07ced4853772b44b587e3849533433b4331e4 (commit)
  from  60ee2b92fc87308f96b0c9b43dc10ee90a2ab15c (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 63a07ced4853772b44b587e3849533433b4331e4
Author: Paul Hammant p...@hammant.org
Date:   Sat Sep 25 16:33:16 2010 -0500

JBEHAVE-345: improvements to notifier

---

Summary of changes:
 .../trader/webdriver/TraderWebStories.java |   44 +
 .../jbehave/web/webdriver/LocalSwingNotifier.java  |  106 
 .../java/org/jbehave/web/webdriver/Notifier.java   |   13 +++
 .../web/webdriver/WebDriverStepMonitor.java|5 +-
 .../web/webdriver/WebDriverConfigurationTest.java  |8 +-
 5 files changed, 150 insertions(+), 26 deletions(-)
 create mode 100644 
web-selenium/src/main/java/org/jbehave/web/webdriver/LocalSwingNotifier.java
 create mode 100644 
web-selenium/src/main/java/org/jbehave/web/webdriver/Notifier.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



[jbehave-scm] jbehave-web branch, master, updated. jbehave-web-3.0-32-gc0afbc0

2010-09-25 Thread git version control
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  c0afbc03795744a7278fa98e62d5f6f42f950c06 (commit)
  from  0a5d65149bde8b591a4472f783e73dba9b8a985a (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 c0afbc03795744a7278fa98e62d5f6f42f950c06
Author: Mauro Talevi mauro.tal...@aquilonia.org
Date:   Sun Sep 26 03:08:17 2010 +0200

Updated to latest release of jbehave.

---

Summary of changes:
 examples/trader-runner-selenium/pom.xml  |2 +-
 examples/trader-runner-webdriver/pom.xml |2 +-
 pom.xml  |2 +-
 web-selenium/pom.xml |4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)


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