[JIRA] [maven-plugin] (JENKINS-2687) case sensitive environment variable PATH

2016-05-09 Thread guillaume.missonn...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Guillaume Missonnier edited a comment on  JENKINS-2687 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: case sensitive environment variable PATH  
 
 
 
 
 
 
 
 
 
 Got the case sensitive environment variable problem too.For instance, if I set these two variable in my slave agent environment :{code:none}#!/bin/bashexport TEST=TESTexport test=testexec java -jar  /homes2/bxi/bin/ slave.jar{code}My builds got the following in their environment :test=TEST 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [maven-plugin] (JENKINS-2687) case sensitive environment variable PATH

2016-05-09 Thread guillaume.missonn...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Guillaume Missonnier edited a comment on  JENKINS-2687 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: case sensitive environment variable PATH  
 
 
 
 
 
 
 
 
 
 Got the case sensitive environment variable problem too.For instance, if I set these two variable in my slave agent environment :{code:none}#!/bin/bashexport TEST=TESTexport test=testexec java -jar /homes2/bxi/bin/slave.jar{code}My builds got the following in their environment : TEST= test =TEST  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [maven-plugin] (JENKINS-2687) case sensitive environment variable PATH

2016-05-09 Thread guillaume.missonn...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Guillaume Missonnier edited a comment on  JENKINS-2687 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: case sensitive environment variable PATH  
 
 
 
 
 
 
 
 
 
 Got the case sensitive environment variable problem too.For instance, if I set these two variable in my slave agent environment :{code: bash none }#!/bin/bashexport TEST=TESTexport test=testexec java -jar /homes2/bxi/bin/slave.jar{code}My builds got the following in their environment :TEST=test 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [maven-plugin] (JENKINS-2687) case sensitive environment variable PATH

2016-05-09 Thread guillaume.missonn...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Guillaume Missonnier commented on  JENKINS-2687 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: case sensitive environment variable PATH  
 
 
 
 
 
 
 
 
 
 
Got the case sensitive environment variable problem too. 
For instance, if I set these two variable in my slave agent environment : 

 

Unable to find source-code formatter for language: bash. Available languages are: actionscript, html, java, _javascript_, none, sql, xhtml, xml


#!/bin/bash
export TEST=TEST
export test=test

exec java -jar /homes2/bxi/bin/slave.jar
 

 
My builds got the following in their environment : 
TEST=test 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





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