[JIRA] (JENKINS-36168) Jacoco pluging does not read values from environment varibles

2017-03-23 Thread dominik.stad...@gmx.at (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 centic commented on  JENKINS-36168  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco pluging does not read values from environment varibles   
 

  
 
 
 
 

 
 Because this is open source and there is nobody paid here. So if you need this to be accelerated you need to step in yourself and apply on the jenkins-mailing-list to get rights to contribute the plugin.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-36168) Jacoco pluging does not read values from environment varibles

2017-02-13 Thread rashmi.gonchi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rashmi G commented on  JENKINS-36168  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco pluging does not read values from environment varibles   
 

  
 
 
 
 

 
 I've run into the same issue described by Pawan and Arsenii. Why hasn't the PR been merged yet?  
 

  
 
 
 
 

 
 
 

 
 
 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-36168) Jacoco pluging does not read values from environment varibles

2016-12-07 Thread arsenii....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arsenii Lisunov commented on  JENKINS-36168  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco pluging does not read values from environment varibles   
 

  
 
 
 
 

 
 So, here's the pull request for the functionality: https://github.com/jenkinsci/jacoco-plugin/pull/77  
 

  
 
 
 
 

 
 
 

 
 
 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-36168) Jacoco pluging does not read values from environment varibles

2016-10-10 Thread arsenii....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arsenii Lisunov commented on  JENKINS-36168  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco pluging does not read values from environment varibles   
 

  
 
 
 
 

 
 Almost same issue, but two variables out of four are working correctly (no inclusions). Other two - not. JACOCO_EXEC_FILES_PATH="**/jacoco.exec" JACOCO_CLASS_FILES_PATH="**/target/classes/main" JACOCO_SOURCE_FILES_PATH="**/src/main/java" JACOCO_EXCLUSIONS="**/Test.class" JACOCO_EXEC_FILES_PATH is always changed to its value in in the JaCoCo configuration And both JACOCO_CLASS_FILES_PATH and JACOCO_SOURCE_FILES_PATH variables are parsed as strings: [JaCoCo plugin] **/jacoco.exec;$JACOCO_CLASS_FILES_PATH;$JACOCO_SOURCE_FILES_PATH; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/jacoco.exec: ... [JaCoCo plugin] Saving matched class directories for class-pattern: $JACOCO_CLASS_FILES_PATH:  [JaCoCo plugin] Saving matched source directories for source-pattern: $JACOCO_SOURCE_FILES_PATH:  [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/Test.class]  
 

  
 
 
 
 

 
 
 

 
 
 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-36168) Jacoco pluging does not read values from environment varibles

2016-08-12 Thread p...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pmv commented on  JENKINS-36168  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco pluging does not read values from environment varibles   
 

  
 
 
 
 

 
 Can we also get the thresholds to read from the environment variables? That would allow us to manage all of our thresholds per repository in a properties file, and have an earlier step that reads the properties file and set the threshold.  The use cases are similar, but let me know if you would like a separate ticket for this.  
 

  
 
 
 
 

 
 
 

 
 
 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-36168) Jacoco pluging does not read values from environment varibles

2016-06-22 Thread pawanonlin...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pawan Gupta created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36168  
 
 
  Jacoco pluging does not read values from environment varibles   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Ognjen Bubalo  
 
 
Attachments: 
 2016-06-23_11-04-32.jpg  
 
 
Components: 
 jacoco-plugin  
 
 
Created: 
 2016/Jun/23 6:29 AM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Pawan Gupta  
 

  
 
 
 
 

 
 We have a requirement to pass the Jacoco plugin parameters during Jenkins Job execution so we are following the below setup. We are injecting the environment variable as below in build step in Jenkins job and using the same variables in Jacoco plugin (PFA screenshot) in post build action.  pathToExecFiles="**/jacoco.exec"  pathToClassDirectories="**/target/classes/main"  pathToSourceDirectories="**/src/main/java"  inclusions="*/.class"  exclusions="**/Test.class"  However the Jacoco plugin is not substituting the env variable as the same is working for other plugins (JUnit/testNG). The build is failing with below error. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] $pathToExecFiles;$pathToClassDirectories;$pathToSourceDirectories; locations are configured [JaCoCo plugin] Number of found exec files for pattern $pathToExecFiles: 0 [JaCoCo plugin] Saving matched execfiles:  [JaCoCo plugin] Saving matched class directories for class-pattern: $pathToClassDirectories:  [JaCoCo plugin] Saving matched source directories for source-pattern: $pathToSourceDirectories:  [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [$inclusions] [JaCoCo plugin] exclusions: [$exclusions] ERROR: Build step failed with exception java.lang.IllegalStateException: basedir /app/jenkins/jobs/xx/builds/1/jacoco/classes does not exist Can you enable the Jacoco to read the env variable (if exist)? Thanks. Pawan