[jbehave-dev] [jira] Created: (JBEHAVE-329) Add @Inherited annotation to control inheritance behaviour of annotated configuration

2010-07-30 Thread Mauro Talevi (JIRA)
Add @Inherited annotation to control inheritance behaviour of annotated configuration - Key: JBEHAVE-329 URL: http://jira.codehaus.org/browse/JBEHAVE-329 Project:

[jbehave-dev] [jira] Resolved: (JBEHAVE-327) Remove dependency on javassist by using standard JDK annotation functionality

2010-07-30 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-327. -- Resolution: Fixed Resolving this issue, as the dependency on javassist as been removed.

[jbehave-dev] [jira] Resolved: (JBEHAVE-324) Add methods in EmbedderMonitor to distinguish running an Embeddable from running a story as path

2010-07-30 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-324. -- Resolution: Fixed Add methods in EmbedderMonitor to distinguish running an Embeddable from

[jbehave-dev] [jira] Updated: (JBEHAVE-329) Add inherit* property for array-valued annotation property to control inheritance behaviour

2010-08-03 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-329: - Description: As explained in JBEHAVE-327, it's useful to control inheritance behaviour. By default

[jbehave-dev] [jira] Resolved: (JBEHAVE-329) Add inherit* property for array-valued annotation property to control inheritance behaviour

2010-08-03 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-329. -- Resolution: Fixed Applied solution 3a) as proposed. Add inherit* property for array-valued

[jbehave-dev] [jira] Created: (JBEHAVE-330) Allow pluggable strategy to resolve file paths from story location

2010-08-12 Thread Mauro Talevi (JIRA)
Allow pluggable strategy to resolve file paths from story location -- Key: JBEHAVE-330 URL: http://jira.codehaus.org/browse/JBEHAVE-330 Project: JBehave Issue Type: Improvement

[jbehave-dev] [jira] Commented: (JBEHAVE-312) Configuration option for non-greedy matchers for steps

2010-08-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=232636#action_232636 ] Mauro Talevi commented on JBEHAVE-312: -- The prioritisation strategy is now configurable in 3.x:

[jbehave-dev] [jira] Created: (JBEHAVE-332) Refactor NumberConverter to use injectable NumberFormat

2010-08-23 Thread Mauro Talevi (JIRA)
Refactor NumberConverter to use injectable NumberFormat --- Key: JBEHAVE-332 URL: http://jira.codehaus.org/browse/JBEHAVE-332 Project: JBehave Issue Type: Improvement Components:

[jbehave-dev] [jira] Resolved: (JBEHAVE-332) Refactor NumberConverter to use injectable NumberFormat

2010-08-23 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-332. -- Resolution: Fixed Refactor NumberConverter to use injectable NumberFormat

[jbehave-dev] [jira] Updated: (JBEHAVE-333) Cannot use '?' character in step annotations, escaping in regex is not happening properly.

2010-08-23 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-333: - Summary: Cannot use '?' character in step annotations, escaping in regex is not happening properly.

[jbehave-dev] [jira] Commented: (JBEHAVE-331) Allow Step-level dependencies

2010-08-25 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=233111#action_233111 ] Mauro Talevi commented on JBEHAVE-331: -- Yes, agreed, we need to continue the discussion as the

[jbehave-dev] [jira] Reopened: (JBEHAVE-251) Selenium (under JBehave control) needs to be able to be instansiable at Story as well as Scenario level

2010-09-03 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reopened JBEHAVE-251: -- Assignee: Mauro Talevi (was: Paul Hammant) Issues should not be closed, but resolved.

[jbehave-dev] [jira] Resolved: (JBEHAVE-251) Selenium (under JBehave control) needs to be able to be instansiable at Story as well as Scenario level

2010-09-03 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-251. -- Resolution: Fixed Selenium (under JBehave control) needs to be able to be instansiable at Story

[jbehave-dev] [jira] Updated: (JBEHAVE-220) Allow per-story and per-scenario meta-information

2010-09-04 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-220: - Priority: Major (was: Minor) Assignee: Mauro Talevi Issue Type: New Feature (was:

[jbehave-dev] [jira] Updated: (JBEHAVE-234) Improve JUnit integration

2010-09-04 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-234: - Component/s: Core Improve JUnit integration - Key:

[jbehave-dev] [jira] Created: (JBEHAVE-335) Migrate to Wicket as web application framework

2010-09-06 Thread Mauro Talevi (JIRA)
Migrate to Wicket as web application framework -- Key: JBEHAVE-335 URL: http://jira.codehaus.org/browse/JBEHAVE-335 Project: JBehave Issue Type: New Feature Components: Web Runner

[jbehave-dev] [jira] Work started: (JBEHAVE-335) Refactor Web Runner to use Wicket as web application framework

2010-09-12 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-335 started by Mauro Talevi. Refactor Web Runner to use Wicket as web application framework --

[jbehave-dev] [jira] Updated: (JBEHAVE-335) Refactor Web Runner to use Wicket as web application framework

2010-09-12 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-335: - Description: Wicket shares the same philosophy as Waffle (embeddable, pure Java, no XML) and has a

[jbehave-dev] [jira] Updated: (JBEHAVE-213) Scenario runner form submission should support both GET and POST methods

2010-09-14 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-213: - Fix Version/s: (was: web-3.0) Scenario runner form submission should support both GET and POST

[jbehave-dev] [jira] Updated: (JBEHAVE-192) Allow both relative and full path views for file contents

2010-09-14 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-192: - Fix Version/s: (was: web-3.0) Allow both relative and full path views for file contents

[jbehave-dev] [jira] Assigned: (JBEHAVE-188) Allow viewing of unarchived file contents

2010-09-14 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-188: Assignee: Mauro Talevi Allow viewing of unarchived file contents

[jbehave-dev] [jira] Commented: (JBEHAVE-335) Refactor Web Runner to use Wicket as web application framework

2010-09-14 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235205#action_235205 ] Mauro Talevi commented on JBEHAVE-335: -- Brian, Wicket is not a pure MVC framework, but more a

[jbehave-dev] [jira] Created: (JBEHAVE-336) Find Steps page

2010-09-14 Thread Mauro Talevi (JIRA)
Find Steps page --- Key: JBEHAVE-336 URL: http://jira.codehaus.org/browse/JBEHAVE-336 Project: JBehave Issue Type: New Feature Components: Web Runner Reporter: Mauro Talevi Assignee: Mauro

[jbehave-dev] [jira] Commented: (JBEHAVE-337) jbehave-maven-plugin thows NoClassDefFoundError org/apache/log4j/Priority when maven project includes log4j dependency

2010-09-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235499#action_235499 ] Mauro Talevi commented on JBEHAVE-337: -- Add dependency to plugin rather than the project (see

[jbehave-dev] [jira] Commented: (JBEHAVE-338) Indented scenarios in stories was possible in JB2 but after upgrade failed in JB3

2010-09-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235534#action_235534 ] Mauro Talevi commented on JBEHAVE-338: -- Brian is quite right - this is not a regression, rather

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

2010-09-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-339: - Description: guice.stories.simple_guice_example Scenarios: 1 (Failed: 0) Steps: 3 (Successful:

[jbehave-dev] [jira] Updated: (JBEHAVE-337) Document how to configure jbehave-maven-plugin to be aware of log4j dependency

2010-09-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-337: - Fix Version/s: 3.1 Issue Type: Task (was: Bug) Summary: Document how to configure

[jbehave-dev] [jira] Commented: (JBEHAVE-338) Indented scenarios in stories was possible in JB2 but after upgrade failed in JB3

2010-09-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235544#action_235544 ] Mauro Talevi commented on JBEHAVE-338: -- Yes, it's essentially the pre-parsing concept proposed

[jbehave-dev] [jira] Resolved: (JBEHAVE-340) Upgrade default dependency to Selenium 2 - backward compatible with Selenium 1

2010-09-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-340. -- Resolution: Fixed Upgrade default dependency to Selenium 2 - backward compatible with Selenium 1

[jbehave-dev] [jira] Created: (JBEHAVE-340) Upgrade default dependency to Selenium 2 - backward compatible with Selenium 1

2010-09-20 Thread Mauro Talevi (JIRA)
Upgrade default dependency to Selenium 2 - backward compatible with Selenium 1 -- Key: JBEHAVE-340 URL: http://jira.codehaus.org/browse/JBEHAVE-340 Project: JBehave

[jbehave-dev] [jira] Updated: (JBEHAVE-343) trader-runner-stories does not include css/js/images in jbehave-reports/view

2010-09-21 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-343: - Fix Version/s: 3.0.1 Issue Type: Task (was: Bug) Summary: trader-runner-stories does

[jbehave-dev] [jira] Updated: (JBEHAVE-343) trader-runner-stories does not include css/js/images in jbehave-reports/view

2010-09-21 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-343: - Fix Version/s: (was: 3.0.1) web-3.0.1 Assignee: Mauro Talevi

[jbehave-dev] [jira] Created: (JBEHAVE-344) @BeforeScenario failures prevent the story reporting to complete

2010-09-22 Thread Mauro Talevi (JIRA)
@BeforeScenario failures prevent the story reporting to complete Key: JBEHAVE-344 URL: http://jira.codehaus.org/browse/JBEHAVE-344 Project: JBehave Issue Type: Bug

[jbehave-dev] [jira] Resolved: (JBEHAVE-344) @BeforeScenario failures prevent the story reporting to complete

2010-09-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-344. -- Resolution: Fixed @BeforeScenario failures prevent the story reporting to complete

[jbehave-dev] [jira] Created: (JBEHAVE-346) Add getter/setter for FilePathResolver in SpringStoryReporterBuilder

2010-09-23 Thread Mauro Talevi (JIRA)
Add getter/setter for FilePathResolver in SpringStoryReporterBuilder Key: JBEHAVE-346 URL: http://jira.codehaus.org/browse/JBEHAVE-346 Project: JBehave Issue Type:

[jbehave-dev] [jira] Created: (JBEHAVE-347) Method useViewGenerator in Configuration does not honour the builder pattern

2010-09-23 Thread Mauro Talevi (JIRA)
Method useViewGenerator in Configuration does not honour the builder pattern Key: JBEHAVE-347 URL: http://jira.codehaus.org/browse/JBEHAVE-347 Project: JBehave

[jbehave-dev] [jira] Resolved: (JBEHAVE-347) Method useViewGenerator in Configuration does not honour the builder pattern

2010-09-23 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-347. -- Resolution: Fixed Method useViewGenerator in Configuration does not honour the builder pattern

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

2010-09-23 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-339: - Fix Version/s: (was: 3.1) 3.0.1 Assignee: Mauro Talevi HTML report

[jbehave-dev] [jira] Resolved: (JBEHAVE-348) SpringStepsFactory should not try to instantiate abstract beans

2010-09-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-348. -- Resolution: Fixed SpringStepsFactory should not try to instantiate abstract beans

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

2010-09-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-339: - Fix Version/s: (was: 3.0.1) 3.0.2 HTML report numbers could be more tabular

[jbehave-dev] [jira] Resolved: (JBEHAVE-139) Convert ant build to use ivy for dependencies

2010-09-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-139. -- Resolution: Won't Fix Convert ant build to use ivy for dependencies

[jbehave-dev] [jira] Resolved: (JBEHAVE-115) Undoable steps

2010-09-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-115. -- Resolution: Duplicate Resolving as duplicate of JBEHAVE-129, until someone comes up with a more

[jbehave-dev] [jira] Commented: (JBEHAVE-146) PendingErrorStrategy choices needs one more.

2010-09-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=236361#action_236361 ] Mauro Talevi commented on JBEHAVE-146: -- Paul, do you feel you still need more choices?

[jbehave-dev] [jira] Commented: (JBEHAVE-146) PendingErrorStrategy choices needs one more.

2010-09-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=236362#action_236362 ] Mauro Talevi commented on JBEHAVE-146: -- Paul, do you feel you still need more choices?

[jbehave-dev] [jira] Resolved: (JBEHAVE-260) Improve SpringStepsFactory to allow delegating the CandidateStep creation to other factories

2010-09-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-260. -- Resolution: Fixed Fix Version/s: 3.0.2 SpringStepsFactory provides protected method: {code}

[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

[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

[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

[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

[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

[jbehave-dev] [jira] Updated: (JBEHAVE-343) Trader runner stories examples do not include css/js/images in jbehave-reports/view

2010-09-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-343: - Component/s: (was: Web Runner) Description: As an example to copy, trader runner stories

[jbehave-dev] [jira] Resolved: (JBEHAVE-343) Trader runner stories examples do not include css/js/images in jbehave-reports/view

2010-09-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-343. -- Resolution: Fixed Trader runner stories examples do not include css/js/images in

[jbehave-dev] [jira] Assigned: (JBEHAVE-345) Add WebDriver support

2010-09-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-345: Assignee: Paul Hammant Add WebDriver support - Key:

[jbehave-dev] [jira] Assigned: (JBEHAVE-345) Add WebDriver support

2010-09-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-345: Assignee: Mauro Talevi (was: Paul Hammant) Add WebDriver support -

[jbehave-dev] [jira] Work started: (JBEHAVE-345) Add WebDriver support

2010-09-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-345 started by Mauro Talevi. Add WebDriver support - Key: JBEHAVE-345 URL:

[jbehave-dev] [jira] Assigned: (JBEHAVE-351) ContextView for communicating the current context

2010-09-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-351: Assignee: Mauro Talevi ContextView for communicating the current context

[jbehave-dev] [jira] Created: (JBEHAVE-351) ContextView for communicating the current context

2010-09-26 Thread Mauro Talevi (JIRA)
ContextView for communicating the current context - Key: JBEHAVE-351 URL: http://jira.codehaus.org/browse/JBEHAVE-351 Project: JBehave Issue Type: New Feature Components: Web

[jbehave-dev] [jira] Updated: (JBEHAVE-352) Allow comments in tables

2010-09-28 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-352: - Component/s: Core Fix Version/s: 3.0.3 Issue Type: Improvement (was: Bug)

[jbehave-dev] [jira] Updated: (JBEHAVE-354) @Given, @When and @Then could make the string optional ....

2010-09-30 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-354: - Description: ... in that case the Java method that it pertains to could provide the matching

[jbehave-dev] [jira] Updated: (JBEHAVE-354) @Given, @When and @Then could make the pattern optional

2010-09-30 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-354: - Summary: @Given, @When and @Then could make the pattern optional (was: @Given, @When and @Then could

[jbehave-dev] [jira] Updated: (JBEHAVE-354) @Given, @When and @Then could make the pattern optional

2010-09-30 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-354: - Description: ... in that case the Java method that it pertains to could provide the matching

[jbehave-dev] [jira] Resolved: (JBEHAVE-353) Empty example table row values cause exception

2010-10-02 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-353. -- Resolution: Fixed Empty table row values are now allowed. Empty example table row values cause

[jbehave-dev] [jira] Assigned: (JBEHAVE-353) Empty example table row values cause exception

2010-10-02 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-353: Assignee: Mauro Talevi Empty example table row values cause exception

[jbehave-dev] [jira] Resolved: (JBEHAVE-356) Update ParameterConvertersBehaviour to support non-English default locales

2010-10-02 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-356. -- Resolution: Fixed Update ParameterConvertersBehaviour to support non-English default locales

[jbehave-dev] [jira] Created: (JBEHAVE-356) Update ParameterConvertersBehaviour to support non-English default locales

2010-10-02 Thread Mauro Talevi (JIRA)
Update ParameterConvertersBehaviour to support non-English default locales -- Key: JBEHAVE-356 URL: http://jira.codehaus.org/browse/JBEHAVE-356 Project: JBehave Issue

[jbehave-dev] [jira] Created: (JBEHAVE-357) Add pom.xml to binary distribution

2010-10-06 Thread Mauro Talevi (JIRA)
Add pom.xml to binary distribution -- Key: JBEHAVE-357 URL: http://jira.codehaus.org/browse/JBEHAVE-357 Project: JBehave Issue Type: Task Components: Documentation Reporter: Mauro Talevi

[jbehave-dev] [jira] Created: (JBEHAVE-358) Add Story Map/Theme views

2010-10-06 Thread Mauro Talevi (JIRA)
Add Story Map/Theme views - Key: JBEHAVE-358 URL: http://jira.codehaus.org/browse/JBEHAVE-358 Project: JBehave Issue Type: New Feature Components: Core Reporter: Mauro Talevi Fix

[jbehave-dev] [jira] Work started: (JBEHAVE-220) Allow per-story and per-scenario meta-information

2010-10-06 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-220 started by Mauro Talevi. Allow per-story and per-scenario meta-information - Key:

[jbehave-dev] [jira] Assigned: (JBEHAVE-357) Add pom.xml to binary distribution

2010-10-07 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-357: Assignee: Mauro Talevi Add pom.xml to binary distribution --

[jbehave-dev] [jira] Resolved: (JBEHAVE-357) Add pom.xml to binary distribution

2010-10-07 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-357. -- Resolution: Fixed Add pom.xml to binary distribution --

[jbehave-dev] [jira] Resolved: (JBEHAVE-220) Allow per-story and per-scenario meta-information

2010-10-09 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-220. -- Resolution: Fixed Allow per-story and per-scenario meta-information

[jbehave-dev] [jira] Updated: (JBEHAVE-316) Define commom JAXB interfaces for systems to provide Features and its Stories and Scenarios to a JBehave runner.

2010-10-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-316: - Fix Version/s: (was: 3.1) 3.2 Define commom JAXB interfaces for systems to

[jbehave-dev] [jira] Assigned: (JBEHAVE-360) Improve tabular story report

2010-10-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-360: Assignee: Mauro Talevi Improve tabular story report -

[jbehave-dev] [jira] Updated: (JBEHAVE-358) Add Story Mapping with Swimlane view

2010-10-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-358: - Description: In order to get visibility of themes/epics As a release planner I want to be able to map

[jbehave-dev] [jira] Assigned: (JBEHAVE-362) Convert story name in report to human readable form

2010-10-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-362: Assignee: Mauro Talevi Convert story name in report to human readable form

[jbehave-dev] [jira] Resolved: (JBEHAVE-359) Allow filtering of stories and scenarios based on meta-info

2010-10-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-359. -- Resolution: Fixed Allow filtering of stories and scenarios based on meta-info

[jbehave-dev] [jira] Updated: (JBEHAVE-328) Creation of a new parser to support the tracking of line numbers in error reporting.

2010-10-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-328: - Fix Version/s: (was: 3.1) 3.2 Creation of a new parser to support the

[jbehave-dev] [jira] Work started: (JBEHAVE-365) Add Groovy support

2010-10-17 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-365 started by Mauro Talevi. Add Groovy support -- Key: JBEHAVE-365 URL:

[jbehave-dev] [jira] Updated: (JBEHAVE-365) Add Groovy support

2010-10-17 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-365: - Component/s: (was: Core) Groovy Support Description: Starting from Adriano

[jbehave-dev] [jira] Created: (JBEHAVE-366) Upgrade to use SyntaxHighlighter 3 for reports

2010-10-18 Thread Mauro Talevi (JIRA)
Upgrade to use SyntaxHighlighter 3 for reports -- Key: JBEHAVE-366 URL: http://jira.codehaus.org/browse/JBEHAVE-366 Project: JBehave Issue Type: Improvement Components: Core

[jbehave-dev] [jira] Created: (JBEHAVE-367) Add StoryFinder.findPaths(URL,String,String)

2010-10-18 Thread Mauro Talevi (JIRA)
Add StoryFinder.findPaths(URL,String,String) Key: JBEHAVE-367 URL: http://jira.codehaus.org/browse/JBEHAVE-367 Project: JBehave Issue Type: Improvement Components: Core

[jbehave-dev] [jira] Updated: (JBEHAVE-367) Add to StoryFinder method to find paths by URL code location and single include/exclude patterns

2010-10-18 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-367: - Summary: Add to StoryFinder method to find paths by URL code location and single include/exclude

[jbehave-dev] [jira] Resolved: (JBEHAVE-368) Ensure same instance of EmbedderClassLoader is used to find and run stories from Ant or Maven

2010-10-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-368. -- Resolution: Fixed Ensure same instance of EmbedderClassLoader is used to find and run stories

[jbehave-dev] [jira] Resolved: (JBEHAVE-366) Upgrade to use SyntaxHighlighter 3 for reports

2010-10-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-366. -- Resolution: Fixed SH 3.0.83 now comes bundled with jbehave-site-resources-3.1. Upgrade to use

[jbehave-dev] [jira] Updated: (JBEHAVE-361) Add configurable sorting strategies for stories in reports

2010-10-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-361: - Fix Version/s: (was: 3.1) 3.2 Add configurable sorting strategies for stories

[jbehave-dev] [jira] Commented: (JBEHAVE-368) Ensure same instance of EmbedderClassLoader is used to find and run stories from Ant or Maven

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=240257#action_240257 ] Mauro Talevi commented on JBEHAVE-368: -- Daniel, fix in 3.1-beta-2. Could you please try it out

[jbehave-dev] [jira] Updated: (JBEHAVE-364) Order-preserving ExamplesTable

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-364: - Fix Version/s: 3.1 Order-preserving ExamplesTable --

[jbehave-dev] [jira] Created: (JBEHAVE-369) Allow processing of system processing before stories are run

2010-10-20 Thread Mauro Talevi (JIRA)
Allow processing of system processing before stories are run Key: JBEHAVE-369 URL: http://jira.codehaus.org/browse/JBEHAVE-369 Project: JBehave Issue Type: Improvement

[jbehave-dev] [jira] Commented: (JBEHAVE-371) Leading and trailing spaces in example table cells are removed

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=240320#action_240320 ] Mauro Talevi commented on JBEHAVE-371: -- Frank, what's the use case for keeping the spaces?

[jbehave-dev] [jira] Commented: (JBEHAVE-371) Leading and trailing spaces in example table cells are removed

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=240335#action_240335 ] Mauro Talevi commented on JBEHAVE-371: -- It's actually trivial to not trim the table cells, but

[jbehave-dev] [jira] Resolved: (JBEHAVE-364) Ensure ExamplesTable preserves ordering of columns

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-364. -- Resolution: Fixed Ensure ExamplesTable preserves ordering of columns

[jbehave-dev] [jira] Updated: (JBEHAVE-364) Ensure ExamplesTable preserves ordering of columns

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-364: - Description: Currently the ExampleTable does not guarantee order of the columns since the row is

[jbehave-dev] [jira] Resolved: (JBEHAVE-369) Allow processing of system processing before stories are run

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-369. -- Resolution: Fixed Allow processing of system processing before stories are run

[jbehave-dev] [jira] Updated: (JBEHAVE-369) Allow processing of system properties before stories are run

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-369: - Summary: Allow processing of system properties before stories are run (was: Allow processing of

[jbehave-dev] [jira] Resolved: (JBEHAVE-371) Leading and trailing spaces in example table cells are removed

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-371. -- Resolution: Fixed Leading and trailing spaces in example table cells are removed

[jbehave-dev] [jira] Updated: (JBEHAVE-371) Allow leading and trailing spaces to be preserved in example table cells

2010-10-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-371: - Issue Type: Improvement (was: Bug) Summary: Allow leading and trailing spaces to be preserved

[jbehave-dev] [jira] Created: (JBEHAVE-372) Parametrised GivenStories

2010-10-21 Thread Mauro Talevi (JIRA)
Parametrised GivenStories - Key: JBEHAVE-372 URL: http://jira.codehaus.org/browse/JBEHAVE-372 Project: JBehave Issue Type: New Feature Components: Core Reporter: Mauro Talevi

[jbehave-dev] [jira] Work started: (JBEHAVE-372) Parametrised GivenStories

2010-10-21 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-372 started by Mauro Talevi. Parametrised GivenStories - Key: JBEHAVE-372 URL:

[jbehave-dev] [jira] Commented: (JBEHAVE-372) Parametrised GivenStories

2010-10-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=240587#action_240587 ] Mauro Talevi commented on JBEHAVE-372: -- Any sequence of scenarios containing parametrised

[jbehave-dev] [jira] Issue Comment Edited: (JBEHAVE-372) Parametrised GivenStories

2010-10-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=240587#action_240587 ] Mauro Talevi edited comment on JBEHAVE-372 at 10/22/10 4:32 AM: Any

<    1   2   3   4   5   6   7   8   9   10   >