[JIRA] [xshell] (JENKINS-13243) Do not replace slashes in URLs with backslashes on Windows

2013-05-16 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-13243


Do not replace slashes in URLs with backslashes on Windows















Code changed in jenkins
User: Marco Ambu
Path:
 src/main/java/hudson/plugins/xshell/XShellBuilder.java
http://jenkins-ci.org/commit/xshell-plugin/3ac09e1cf3ce8de0e0c9eedfd076998dc754c961
Log:
  Merge pull request #7 from achengs/master

Don't replace slashes in git URLs. Fixes JENKINS-13243


Compare: https://github.com/jenkinsci/xshell-plugin/compare/3c8ade876689...3ac09e1cf3ce




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [xshell] (JENKINS-13243) Do not replace slashes in URLs with backslashes on Windows

2013-05-16 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-13243


Do not replace slashes in URLs with backslashes on Windows















Code changed in jenkins
User: Andrew Cheng
Path:
 src/main/java/hudson/plugins/xshell/XShellBuilder.java
http://jenkins-ci.org/commit/xshell-plugin/8b564d19c457e85c88763d270edc803772286c75
Log:
  add git to URL matcher for JENKINS-13243

otherwise git://github.com/user/repo.git becomes git:\github.com\user\repo.git 

see https://issues.jenkins-ci.org/browse/JENKINS-13243?focusedCommentId=178712page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-178712





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [xshell] (JENKINS-13243) Do not replace slashes in URLs with backslashes on Windows

2013-05-15 Thread ache...@gmail.com (JIRA)














































Andrew C
 reopened  JENKINS-13243


Do not replace slashes in URLs with backslashes on Windows
















Git URLs are stlil affected: git://github.com/user/repo.git becomes git:\github.com\user\repo.git





Change By:


Andrew C
(15/May/13 2:43 PM)




Resolution:


Fixed





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [xshell] (JENKINS-13243) Do not replace slashes in URLs with backslashes on Windows

2013-05-15 Thread ache...@gmail.com (JIRA)












































 
Andrew C
 edited a comment on  JENKINS-13243


Do not replace slashes in URLs with backslashes on Windows
















Git URLs are still affected: git://github.com/user/repo.git becomes git:\github.com\user\repo.git



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [xshell] (JENKINS-13243) Do not replace slashes in URLs with backslashes on Windows

2013-05-15 Thread ache...@gmail.com (JIRA)














































Andrew C
 commented on  JENKINS-13243


Do not replace slashes in URLs with backslashes on Windows















I have submitted a pull request with a suggested fix for this: https://github.com/jenkinsci/xshell-plugin/pull/7

One concern I have is that there might be other legitimate arguments beginning with git: that aren't git URLs but I can't think of any right now. So hopefully this is sufficient.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.