[
https://jira.codehaus.org/browse/JBEHAVE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=276738#comment-276738
]
Mauro Talevi commented on JBEHAVE-585:
--------------------------------------
So what is the proposed fix from JBehave's pov (i.e. not Jenkins')?
> BeforeStories.xml can be zero length ( causing xUnit to fail a Jenkins job )
> ----------------------------------------------------------------------------
>
> Key: JBEHAVE-585
> URL: https://jira.codehaus.org/browse/JBEHAVE-585
> Project: JBehave
> Issue Type: Bug
> Components: Core
> Reporter: Paul Hammant
> Priority: Minor
> Fix For: 3.5
>
>
> Never fear, the following can fix it so that the Jenkins job can complete:
> find $WORKSPACE/project/target/jbehave -maxdepth 1 -type f -size 0 -exec
> rm -f {} \;
--
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