[ 
https://jira.codehaus.org/browse/JBEHAVE-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=285327#comment-285327
 ] 

Cristiano Gavião commented on JBEHAVE-653:
------------------------------------------

Hi, I did this couple years ago. Actually I've used the Confluence instead but 
it is the same.
But I don't think it is necessary anything more in Jbehave side other than the 
LoadFromURL.
You just need to create a plugin with the built-in REST support. This plugin 
will capture the calling parameters and process it. The result of your call 
will be a string (you can bring one story or a set of), so you don't need to 
worry in create a parser in the client side. 
In client, you just need some abstract step class that connect to server 
calling the right http address with the right parameters.


> Integrate JIRA
> --------------
>
>                 Key: JBEHAVE-653
>                 URL: https://jira.codehaus.org/browse/JBEHAVE-653
>             Project: JBehave
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.5.4
>         Environment: JIRA v4.2
>            Reporter: Olmo Rigolo
>            Priority: Minor
>              Labels: configuration, jira, reports, wish
>   Original Estimate: 3 minutes
>  Remaining Estimate: 3 minutes
>
> We are using JIRA to organise our stories. It would be nice to integrate the 
> story files directly from JIRA, so you don't have to write them twice. At 
> this moment we write the acceptance criteria for a story in JIRA and we copy 
> them into our projects. 
> My idea is to 
> -extend the LoadFromUrl class to add the functionality to log into a page 
> (like for google docs). Something like LoadFromSecuredUrl, LoadFromJira
> -then write a parser that extracts the fields from a story in JIRA as plain 
> text like you propose it here 
> http://jbehave.org/reference/stable/locating-stories.html

--
This message is automatically generated by JIRA.
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