Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jenkins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ym
jenkins
Commits
bb6bccf0
Commit
bb6bccf0
authored
Oct 26, 2018
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20180083: Job [CRM_APP_Analysis] configuration updated
Change performed by §õº~?
parent
ce46c387
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
36 additions
and
2 deletions
+36
-2
jobs/CRM_APP_Analysis/config.xml
jobs/CRM_APP_Analysis/config.xml
+36
-2
No files found.
jobs/CRM_APP_Analysis/config.xml
View file @
bb6bccf0
...
...
@@ -54,10 +54,44 @@
<concurrentBuild>
false
</concurrentBuild>
<builders>
<hudson.tasks.BatchFile>
<command>
C:\dependency-check\bin\dependency-check.bat --project %JOB_NAME% -s %WORKSPACE% -f
AL
L
</command>
<command>
C:\dependency-check\bin\dependency-check.bat --project %JOB_NAME% -s %WORKSPACE% -f
XM
L
</command>
</hudson.tasks.BatchFile>
</builders>
<publishers/>
<publishers>
<org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher
plugin=
"dependency-check-jenkins-plugin@3.3.2"
>
<healthy></healthy>
<unHealthy></unHealthy>
<thresholdLimit>
low
</thresholdLimit>
<pluginName>
[DependencyCheck]
</pluginName>
<defaultEncoding></defaultEncoding>
<canRunOnFailed>
false
</canRunOnFailed>
<usePreviousBuildAsReference>
false
</usePreviousBuildAsReference>
<useStableBuildAsReference>
false
</useStableBuildAsReference>
<useDeltaValues>
false
</useDeltaValues>
<thresholds
plugin=
"analysis-core@1.95"
>
<unstableTotalAll></unstableTotalAll>
<unstableTotalHigh></unstableTotalHigh>
<unstableTotalNormal></unstableTotalNormal>
<unstableTotalLow></unstableTotalLow>
<unstableNewAll></unstableNewAll>
<unstableNewHigh></unstableNewHigh>
<unstableNewNormal></unstableNewNormal>
<unstableNewLow></unstableNewLow>
<failedTotalAll></failedTotalAll>
<failedTotalHigh></failedTotalHigh>
<failedTotalNormal></failedTotalNormal>
<failedTotalLow></failedTotalLow>
<failedNewAll></failedNewAll>
<failedNewHigh></failedNewHigh>
<failedNewNormal></failedNewNormal>
<failedNewLow></failedNewLow>
</thresholds>
<shouldDetectModules>
false
</shouldDetectModules>
<dontComputeNew>
true
</dontComputeNew>
<doNotResolveRelativePaths>
false
</doNotResolveRelativePaths>
<pattern>
dependency-check-report.xml
</pattern>
</org.jenkinsci.plugins.DependencyCheck.DependencyCheckPublisher>
</publishers>
<buildWrappers>
<hudson.plugins.ws__cleanup.PreBuildCleanup
plugin=
"ws-cleanup@0.36"
>
<deleteDirs>
false
</deleteDirs>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment