[
https://jira.codehaus.org/browse/JBEHAVE-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mauro Talevi updated JBEHAVE-635:
---------------------------------
Fix Version/s: (was: 3.6)
4.x
Summary: Stories not found if code location paths contains spaces
(was: Stories not found if project located in path with name separated by space)
Since the code location is a URL, the spaces are already encoded (i.e. replaced
with %20 symbols).
This problem cannot be fixed in the current design when the URL allows to
abstract different code locations, from path, classpath or remote URL.
> Stories not found if code location paths contains spaces
> --------------------------------------------------------
>
> Key: JBEHAVE-635
> URL: https://jira.codehaus.org/browse/JBEHAVE-635
> Project: JBehave
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.5.1, 3.5.3
> Environment: Windows XP Locale German
> maven 2.2.1
> jdk 1.6.0_29
> Reporter: Per Newgro
> Assignee: Mauro Talevi
> Fix For: 4.x
>
> Attachments: my-webapp.zip
>
>
> I started a jbehave spring project by using the archetype
> <console>
> mvn archetype:generate -DgroupId=com.mycompany.app -DartifactId=my-webapp
> -DarchetypeArtifactId=jbehave-spring-archetype -DarchetypeGroupId=org.jbehave
> -DarchetypeVersion=3.5.3 -Dversion=1.0-SNAPSHOT
> </console>
> If i do that in a parent folder containing spaces in name, no story is found
> and executed while
> <console>
> mvn clean integration-test
> </console>
> To reproduce the problem independent from parent folder name i change the
> target path of the project to "the target".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
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