[ 
https://issues.apache.org/jira/browse/SUREFIRE-1593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685332#comment-16685332
 ] 

ASF GitHub Bot commented on SUREFIRE-1593:
------------------------------------------

jglick commented on issue #198: [SUREFIRE-1593] Correcting relativization logic 
to produce valid URIs on Windows
URL: https://github.com/apache/maven-surefire/pull/198#issuecomment-438296318
 
 
   > Oracle used examples with relative paths only.
   
   Yes, and that is what #197 attempts to do. It falls back to the original 
behavior of absolute URIs only when relativization fails, typically due to 
Windows cross-drive issues.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 3.0.0-M1 produces invalid code sources on Windows
> -------------------------------------------------
>
>                 Key: SUREFIRE-1593
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1593
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: classloading, process forking
>    Affects Versions: 3.0.0-M1
>            Reporter: Jesse Glick
>            Priority: Major
>
> The fix for SUREFIRE-1588 did not work correctly on Windows. (When 
> active—i.e., when the drive letters of the system temporary directory, per 
> SUREFIRE-1400, and the project basedir were the same.) It would produce 
> relative URIs containing {{%5C}} where {{/}} was intended.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to