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:
pom.xml
src/main/java/hudson/plugins/warnings/WarningsPublisher.java
warnings.iml
http://jenkins-ci.org/commit/warnings-plugin/db62da8ba72d05c19564733e2bec6e702a566e97
Log:
[FIXED JENKINS-30735] Expand environment variabes in file pattern.