strange, the story works for me, I'm getting

<story path="my.story" title="This is a test story">
<narrative keyword="Narrative:">
  <inOrderTo keyword="In order to">do some test</inOrderTo>
  <asA keyword="As a">user</asA>
  <iWantTo keyword="I want to">be able to use jbehave</iWantTo>
</narrative>
<scenario keyword="Scenario:" title="User should know how to download jbehave">
<meta>
<property keyword="@" name="id" value="story1scenario1"/>
</meta>
<step outcome="successful">Given a user</step>
<step outcome="successful">When he is asked to download jbehave</step>
<step outcome="successful">Then he should know how to do it</step>
</scenario>
</story>

Can you please post either a source zip or the compiled jar (e.g. maven package), so I can check what I am doing differently?

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