Looks like it's not just the StoryToDirectoryPrinter; I can't print my 
stories from Eclipse either.

Stack trace is:

java.util.NoSuchElementException: Resource 
com.sirenian.sudoku.stories.IveGotItSoYouCantHaveIt not found in 
ClassLoader class sun.misc.Launcher$AppClassLoader
        at org.jbehave.core.story.StoryLoader.getReader(
StoryLoader.java:45)
        at org.jbehave.core.story.StoryLoader.loadStoryDetails(
StoryLoader.java:30)
        at org.jbehave.core.story.StoryLoader.loadStory(
StoryLoader.java:34)
        at org.jbehave.core.story.StoryPrinter.print(StoryPrinter.java:33)
        at org.jbehave.core.story.StoryPrinter.main(StoryPrinter.java:50)

Mauro, is there any chance you could please take a look at it? I think 
some changes may have been made in this area for the generator.

Everyone else: we don't have regression tests in this project, but if 
you're making significant changes, it's worth checking that JBehave is 
still doing its stuff. Please could you make sure that

run-example-stories, and
print-example-stores

still do their thang?

If anyone can help me to get this fixed, I'll have a go at adding those 
two targets to the build.

Cheers,
Liz.


Elizabeth Keogh <[EMAIL PROTECTED]> wrote on 08/08/2007 13:47:49:

> 
> Hi all, 
> 
> At some point over the last couple of months, the story printer has 
> broken (or at least, I can't run print-example-stories). 
> 
> Can anyone shed light / fix it / tell me how I broke it, if it was me, 
please? 
> 
> I guess one of our behaviours isn't descriptive enough... 
> 
> Cheers, 
> Liz. 
> 
> --
> Elizabeth Keogh
> [EMAIL PROTECTED]
> http://sirenian.livejournal.com
> http://jbehave.org

Reply via email to