[jbehave-dev] [jira] Resolved: (JBEHAVE-248) Should be able to use JBehave without inheriting from a base class

2010-05-09 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-248. -- Resolution: Fixed Should be able to use JBehave without inheriting from a base class

[jbehave-dev] [jira] Updated: (JBEHAVE-156) Allow running of multiple textual stories using a single Java entry point

2010-05-09 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-156: - Description: In order to avoid the need to define a Java class for each textual story As a

[jbehave-dev] [jira] Updated: (JBEHAVE-287) Dry-run Scenario to determine that no steps are Pending

2010-05-11 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-287: - Fix Version/s: 2.5.6 Dry-run Scenario to determine that no steps are Pending

[jbehave-dev] [jira] Assigned: (JBEHAVE-287) Dry-run Scenario to determine that no steps are Pending

2010-05-14 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-287: Assignee: Mauro Talevi Dry-run Scenario to determine that no steps are Pending

[jbehave-dev] [jira] Resolved: (JBEHAVE-287) Dry-run Scenario to determine that no steps are Pending

2010-05-14 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-287. -- Resolution: Fixed Added StepsConfiguration.doDryRun(boolean) method to control dry run mode.

[jbehave-dev] [jira] Updated: (JBEHAVE-287) Dry-run Scenario to determine that no steps are Pending

2010-05-15 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-287: - Fix Version/s: 3.0 Dry-run Scenario to determine that no steps are Pending

[jbehave-dev] [jira] Resolved: (JBEHAVE-207) Exclude SCM patterns from ScenarioClassNameFinder

2010-05-15 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-207. -- Resolution: Won't Fix Thanks for clarification. This seems to confirm that the issue is with the

[jbehave-dev] [jira] Created: (JBEHAVE-289) Moved configuration and runner classes to separate packages

2010-05-18 Thread Mauro Talevi (JIRA)
Moved configuration and runner classes to separate packages --- Key: JBEHAVE-289 URL: http://jira.codehaus.org/browse/JBEHAVE-289 Project: JBehave Issue Type: Improvement

[jbehave-dev] [jira] Commented: (JBEHAVE-288) Replace Ensure methods with Hamcrest direct invocations

2010-05-18 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=221693#action_221693 ] Mauro Talevi commented on JBEHAVE-288: -- Precisely my point. One should be able to use any

[jbehave-dev] [jira] Created: (JBEHAVE-291) Add method and steps instance information to matching events in StepsMonitor

2010-05-20 Thread Mauro Talevi (JIRA)
Add method and steps instance information to matching events in StepsMonitor Key: JBEHAVE-291 URL: http://jira.codehaus.org/browse/JBEHAVE-291 Project: JBehave

[jbehave-dev] [jira] Resolved: (JBEHAVE-290) Stack Overflow when parsing a scenario with a very long step

2010-05-21 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-290. -- Resolution: Fixed Stack Overflow when parsing a scenario with a very long step

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

2010-05-22 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: - Fix Version/s: 3.0 Allow per-scenario meta-information ---

[jbehave-dev] [jira] Created: (JBEHAVE-293) Move I/O related components into separate package from parsing components

2010-05-22 Thread Mauro Talevi (JIRA)
Move I/O related components into separate package from parsing components - Key: JBEHAVE-293 URL: http://jira.codehaus.org/browse/JBEHAVE-293 Project: JBehave Issue

[jbehave-dev] [jira] Created: (JBEHAVE-294) Refactor step pattern parsing to allow non-regex implementations

2010-05-22 Thread Mauro Talevi (JIRA)
Refactor step pattern parsing to allow non-regex implementations - Key: JBEHAVE-294 URL: http://jira.codehaus.org/browse/JBEHAVE-294 Project: JBehave Issue Type: Improvement

[jbehave-dev] [jira] Work started: (JBEHAVE-294) Separate step pattern parsing from the matching

2010-05-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-294 started by Mauro Talevi. Separate step pattern parsing from the matching Key:

[jbehave-dev] [jira] Assigned: (JBEHAVE-294) Separate step pattern parsing from the matching

2010-05-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-294: Assignee: Mauro Talevi Separate step pattern parsing from the matching

[jbehave-dev] [jira] Updated: (JBEHAVE-294) Separate step pattern parsing from the matching

2010-05-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-294: - Summary: Separate step pattern parsing from the matching (was: Refactor step pattern parsing to

[jbehave-dev] [jira] Resolved: (JBEHAVE-293) Move I/O related components into separate package from parsing components

2010-05-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-293. -- Resolution: Fixed Move I/O related components into separate package from parsing components

[jbehave-dev] [jira] Resolved: (JBEHAVE-289) Moved configuration and runner classes to separate packages

2010-05-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-289. -- Resolution: Fixed Moved configuration and runner classes to separate packages

[jbehave-dev] [jira] Resolved: (JBEHAVE-294) Separate step pattern parsing from the matching

2010-05-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-294. -- Resolution: Fixed Separate step pattern parsing from the matching

[jbehave-dev] [jira] Resolved: (JBEHAVE-256) Stories should be retrievable from external or remote sources

2010-05-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-256. -- Resolution: Fixed Stories should be retrievable from external or remote sources

[jbehave-dev] [jira] Created: (JBEHAVE-295) Allow non-HTML file reports to be rendered undecorated with syntax highlighter

2010-05-22 Thread Mauro Talevi (JIRA)
Allow non-HTML file reports to be rendered undecorated with syntax highlighter -- Key: JBEHAVE-295 URL: http://jira.codehaus.org/browse/JBEHAVE-295 Project: JBehave

[jbehave-dev] [jira] Resolved: (JBEHAVE-295) Allow non-HTML file reports to be rendered undecorated with syntax highlighter

2010-05-22 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-295. -- Resolution: Fixed Set property decorateNonHtml=false in

[jbehave-dev] [jira] Commented: (JBEHAVE-292) Failed To Instantiate Scenario - ClassNotFoundException

2010-05-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=222555#action_222555 ] Mauro Talevi commented on JBEHAVE-292: -- I've verified that LoginProject works on Windows (XP)

[jbehave-dev] [jira] Created: (JBEHAVE-296) Failure exception being thrown in PrintStream reporters prevents the delegating reporter from completing

2010-05-25 Thread Mauro Talevi (JIRA)
Failure exception being thrown in PrintStream reporters prevents the delegating reporter from completing Key: JBEHAVE-296 URL:

[jbehave-dev] [jira] Resolved: (JBEHAVE-296) Failure exception being thrown in PrintStream reporters prevents the delegating reporter from completing

2010-05-25 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-296. -- Resolution: Fixed Failure exception being thrown in PrintStream reporters prevents the

[jbehave-dev] [jira] Updated: (JBEHAVE-296) Step failure exception being thrown in PrintStream reporters prevents the delegating reporter from completing

2010-05-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-296: - Description: PrintStream reporters should not throw any exception upon step failures, since they

[jbehave-dev] [jira] Created: (JBEHAVE-297) GivenScenarios comma-separated paths should support newlines between paths

2010-06-03 Thread Mauro Talevi (JIRA)
GivenScenarios comma-separated paths should support newlines between paths -- Key: JBEHAVE-297 URL: http://jira.codehaus.org/browse/JBEHAVE-297 Project: JBehave Issue

[jbehave-dev] [jira] Created: (JBEHAVE-298) CandidateStep finder

2010-06-04 Thread Mauro Talevi (JIRA)
CandidateStep finder Key: JBEHAVE-298 URL: http://jira.codehaus.org/browse/JBEHAVE-298 Project: JBehave Issue Type: New Feature Components: Core Reporter: Mauro Talevi Fix For: 3.0

[jbehave-dev] [jira] Created: (JBEHAVE-300) Rename StepResult methods for consistency and clarity

2010-06-05 Thread Mauro Talevi (JIRA)
Rename StepResult methods for consistency and clarity - Key: JBEHAVE-300 URL: http://jira.codehaus.org/browse/JBEHAVE-300 Project: JBehave Issue Type: Improvement Reporter:

[jbehave-dev] [jira] Created: (JBEHAVE-301) Rename embeddedStory flag to givenStory in StoryRunner

2010-06-05 Thread Mauro Talevi (JIRA)
Rename embeddedStory flag to givenStory in StoryRunner -- Key: JBEHAVE-301 URL: http://jira.codehaus.org/browse/JBEHAVE-301 Project: JBehave Issue Type: Improvement Components:

[jbehave-dev] [jira] Created: (JBEHAVE-302) Rename StepCreator to StepCollector

2010-06-05 Thread Mauro Talevi (JIRA)
Rename StepCreator to StepCollector --- Key: JBEHAVE-302 URL: http://jira.codehaus.org/browse/JBEHAVE-302 Project: JBehave Issue Type: Improvement Components: Core Reporter: Mauro Talevi

[jbehave-dev] [jira] Updated: (JBEHAVE-302) Separate step matching from step creation in CandidateStep

2010-06-05 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-302: - Description: CandidateStep is becoming too big and would benefit from a separation of concern

[jbehave-dev] [jira] Work started: (JBEHAVE-302) Separate step matching from step creation in CandidateStep

2010-06-05 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-302 started by Mauro Talevi. Separate step matching from step creation in CandidateStep --

[jbehave-dev] [jira] Resolved: (JBEHAVE-302) Separate step matching from step creation in CandidateStep

2010-06-05 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-302. -- Resolution: Fixed Separate step matching from step creation in CandidateStep

[jbehave-dev] [jira] Created: (JBEHAVE-305) Improve reporting of failure

2010-06-05 Thread Mauro Talevi (JIRA)
Improve reporting of failure Key: JBEHAVE-305 URL: http://jira.codehaus.org/browse/JBEHAVE-305 Project: JBehave Issue Type: Improvement Components: Core Reporter: Mauro Talevi

[jbehave-dev] [jira] Updated: (JBEHAVE-304) Better rendering of ExamplesTable as parameter in HTML

2010-06-06 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-304: - Description: When outputting example tables as parameters in HTML the newlines between rows are

[jbehave-dev] [jira] Work started: (JBEHAVE-305) Improve reporting of failure

2010-06-06 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-305 started by Mauro Talevi. Improve reporting of failure Key: JBEHAVE-305 URL:

[jbehave-dev] [jira] Work started: (JBEHAVE-304) Better rendering of ExamplesTable as parameter in HTML

2010-06-06 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-304 started by Mauro Talevi. Better rendering of ExamplesTable as parameter in HTML --

[jbehave-dev] [jira] Updated: (JBEHAVE-305) Improve reporting of failure

2010-06-07 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-305: - Description: PrintStreamStoryReporter and subclasses have the reportErrors flag that prints the

[jbehave-dev] [jira] Created: (JBEHAVE-307) Remove redundant getter methods in RunnableStory

2010-06-08 Thread Mauro Talevi (JIRA)
Remove redundant getter methods in RunnableStory Key: JBEHAVE-307 URL: http://jira.codehaus.org/browse/JBEHAVE-307 Project: JBehave Issue Type: Improvement Components: Core

[jbehave-dev] [jira] Updated: (JBEHAVE-267) Embedder should be responsible for all configurable aspects of story running

2010-06-08 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-267: - Description: In 2.x, responsibilities are split between the StoryRunner and the Ant task/Maven

[jbehave-dev] [jira] Updated: (JBEHAVE-308) Make configuration elements coordinated

2010-06-10 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-308: - Description: A better coordination of different configuration objects (for story, steps and

[jbehave-dev] [jira] Resolved: (JBEHAVE-310) Rename failure handling strategies and implement as standalone classes

2010-06-11 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-310. -- Resolution: Fixed Fix Version/s: 3.0 Rename failure handling strategies and implement as

[jbehave-dev] [jira] Resolved: (JBEHAVE-308) Consolidate configuration objects

2010-06-11 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-308. -- Resolution: Fixed Consolidate configuration objects -

[jbehave-dev] [jira] Resolved: (JBEHAVE-303) Mark start/end of all parameter values in step creation

2010-06-11 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-303. -- Resolution: Fixed Mark start/end of all parameter values in step creation

[jbehave-dev] [jira] Reopened: (JBEHAVE-307) Remove redundant getter methods in RunnableStory

2010-06-12 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reopened JBEHAVE-307: -- Remove redundant getter methods in RunnableStory

[jbehave-dev] [jira] Created: (JBEHAVE-311) Pull up StepRunner and StepResult interfaces

2010-06-13 Thread Mauro Talevi (JIRA)
Pull up StepRunner and StepResult interfaces Key: JBEHAVE-311 URL: http://jira.codehaus.org/browse/JBEHAVE-311 Project: JBehave Issue Type: Improvement Components: Core

[jbehave-dev] [jira] Created: (JBEHAVE-313) Change terminology of report rendering to view generation

2010-06-17 Thread Mauro Talevi (JIRA)
Change terminology of report rendering to view generation - Key: JBEHAVE-313 URL: http://jira.codehaus.org/browse/JBEHAVE-313 Project: JBehave Issue Type: Improvement

[jbehave-dev] [jira] Updated: (JBEHAVE-313) Change terminology of report rendering to view generation

2010-06-17 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-313: - Description: To avoid confusion, change terminology reporting rendering to stories view generation.

[jbehave-dev] [jira] Resolved: (JBEHAVE-313) Change terminology of report rendering to view generation

2010-06-17 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-313. -- Resolution: Fixed Change terminology of report rendering to view generation

[jbehave-dev] [jira] Assigned: (JBEHAVE-313) Change terminology of report rendering to view generation

2010-06-17 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-313: Assignee: Mauro Talevi Change terminology of report rendering to view generation

[jbehave-dev] [jira] Resolved: (JBEHAVE-298) CandidateStep finder

2010-06-17 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-298. -- Resolution: Fixed CandidateStep finder Key: JBEHAVE-298

[jbehave-dev] [jira] Assigned: (JBEHAVE-298) CandidateStep finder

2010-06-17 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-298: Assignee: Mauro Talevi CandidateStep finder Key:

[jbehave-dev] [jira] Resolved: (JBEHAVE-311) Move step creation concern from Steps to StepCreator

2010-06-17 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-311. -- Resolution: Fixed Move step creation concern from Steps to StepCreator

[jbehave-dev] [jira] Updated: (JBEHAVE-274) Add example showing use of SpringJUnit4ClassRunner

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-274: - Component/s: Documentation Description: A SpringJUnit4ScenarioRunner example to show how the

[jbehave-dev] [jira] Updated: (JBEHAVE-314) Use parameter language in place of arg in StepMonitor and StepCreator

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-314: - Summary: Use parameter language in place of arg in StepMonitor and StepCreator (was: Rename

[jbehave-dev] [jira] Created: (JBEHAVE-314) Rename StepMonitor and StepCreate to use parameter language in place of arg

2010-06-19 Thread Mauro Talevi (JIRA)
Rename StepMonitor and StepCreate to use parameter language in place of arg --- Key: JBEHAVE-314 URL: http://jira.codehaus.org/browse/JBEHAVE-314 Project: JBehave

[jbehave-dev] [jira] Updated: (JBEHAVE-284) Allow embedder to generate stories view after running them

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-284: - Description: Moving stories view generation concern to the embedder would allow the view to be

[jbehave-dev] [jira] Updated: (JBEHAVE-263) Allow lazy parameter convertion

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-263: - Description: Right now the converters are called before running the scenario, which prevents using

[jbehave-dev] [jira] Updated: (JBEHAVE-264) Steps could act as parameter converters : add the @ParameterConverter annotation

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-264: - Component/s: Core Fix Version/s: 3.0 Steps could act as parameter converters : add the

[jbehave-dev] [jira] Updated: (JBEHAVE-264) Steps methods as parameter converters when annotated by @AsParameterConverter

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-264: - Description: Better starting with an example : {code} Given a series - Name : Series 0110

[jbehave-dev] [jira] Commented: (JBEHAVE-264) Steps methods as parameter converters when annotated by @AsParameterConverter

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=225879#action_225879 ] Mauro Talevi commented on JBEHAVE-264: -- Hi Bruno, I've added the functionality to

[jbehave-dev] [jira] Resolved: (JBEHAVE-264) Steps methods as parameter converters when annotated by @AsParameterConverter

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-264. -- Resolution: Fixed Steps methods as parameter converters when annotated by @AsParameterConverter

[jbehave-dev] [jira] Updated: (JBEHAVE-244) Step parameters should be converted just before the step executes (not when the scenario is parsed)

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-244: - Fix Version/s: (was: 3.1) 3.0 Step parameters should be converted just before

[jbehave-dev] [jira] Updated: (JBEHAVE-247) jBehave should be more intelligent/flexible with regards to prioritisation of steps

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-247: - Component/s: Core Fix Version/s: (was: 3.1) 3.0 Summary:

[jbehave-dev] [jira] Updated: (JBEHAVE-150) URL-based StoryLoader

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-150: - Description: As a story developer, I want to load stories via URLs, not necessarily in the

[jbehave-dev] [jira] Resolved: (JBEHAVE-150) URL-based StoryLoader

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-150. -- Resolution: Fixed URL-based StoryLoader - Key: JBEHAVE-150

[jbehave-dev] [jira] Resolved: (JBEHAVE-299) Problems with jBehave, Maven and Windows

2010-06-19 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-299. -- Resolution: Not A Bug Problems with jBehave, Maven and Windows

[jbehave-dev] [jira] Updated: (JBEHAVE-265) Allow annotation-based configuration

2010-06-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-265: - Fix Version/s: (was: 3.1) 3.0 Allow annotation-based configuration

[jbehave-dev] [jira] Work started: (JBEHAVE-265) Allow annotation-based configuration

2010-06-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on JBEHAVE-265 started by Mauro Talevi. Allow annotation-based configuration Key: JBEHAVE-265

[jbehave-dev] [jira] Assigned: (JBEHAVE-265) Allow annotation-based configuration

2010-06-20 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi reassigned JBEHAVE-265: Assignee: Mauro Talevi Allow annotation-based configuration

[jbehave-dev] [jira] Updated: (JBEHAVE-254) Merge story/steps configuration

2010-06-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-254: - Description: Story and steps configuration should be merged, maintaining what worked well and

[jbehave-dev] [jira] Created: (JBEHAVE-318) StoryPathFinder should normalised paths to always use '/' as separator

2010-06-24 Thread Mauro Talevi (JIRA)
StoryPathFinder should normalised paths to always use '/' as separator -- Key: JBEHAVE-318 URL: http://jira.codehaus.org/browse/JBEHAVE-318 Project: JBehave Issue Type:

[jbehave-dev] [jira] Updated: (JBEHAVE-318) StoryPathFinder should normalise paths with '/' as separator

2010-06-24 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-318: - Assignee: Mauro Talevi Summary: StoryPathFinder should normalise paths with '/' as separator

[jbehave-dev] [jira] Created: (JBEHAVE-319) StoryReporterBuilder should allow specification of Keywords

2010-06-26 Thread Mauro Talevi (JIRA)
StoryReporterBuilder should allow specification of Keywords --- Key: JBEHAVE-319 URL: http://jira.codehaus.org/browse/JBEHAVE-319 Project: JBehave Issue Type: Improvement

[jbehave-dev] [jira] Resolved: (JBEHAVE-318) StoryFinder should be responsible for finding story paths and runnable stories

2010-06-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-318. -- Resolution: Fixed StoryFinder should be responsible for finding story paths and runnable stories

[jbehave-dev] [jira] Commented: (JBEHAVE-317) Allow system property to ignore failures in Maven

2010-06-26 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=226414#action_226414 ] Mauro Talevi commented on JBEHAVE-317: -- Can you use command-line properties, e.g. mvn install

[jbehave-dev] [jira] Updated: (JBEHAVE-307) Renamed interface RunnableStory - Embeddable and remove redundant methods

2010-06-28 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-307: - Description: The name RunnableStory has become outdated and does not reflect the fact that we can

[jbehave-dev] [jira] Updated: (JBEHAVE-307) Rename RunnableStory - Embeddable and remove redundant methods

2010-06-28 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-307: - Summary: Rename RunnableStory - Embeddable and remove redundant methods (was: Renamed interface

[jbehave-dev] [jira] Updated: (JBEHAVE-307) Rename RunnableStory to Embeddable and remove redundant methods

2010-06-29 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-307: - Summary: Rename RunnableStory to Embeddable and remove redundant methods (was: Rename RunnableStory

[jbehave-dev] [jira] Resolved: (JBEHAVE-320) @AfterStory method is not invoked is step parametrisation fails

2010-06-30 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-320. -- Resolution: Fixed Failures in step parametrisation are now caught and appropriate step results

[jbehave-dev] [jira] Updated: (JBEHAVE-320) @AfterStory method is not invoked is step parametrisation fails

2010-06-30 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-320: - Summary: @AfterStory method is not invoked is step parametrisation fails (was: @AfterStory method is

[jbehave-dev] [jira] Created: (JBEHAVE-321) Upgrade to new Codehaus release process

2010-07-01 Thread Mauro Talevi (JIRA)
Upgrade to new Codehaus release process --- Key: JBEHAVE-321 URL: http://jira.codehaus.org/browse/JBEHAVE-321 Project: JBehave Issue Type: Task Reporter: Mauro Talevi Assignee:

[jbehave-dev] [jira] Updated: (JBEHAVE-321) Upgrade to new Codehaus release process

2010-07-12 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-321: - Component/s: Build system Upgrade to new Codehaus release process

[jbehave-dev] [jira] Created: (JBEHAVE-322) Embedder should be responsible for instantiation of Embeddable instances

2010-07-15 Thread Mauro Talevi (JIRA)
Embedder should be responsible for instantiation of Embeddable instances Key: JBEHAVE-322 URL: http://jira.codehaus.org/browse/JBEHAVE-322 Project: JBehave Issue Type:

[jbehave-dev] [jira] Resolved: (JBEHAVE-322) Embedder should be responsible for instantiation of Embeddable instances

2010-07-15 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-322. -- Resolution: Fixed Embedder should be responsible for instantiation of Embeddable instances

[jbehave-dev] [jira] Resolved: (JBEHAVE-321) Upgrade to new Codehaus release process

2010-07-15 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-321. -- Resolution: Fixed Upgrade to new Codehaus release process ---

[jbehave-dev] [jira] Resolved: (JBEHAVE-275) Ensure consistency of encoding

2010-07-15 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-275. -- Resolution: Fixed Ensure consistency of encoding ---

[jbehave-dev] [jira] Resolved: (JBEHAVE-265) Allow annotation-based configuration

2010-07-16 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-265. -- Resolution: Fixed Allow annotation-based configuration

[jbehave-dev] [jira] Updated: (JBEHAVE-323) Add @BeforeStories/@AfterStories annotations

2010-07-18 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-323: - Description: It is sometimes useful to invoke setup/teardown methods only once before and after a

[jbehave-dev] [jira] Resolved: (JBEHAVE-323) Add @BeforeStories/@AfterStories annotations

2010-07-18 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-323. -- Resolution: Fixed Add @BeforeStories/@AfterStories annotations

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

2010-07-25 Thread Mauro Talevi (JIRA)
Add methods in EmbedderMonitor to distinguish running an Embeddable from running a story as path Key: JBEHAVE-324 URL: http://jira.codehaus.org/browse/JBEHAVE-324

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

2010-07-27 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=229989#action_229989 ] Mauro Talevi commented on JBEHAVE-328: -- Hi Mike, thanks for the contributed patch. It looks

[jbehave-dev] [jira] Updated: (JBEHAVE-325) StoryParser should look for starting keywords only after a newline

2010-07-28 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi updated JBEHAVE-325: - Description: In some languages, e.g. Italian, Portuguese and Spanish, the And keyword is translated

[jbehave-dev] [jira] Resolved: (JBEHAVE-325) StoryParser should look for starting keywords only after a newline

2010-07-28 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mauro Talevi resolved JBEHAVE-325. -- Resolution: Fixed StoryParser should look for starting keywords only after a newline

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

2010-07-28 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=230072#action_230072 ] Mauro Talevi commented on JBEHAVE-328: -- Updated page to provide links to source repos for both

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

2010-07-29 Thread Mauro Talevi (JIRA)
[ http://jira.codehaus.org/browse/JBEHAVE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=230221#action_230221 ] Mauro Talevi commented on JBEHAVE-327: -- Actually, I'm having trouble applying them. My patch

[jbehave-dev] [jira] Updated: (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 updated JBEHAVE-327: - Affects Version/s: (was: 3.0) Fix Version/s: 3.0 Assignee: Mauro Talevi

[jbehave-dev] [jira] Commented: (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:comment-tabpanelfocusedCommentId=230340#action_230340 ] Mauro Talevi commented on JBEHAVE-327: -- Applied patches 1 and 2 (after battling with issues

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