[
http://issues.ops4j.org/browse/PAXURL-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14049#action_14049
]
Stephane Chomat commented on PAXURL-113:
----------------------------------------
The character '\' is transformed to '/' by URL class.
new URL("file:repository1\\").toString() == "file:repository1/"
> A local repository wich contains a space or non us-ascii are not supported !
> ----------------------------------------------------------------------------
>
> Key: PAXURL-113
> URL: http://issues.ops4j.org/browse/PAXURL-113
> Project: Pax URL
> Issue Type: Bug
> Affects Versions: 1.2.5
> Environment: cygwin window
> Reporter: Stephane Chomat
> Assignee: Stephane Chomat
> Fix For: 1.2.6
>
>
> A local repository wich contains a space or non us-ascii are not supported !
> A space in a path are transformed in "%20" like next.
> D:/documents%20and%20Settings/SESA170017/.m2/repository
> instead of
> D:/documents and Settings/SESA170017/.m2/repository
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general