Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
I'm trying to use vairables insiede the Publish FindBugs/Checkstyle/PMD results analysis, inside the field FindBugs/Checkstyle/PMD results but it seems to take my variable name literally and therefore not find the xml files.
My usecase is that the same workspace is used for multiple branches and i would like it to scan only for one branch by pointing the scan to the right folder.
Is it impossible or am I missing something?
I'm not using the latest version (yet, have to deal with upgrade related issues first) but i looked in the changelog and didn't see a solution.
Attachments
Issue Links
- is related to
-
JENKINS-34157 Warnings plugin doesn't allow environment variables in file names
-
- Resolved
-
Code changed in jenkins
User: Ulli Hafner
Path:
src/test/java/plugins/CheckStylePluginTest.java
http://jenkins-ci.org/commit/acceptance-test-harness/8a41d9ca7b51c8af9d2b173a30b16b533af33639
Log:
[FIXED JENKINS-30735] Expand environment variabes in file pattern.