Sobia Ali edited a comment on Sub-task JBEHAVE-866

Guys!! I tried to include following code as u suggested
@Override
protected List<String> storyPaths() { return new StoryFinder().findPaths(CodeLocations.codeLocationFromClass(this.getClass()).getFile(), Arrays.asList("**/*.story"),Arrays.asList("**/.svn/*")); }

but it makes no difference, still getting the same error.What am I missing?

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