[JIRA] (JENKINS-39131) Backslashes are removed from injected environment variables

2017-01-13 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Closing this issue again. Please follow-up in JENKINS-39403 if you disagree  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39131  
 
 
  Backslashes are removed from injected environment variables   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Reopened Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-39131) Backslashes are removed from injected environment variables

2017-01-12 Thread gre...@hotmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Grigoriy Milman reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Unfortunately, such behavior makes usage of the environment variables impossible in Windows batch scripts. See my comments related to the JENKINS-39403   
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39131  
 
 
  Backslashes are removed from injected environment variables   
 

  
 
 
 
 

 
Change By: 
 Grigoriy Milman  
 
 
Resolution: 
 Not A Defect  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails 

[JIRA] (JENKINS-39131) Backslashes are removed from injected environment variables

2016-10-26 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev resolved as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39131  
 
 
  Backslashes are removed from injected environment variables   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-39131) Backslashes are removed from injected environment variables

2016-10-26 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-39131  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Backslashes are removed from injected environment variables   
 

  
 
 
 
 

 
 It is a documented compatibility change (JENKINS-31573), which makes EnvInject to process property files according to standards. See the release notes. Update Center also shows warning  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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/d/optout.


[JIRA] (JENKINS-39131) Backslashes are removed from injected environment variables

2016-10-20 Thread roman.wue...@gmx.at (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Roman80 created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39131  
 
 
  Backslashes are removed from injected environment variables   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oleg Nenashev  
 
 
Components: 
 envinject-plugin  
 
 
Created: 
 2016/Oct/20 6:05 AM  
 
 
Environment: 
 Linux master, Windows slave  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Roman80  
 

  
 
 
 
 

 
 Backslashes are removed from injected environment variables e.g "C:\Qt\5.7" will become "C:Qt5.7"  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment