Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/valgrind-plugin
  Commit: a5c8485766df6c25f556494e8f0806c4fb7ac6cb
      
https://github.com/jenkinsci/valgrind-plugin/commit/a5c8485766df6c25f556494e8f0806c4fb7ac6cb
  Author: Johannes Ohlemacher <johannes.ohlemac...@googlemail.com>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M mvn-debug.sh
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/valgrind/ValgrindBuilder.java
    M src/test/java/org/jenkinsci/plugins/valgrind/util/ValgrindVersionTest.java

  Log Message:
  -----------
  bumped required jenkins version to 1.480
added env var PROGRAM_DIR that contains the directory path of the current 
executable
working directory is set for each executable separately (so PROGRAM_DIR can be 
used to set a working directory relative to the current executable)
pattern to get the list of executable (include and exclude patterns) is not 
longer relative to the working directory (not sure, why it was implemented this 
way before, but thats clearly not the desired and expected behaviour)


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

Reply via email to