Title: Message Title
Dmitry Pelevin commented on an issue
JBehave / Bug JBEHAVE-1056
ResolveToPackagedName path resolver is broken on Windows
Current implementation of 'org.jbehave.core.reporters.FilePrintStreamFactory.ResolveToPackagedName' is the following:

{code:java}
    public static class ResolveToPackagedName extends AbstractPathResolver {

        public String resolveName(StoryLocation storyLocation , String extension) {
            String name = storyLocation .getPath().replace...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to