Issue Type: Improvement Improvement
Affects Versions: 3.7.5
Assignee: Unassigned
Attachments: AnnotationFinder.java, InstanceStepsFactory.java
Components: Core
Created: 11/Apr/13 8:54 AM
Description:

Although step class dependencies are not recommended, in some cases it is useful (e.g. when managing a per-scenario transactional Spring context).
Currently, the order of steps in @UsingSteps instances are hashed twice,once in AnnotationFinder and once more in InstanceStepsFactory, making the order of e.g. @BeforeScenario unreliable.
Find attached new versions of these classes, based off of 3.7.5 source, where the order is retained.

Project: JBehave
Priority: Minor Minor
Reporter: Jonas Olsson
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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

Reply via email to