Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Ant Tasks, Core, Maven Plugin
-
Labels:None
-
Number of attachments :
Description
StoryFinder should be a facade for finding in different guises.
It should allow the finding of textual story paths from a base search dir using include/exclude patterns.
It should allow for prefixing all the paths founds with a given prefix - in other to easily created URL-based paths.
All story paths should be normalised paths with '/' as separator.
It should allow the finding of java sources and creation of corresponding RunnableStory instances using a given EmbedderClassLoader.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | StoryPathFinder should normalised paths to always use '/' as separator | StoryPathFinder should normalise paths with '/' as separator |
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Summary | StoryPathFinder should normalise paths with '/' as separator | StoryFinder should be responsible for finding story paths and runnable stories |
Description |
StoryFinder should be a facade for finding in different guises.
It should allow the finding of textual story paths from a base search dir using include/exclude patterns. It should allow for prefixing all the paths founds with a given prefix - in other to easily created URL-based paths. All story paths should be normalised paths with '/' as separator. It should allow the finding of java sources and creation of corresponding RunnableStory instances using a given EmbedderClassLoader. |
|
Component/s | Ant extension [ 11081 ] | |
Component/s | Maven Plugin [ 12482 ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |