[jenkinsci/parasoft-findings-plugin] 456778: Support Jenkins 2.426.3+ and refactor the pom.xml.

2024-04-26 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd827_cicd828
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 45677801afac476e817a99f517fa04f919ac027b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/45677801afac476e817a99f517fa04f919ac027b
  Author: Alfie Wang 
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pom.xml
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageQualityGate.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageQualityGateEvaluatorTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporterTest.java

  Log Message:
  ---
  Support Jenkins 2.426.3+ and refactor the pom.xml.

* Fix errors related to plugin-util-api plugin.
* Reorganize and simplify the pom.xml to make it more clear.
* Update required warnings-ng plugin to 11.0.0.
* Update parasoft-findings-utils to 1.0.2.
* Remove unnecessary test plugin dependencies.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/parasoft-findings-plugin/settings/notifications

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd827_cicd828/00-456778%40github.com.


[jenkinsci/parasoft-findings-plugin] a4a811: Simplify and optimize pom.xml of Parasoft Findings...

2024-04-25 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd827
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: a4a811c5ccaf87411e05e77f56d7ee16d759f7ea
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/a4a811c5ccaf87411e05e77f56d7ee16d759f7ea
  Author: Alfie Wang 
  Date:   2024-04-25 (Thu, 25 Apr 2024)

  Changed paths:
M pom.xml
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageQualityGate.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageQualityGateEvaluatorTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporterTest.java

  Log Message:
  ---
  Simplify and optimize pom.xml of Parasoft Findings plugin for Jenkins.



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/parasoft-findings-plugin/settings/notifications

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd827/00-a4a811%40github.com.


[jenkinsci/parasoft-findings-plugin] bda597: Added sbom-injection-jenkins.json to include cover...

2024-02-26 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: bda5977b3b3c5164f090b4ade92d92e95c25
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/bda5977b3b3c5164f090b4ade92d92e95c25
  Author: yshi-parasoft 
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
A scripts/sbom-injection-jenkins.json

  Log Message:
  ---
  Added sbom-injection-jenkins.json to include coverage model in sbom



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/parasoft-findings-plugin/settings/notifications

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/88d9a8-bda597%40github.com.


[jenkinsci/parasoft-findings-plugin] 005d09: Fix failed unit test.

2024-01-10 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 005d0937a4ca36c51986726ad951c417a7fe47f7
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/005d0937a4ca36c51986726ad951c417a7fe47f7
  Author: tren 
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java

  Log Message:
  ---
  Fix failed unit test.


  Commit: 88d9a8b87526d1f6f36d6d78715e9c93931bbff3
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/88d9a8b87526d1f6f36d6d78715e9c93931bbff3
  Author: Roller Wang <109122571+rwang-paras...@users.noreply.github.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java

  Log Message:
  ---
  Merge pull request #117 from jenkinsci/fix_unit_test

Fix failed unit test.


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/0befff9af187...88d9a8b87526

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/0befff-88d9a8%40github.com.


[jenkinsci/parasoft-findings-plugin]

2024-01-10 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/fix_unit_test
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/fix_unit_test/005d09-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 005d09: Fix failed unit test.

2024-01-10 Thread 'tren-parasoft' via Jenkins Commits
  Branch: refs/heads/fix_unit_test
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 005d0937a4ca36c51986726ad951c417a7fe47f7
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/005d0937a4ca36c51986726ad951c417a7fe47f7
  Author: tren 
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java

  Log Message:
  ---
  Fix failed unit test.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/fix_unit_test/00-005d09%40github.com.


[jenkinsci/parasoft-findings-plugin]

2024-01-09 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/jason_cicd689
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd689/901cb7-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 901cb7: Keep one decimal place for Y-axis values in Paraso...

2024-01-09 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 901cb7e39786819dbd57cd76aeb1a8ee87d2be62
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/901cb7e39786819dbd57cd76aeb1a8ee87d2be62
  Author: Jason 
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Keep one decimal place for Y-axis values in Parasoft Findings for Jenkins


  Commit: 0befff9af18776552e4d94ecf6869a26c4ffc4ee
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/0befff9af18776552e4d94ecf6869a26c4ffc4ee
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Merge pull request #116 from jenkinsci/jason_cicd689

Keep one decimal place for Y-axis values in Parasoft Findings for Jenkins


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/c1f0f65d139f...0befff9af187

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/c1f0f6-0befff%40github.com.


[jenkinsci/parasoft-findings-plugin] 901cb7: Keep one decimal place for Y-axis values in Paraso...

2024-01-08 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd689
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 901cb7e39786819dbd57cd76aeb1a8ee87d2be62
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/901cb7e39786819dbd57cd76aeb1a8ee87d2be62
  Author: Jason 
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Keep one decimal place for Y-axis values in Parasoft Findings for Jenkins


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd689/cb2be7-901cb7%40github.com.


[jenkinsci/parasoft-findings-plugin] cb2be7: Keep one decimal place for Y-axis values in Paraso...

2024-01-08 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd689
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: cb2be7ed9d5cf902f9e6a5e58e50ddfda9a78e78
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/cb2be7ed9d5cf902f9e6a5e58e50ddfda9a78e78
  Author: Jason 
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Keep one decimal place for Y-axis values in Parasoft Findings for Jenkins


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd689/2bf902-cb2be7%40github.com.


[jenkinsci/parasoft-findings-plugin] 2bf902: Keep one decimal place for Y-axis values in Paraso...

2024-01-07 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd689
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 2bf902123a00f26932216565915511b8ed212c19
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/2bf902123a00f26932216565915511b8ed212c19
  Author: Jason 
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Keep one decimal place for Y-axis values in Parasoft Findings for Jenkins


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd689/00-2bf902%40github.com.


[jenkinsci/parasoft-findings-plugin] c1f0f6: Fixed grammar of error message

2023-12-22 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: c1f0f65d139f969ddbb46b0db52711f1982daa3b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/c1f0f65d139f969ddbb46b0db52711f1982daa3b
  Author: yshi-parasoft 
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java

  Log Message:
  ---
  Fixed grammar of error message


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/fe2ee5-c1f0f6%40github.com.


[jenkinsci/parasoft-findings-plugin] fe2ee5: [maven-release-plugin] prepare for next developmen...

2023-12-22 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: fe2ee5057154fdb72e0e486423bb6c116092bd39
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/fe2ee5057154fdb72e0e486423bb6c116092bd39
  Author: yshi-parasoft 
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/cdfb72-fe2ee5%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-22 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/tags/parasoft-findings-10.7.1
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/tags/parasoft-findings-10.7.1/00-ad437c%40github.com.


[jenkinsci/parasoft-findings-plugin] cdfb72: [maven-release-plugin] prepare release parasoft-fi...

2023-12-22 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: cdfb7243e06528cf0cab29120d8d6fb5881a4336
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/cdfb7243e06528cf0cab29120d8d6fb5881a4336
  Author: yshi-parasoft 
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release parasoft-findings-10.7.1


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/46bdc6-cdfb72%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-21 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd646
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd646/623f88-00%40github.com.


[jenkinsci/parasoft-findings-plugin] cf3304: Do not fail the build when processing coverage rep...

2023-12-21 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: cf33047a0b44c818e8c2792a82e179d8618082c6
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/cf33047a0b44c818e8c2792a82e179d8618082c6
  Author: Alfie Wang 
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceCodeFacade.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceCodePainter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/PathResolver.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageMetricColumn/column.jelly
M 
src/test/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorderTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStepTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatterTest.java

  Log Message:
  ---
  Do not fail the build when processing coverage reports.
* Replace coverage exception stacktrace with simpified error message.
*


  Commit: 2deff31e2fb8e6343b811502ea5b971f9f49f656
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/2deff31e2fb8e6343b811502ea5b971f9f49f656
  Author: Alfie Wang 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into alfie_cicd646


  Commit: 623f88cdc2fe09c4d8a6aa44db74af935155f981
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/623f88cdc2fe09c4d8a6aa44db74af935155f981
  Author: Roller Wang 
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
A src/main/java/com/parasoft/findings/jenkins/util/FilteredLogChain.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporterTest.java

  Log Message:
  ---
  Use log chain to keep all log data.


  Commit: 46bdc6562044613396ba7a80c5d05f19648cb729
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/46bdc6562044613396ba7a80c5d05f19648cb729
  Author: Roller Wang <109122571+rwang-paras...@users.noreply.github.com>
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceCodeFacade.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceCodePainter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/PathResolver.java
A src/main/java/com/parasoft/findings/jenkins/util/FilteredLogChain.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageMetricColumn/column.jelly
M 
src/test/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorderTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStepTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatterTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporterTest.java

  Log Message:
  ---
  Merge pull request #115 from jenkinsci/alfie_cicd646

[ Parasoft Coverage ] Exceptions logged and job marked as failure


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/32f03c3b2f38...46bdc6562044

-- 
You received this message because you are subscribed to the Google Groups 
&q

[jenkinsci/parasoft-findings-plugin] 623f88: Use log chain to keep all log data.

2023-12-21 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd646
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 623f88cdc2fe09c4d8a6aa44db74af935155f981
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/623f88cdc2fe09c4d8a6aa44db74af935155f981
  Author: Roller Wang 
  Date:   2023-12-22 (Fri, 22 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
A src/main/java/com/parasoft/findings/jenkins/util/FilteredLogChain.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporterTest.java

  Log Message:
  ---
  Use log chain to keep all log data.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd646/267188-623f88%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-21 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/jason_cicd644
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd644/839756-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 5f087a: Change the maximum and minimum values of Y-axis in...

2023-12-21 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 5f087aaacf70b7d69d607f759c69256ba18204ec
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/5f087aaacf70b7d69d607f759c69256ba18204ec
  Author: Jason 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java
M 
src/test/resources/com/parasoft/findings/jenkins/coverage/api/metrics/charts/chart.json

  Log Message:
  ---
  Change the maximum and minimum values of Y-axis in trend chart to make the 
changes more clearly


  Commit: 8397563ea906de2558f78abe56013aeab09d
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/8397563ea906de2558f78abe56013aeab09d
  Author: yshi-parasoft 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Refactored code


  Commit: 32f03c3b2f382501405955ed3673fd86a72ff463
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/32f03c3b2f382501405955ed3673fd86a72ff463
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java
M 
src/test/resources/com/parasoft/findings/jenkins/coverage/api/metrics/charts/chart.json

  Log Message:
  ---
  Merge pull request #114 from jenkinsci/jason_cicd644

Y-axis behaviour of Parasoft Coverage Trend


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/951326e8e3ba...32f03c3b2f38

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/951326-32f03c%40github.com.


[jenkinsci/parasoft-findings-plugin] 839756: Refactored code

2023-12-21 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/jason_cicd644
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 8397563ea906de2558f78abe56013aeab09d
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/8397563ea906de2558f78abe56013aeab09d
  Author: yshi-parasoft 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Refactored code


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd644/5f087a-839756%40github.com.


[jenkinsci/parasoft-findings-plugin] 5f087a: Change the maximum and minimum values of Y-axis in...

2023-12-21 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd644
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 5f087aaacf70b7d69d607f759c69256ba18204ec
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/5f087aaacf70b7d69d607f759c69256ba18204ec
  Author: Jason 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java
M 
src/test/resources/com/parasoft/findings/jenkins/coverage/api/metrics/charts/chart.json

  Log Message:
  ---
  Change the maximum and minimum values of Y-axis in trend chart to make the 
changes more clearly


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd644/2c8349-5f087a%40github.com.


[jenkinsci/parasoft-findings-plugin] 2c8349: Change the maximum and minimum values of Y-axis in...

2023-12-21 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd644
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 2c8349f10b82ae80143f8128b55908a08621246b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/2c8349f10b82ae80143f8128b55908a08621246b
  Author: Jason 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java
M 
src/test/resources/com/parasoft/findings/jenkins/coverage/api/metrics/charts/chart.json

  Log Message:
  ---
  Change the maximum and minimum values of Y-axis in trend chart to make the 
changes more clearly


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd644/df13b9-2c8349%40github.com.


[jenkinsci/parasoft-findings-plugin] df13b9: Optimized algorithm of showing chart range

2023-12-21 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/jason_cicd644
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: df13b95f138296a4786523082dd0b20ccd3d0911
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/df13b95f138296a4786523082dd0b20ccd3d0911
  Author: Roller Wang 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Optimized algorithm of showing chart range


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd644/17cb4f-df13b9%40github.com.


[jenkinsci/parasoft-findings-plugin] 267188: Use log chain to keep all log data

2023-12-21 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd646
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 267188caca93f25a9266e4575e58dcdb0b58ee92
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/267188caca93f25a9266e4575e58dcdb0b58ee92
  Author: Roller Wang 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
A src/main/java/com/parasoft/findings/jenkins/util/FilteredLogChain.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporterTest.java

  Log Message:
  ---
  Use log chain to keep all log data


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd646/2deff3-267188%40github.com.


[jenkinsci/parasoft-findings-plugin] 17cb4f: Change the maximum and minimum values of Y-axis in...

2023-12-21 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd644
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 17cb4fe5e1c2a5dd931ed69677185a9e54024747
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/17cb4fe5e1c2a5dd931ed69677185a9e54024747
  Author: Jason 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java
M 
src/test/resources/com/parasoft/findings/jenkins/coverage/api/metrics/charts/chart.json

  Log Message:
  ---
  Change the maximum and minimum values of Y-axis in trend chart to make the 
changes more clearly


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd644/0307da-17cb4f%40github.com.


[jenkinsci/parasoft-findings-plugin] 951326: Update parasoft-findings-utils version

2023-12-20 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 951326e8e3ba3e08e494af7977bdfa2dec58188e
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/951326e8e3ba3e08e494af7977bdfa2dec58188e
  Author: dtang 
  Date:   2023-12-21 (Thu, 21 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parasoft-findings-utils version


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/172c14-951326%40github.com.


[jenkinsci/parasoft-findings-plugin] 0307da: Change the maximum and minimum values of Y-axis in...

2023-12-20 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd644
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 0307da96ef17f49ed2f3fc1c83a2e787c3abf675
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/0307da96ef17f49ed2f3fc1c83a2e787c3abf675
  Author: Jason 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageSeriesBuilderTest.java
M 
src/test/resources/com/parasoft/findings/jenkins/coverage/api/metrics/charts/chart.json

  Log Message:
  ---
  Change the maximum and minimum values of Y-axis in trend chart to make the 
changes more clearly


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd644/9dec4b-0307da%40github.com.


[jenkinsci/parasoft-findings-plugin] 72cca3: Resolve multiple file upload issues

2023-12-19 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd646
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 72cca3c0845cca2f4113aba5fc81fe60acc50d85
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/72cca3c0845cca2f4113aba5fc81fe60acc50d85
  Author: dtang 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Resolve multiple file upload issues


  Commit: 172c14e6291ac4e380e91e8d52dc29a25cef4169
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/172c14e6291ac4e380e91e8d52dc29a25cef4169
  Author: Roller Wang <109122571+rwang-paras...@users.noreply.github.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Merge pull request #113 from jenkinsci/don_multipleFileUploadIssues

Resolve multiple file upload issues


  Commit: 2deff31e2fb8e6343b811502ea5b971f9f49f656
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/2deff31e2fb8e6343b811502ea5b971f9f49f656
  Author: Alfie Wang 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into alfie_cicd646


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/cf33047a0b44...2deff31e2fb8

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd646/cf3304-2deff3%40github.com.


[jenkinsci/parasoft-findings-plugin] 72cca3: Resolve multiple file upload issues

2023-12-19 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 72cca3c0845cca2f4113aba5fc81fe60acc50d85
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/72cca3c0845cca2f4113aba5fc81fe60acc50d85
  Author: dtang 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Resolve multiple file upload issues


  Commit: 172c14e6291ac4e380e91e8d52dc29a25cef4169
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/172c14e6291ac4e380e91e8d52dc29a25cef4169
  Author: Roller Wang <109122571+rwang-paras...@users.noreply.github.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Merge pull request #113 from jenkinsci/don_multipleFileUploadIssues

Resolve multiple file upload issues


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/1bd4827cea61...172c14e6291a

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/1bd482-172c14%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-19 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/don_multipleFileUploadIssues
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_multipleFileUploadIssues/72cca3-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 72cca3: Resolve multiple file upload issues

2023-12-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_multipleFileUploadIssues
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 72cca3c0845cca2f4113aba5fc81fe60acc50d85
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/72cca3c0845cca2f4113aba5fc81fe60acc50d85
  Author: dtang 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Resolve multiple file upload issues


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_multipleFileUploadIssues/9a3d43-72cca3%40github.com.


[jenkinsci/parasoft-findings-plugin] 9a3d43: Optimized code

2023-12-19 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/don_multipleFileUploadIssues
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 9a3d43c06a5a79e04ce49d3e95748e2c3255c3aa
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/9a3d43c06a5a79e04ce49d3e95748e2c3255c3aa
  Author: Roller Wang 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Optimized code


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_multipleFileUploadIssues/e8fee3-9a3d43%40github.com.


[jenkinsci/parasoft-findings-plugin] e8fee3: Optimized code

2023-12-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_multipleFileUploadIssues
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: e8fee32942d05a76df3d52f95c6bf5a5dccb23f6
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/e8fee32942d05a76df3d52f95c6bf5a5dccb23f6
  Author: dtang 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Optimized code


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_multipleFileUploadIssues/194db6-e8fee3%40github.com.


[jenkinsci/parasoft-findings-plugin] cf3304: Do not fail the build when processing coverage rep...

2023-12-19 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd646
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: cf33047a0b44c818e8c2792a82e179d8618082c6
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/cf33047a0b44c818e8c2792a82e179d8618082c6
  Author: Alfie Wang 
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceCodeFacade.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceCodePainter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/PathResolver.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageMetricColumn/column.jelly
M 
src/test/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorderTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStepTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatterTest.java

  Log Message:
  ---
  Do not fail the build when processing coverage reports.
* Replace coverage exception stacktrace with simpified error message.
*


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd646/ea2325-cf3304%40github.com.


[jenkinsci/parasoft-findings-plugin] 9dec4b: Set the maximum and minimum coverage values to mul...

2023-12-18 Thread 'Jason Chen' via Jenkins Commits
  Branch: refs/heads/jason_cicd644
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 9dec4bf3b5eb0c7485910de97cd7eba85420aa1d
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/9dec4bf3b5eb0c7485910de97cd7eba85420aa1d
  Author: Jason 
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/charts/CoverageTrendChart.java

  Log Message:
  ---
  Set the maximum and minimum coverage values to multiples of 5


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/jason_cicd644/00-9dec4b%40github.com.


[jenkinsci/parasoft-findings-plugin] ea2325: draft2

2023-12-18 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd646
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: ea232580370bd527a60d37762f06c24e65857f6f
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/ea232580370bd527a60d37762f06c24e65857f6f
  Author: Alfie Wang 
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Percentage.java

  Log Message:
  ---
  draft2


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd646/e975c9-ea2325%40github.com.


[jenkinsci/parasoft-findings-plugin] 194db6: Resolve multiple file upload issues

2023-12-17 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_multipleFileUploadIssues
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 194db6be3114d20379cdaf9787c6e05c462e064e
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/194db6be3114d20379cdaf9787c6e05c462e064e
  Author: dtang 
  Date:   2023-12-18 (Mon, 18 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java

  Log Message:
  ---
  Resolve multiple file upload issues


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_multipleFileUploadIssues/00-194db6%40github.com.


[jenkinsci/parasoft-findings-plugin] e975c9: draft

2023-12-15 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd646
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: e975c9aef975876deeeb2571d2f4f95679c281bd
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/e975c9aef975876deeeb2571d2f4f95679c281bd
  Author: Alfie Wang 
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceCodeFacade.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/source/SourceCodePainter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReportScanner.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/PathResolver.java
M src/main/resources/parasoftCoverage/configuration.jelly
M src/main/resources/parasoftCoverage/configuration.properties
A src/main/webapp/help/parasoftCoverage/help-failOnError.html

  Log Message:
  ---
  draft


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd646/00-e975c9%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-11 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/roller_cicd643
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/roller_cicd643/8aff7d-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 8aff7d: Supported https://host_ip:port pattern when gettin...

2023-12-11 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 8aff7dace1e4c7886107f9adfc692e2ac704e700
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/8aff7dace1e4c7886107f9adfc692e2ac704e700
  Author: Roller Wang 
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M pom.xml
M 
src/main/java/com/parasoft/findings/jenkins/internal/rules/RuleDocumentationStorage.java
M src/test/java/com/parasoft/findings/jenkins/RuleViolationMock.java
M src/test/resources/settings/settings.properties

  Log Message:
  ---
  Supported https://host_ip:port pattern when getting doc content from DTP


  Commit: 1bd4827cea61c796922d972a6044228d71239bbf
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/1bd4827cea61c796922d972a6044228d71239bbf
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M pom.xml
M 
src/main/java/com/parasoft/findings/jenkins/internal/rules/RuleDocumentationStorage.java
M src/test/java/com/parasoft/findings/jenkins/RuleViolationMock.java
M src/test/resources/settings/settings.properties

  Log Message:
  ---
  Merge pull request #112 from jenkinsci/roller_cicd643

Supported https://host_ip:port pattern when getting doc content from DTP


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/22661c505227...1bd4827cea61

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/22661c-1bd482%40github.com.


[jenkinsci/parasoft-findings-plugin] 8aff7d: Supported https://host_ip:port pattern when gettin...

2023-12-10 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/roller_cicd643
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 8aff7dace1e4c7886107f9adfc692e2ac704e700
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/8aff7dace1e4c7886107f9adfc692e2ac704e700
  Author: Roller Wang 
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
M pom.xml
M 
src/main/java/com/parasoft/findings/jenkins/internal/rules/RuleDocumentationStorage.java
M src/test/java/com/parasoft/findings/jenkins/RuleViolationMock.java
M src/test/resources/settings/settings.properties

  Log Message:
  ---
  Supported https://host_ip:port pattern when getting doc content from DTP


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/roller_cicd643/00-8aff7d%40github.com.


[jenkinsci/parasoft-findings-plugin] 6bb4ed: Change to use Logger.getLogger() instead of Findin...

2023-12-05 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 6bb4edc98992e472b8f1a47ebb871705bb75313d
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/6bb4edc98992e472b8f1a47ebb871705bb75313d
  Author: rliu-parasoft 
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M src/test/java/com/parasoft/findings/jenkins/FileUtil.java

  Log Message:
  ---
  Change to use Logger.getLogger() instead of FindingsLogger.getLogger()


  Commit: 22661c5052274394cdf62fdae9eb0ee86cc627ac
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/22661c5052274394cdf62fdae9eb0ee86cc627ac
  Author: rliu-parasoft 
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
R 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_ja.properties
R 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_zh_CN.properties
R 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath.html
R 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html
M 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/local-config.jelly
A src/main/webapp/help/ParasoftTool/help-localSettingsPath.html
A src/main/webapp/help/ParasoftTool/help-localSettingsPath_zh_CN.html

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master'


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/f21abe67f720...22661c505227

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/f21abe-22661c%40github.com.


[jenkinsci/parasoft-findings-plugin] f21abe: Revert "changes since ce82cd9dad4dd396ac4a7c4408a8...

2023-12-05 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: f21abe67f720e5ce257f414fad8a3c94c3d8bc15
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/f21abe67f720e5ce257f414fad8a3c94c3d8bc15
  Author: yshi-parasoft 
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
R 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_ja.properties
R 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_zh_CN.properties

  Log Message:
  ---
  Revert "changes since ce82cd9dad4dd396ac4a7c4408a8c5187334037c :: Sat Dec  2 
21:10:47 PST 2023 :: automatic update by 
/opt/jenkins_node/workspace/pfp_mirror_for_localization/teams/parasoft-findings/parasoft-findings-plugin/../shared-mirror-script.sh"

This reverts commit bfa29d59bf3a95c55bbab3ecf5818a13d2994b57.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/7e7529-f21abe%40github.com.


[jenkinsci/parasoft-findings-plugin] 7e7529: Move the place of Settings field help description ...

2023-12-05 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 7e75294907628a725c7857a2abcd44a128a52a2e
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/7e75294907628a725c7857a2abcd44a128a52a2e
  Author: Roller Wang 
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
R 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath.html
R 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html
M 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/local-config.jelly
A src/main/webapp/help/ParasoftTool/help-localSettingsPath.html
A src/main/webapp/help/ParasoftTool/help-localSettingsPath_zh_CN.html

  Log Message:
  ---
  Move the place of Settings field help description files


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/a18905-7e7529%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-05 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/alfie_cicd633
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd633/e6bc38-00%40github.com.


[jenkinsci/parasoft-findings-plugin] e6bc38: Remove unused third-party license files.

2023-12-05 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: e6bc386cc03104968ee20f59dc68d32f16574674
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/e6bc386cc03104968ee20f59dc68d32f16574674
  Author: Alfie Wang 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
R src/main/webapp/licenses/GNU-lesser-license-3.txt
R src/main/webapp/licenses/W3C-license.txt
R 
src/main/webapp/licenses/common-development-and-distribution-1.0-license.txt
R 
src/main/webapp/licenses/common-development-and-distribution-1.1-license.txt

  Log Message:
  ---
  Remove unused third-party license files.


  Commit: a1890561d89c8016268af76286f7591f7082746b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/a1890561d89c8016268af76286f7591f7082746b
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
R src/main/webapp/licenses/GNU-lesser-license-3.txt
R src/main/webapp/licenses/W3C-license.txt
R 
src/main/webapp/licenses/common-development-and-distribution-1.0-license.txt
R 
src/main/webapp/licenses/common-development-and-distribution-1.1-license.txt

  Log Message:
  ---
  Merge pull request #111 from jenkinsci/alfie_cicd633

Update license files and Third-Party Acknowledgements for third party 
dependencies


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/5c1a7d475c7e...a1890561d89c

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/5c1a7d-a18905%40github.com.


[jenkinsci/parasoft-findings-plugin] 5c1a7d: Update help description of Settings field

2023-12-05 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 5c1a7d475c7e400cc1c1bf4465caf0536700dba7
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/5c1a7d475c7e400cc1c1bf4465caf0536700dba7
  Author: Roller Wang 
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
M 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath.html
M 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html

  Log Message:
  ---
  Update help description of Settings field


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/365b99-5c1a7d%40github.com.


[jenkinsci/parasoft-findings-plugin] e6bc38: Remove unused third-party license files.

2023-12-04 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd633
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: e6bc386cc03104968ee20f59dc68d32f16574674
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/e6bc386cc03104968ee20f59dc68d32f16574674
  Author: Alfie Wang 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
R src/main/webapp/licenses/GNU-lesser-license-3.txt
R src/main/webapp/licenses/W3C-license.txt
R 
src/main/webapp/licenses/common-development-and-distribution-1.0-license.txt
R 
src/main/webapp/licenses/common-development-and-distribution-1.1-license.txt

  Log Message:
  ---
  Remove unused third-party license files.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd633/00-e6bc38%40github.com.


[jenkinsci/parasoft-findings-plugin] bca0db: Disable unit tests of requesting remote docs if DT...

2023-12-03 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: bca0dbbeec9deb3099b209a97c9e9b1d4608
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/bca0dbbeec9deb3099b209a97c9e9b1d4608
  Author: Alfie Wang 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M 
src/test/java/com/parasoft/findings/jenkins/RuleDocumentationStorageTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/model/FileNodeTest.java

  Log Message:
  ---
  Disable unit tests of requesting remote docs if DTP URL is not specified.


  Commit: 365b9919b21063c563440e74bff3a3347d5599a5
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/365b9919b21063c563440e74bff3a3347d5599a5
  Author: Roller Wang <109122571+rwang-paras...@users.noreply.github.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M 
src/test/java/com/parasoft/findings/jenkins/RuleDocumentationStorageTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/model/FileNodeTest.java

  Log Message:
  ---
  Merge pull request #110 from jenkinsci/alfie_cicd612

Conditionally disable unit tests of requesting remote docs


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/16458d6ec5a2...365b9919b210

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/16458d-365b99%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-03 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd612
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd612/bca0db-00%40github.com.


[jenkinsci/parasoft-findings-plugin] bca0db: Disable unit tests of requesting remote docs if DT...

2023-12-03 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd612
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: bca0dbbeec9deb3099b209a97c9e9b1d4608
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/bca0dbbeec9deb3099b209a97c9e9b1d4608
  Author: Alfie Wang 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M 
src/test/java/com/parasoft/findings/jenkins/RuleDocumentationStorageTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/model/FileNodeTest.java

  Log Message:
  ---
  Disable unit tests of requesting remote docs if DTP URL is not specified.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd612/67253b-bca0db%40github.com.


[jenkinsci/parasoft-findings-plugin] 16458d: Removed unused properties

2023-12-03 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 16458d6ec5a2952a1dcb7291872cf1356b1bf0b0
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/16458d6ec5a2952a1dcb7291872cf1356b1bf0b0
  Author: Roller Wang 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M src/test/resources/settings/settings.properties

  Log Message:
  ---
  Removed unused properties


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/bfa29d-16458d%40github.com.


[jenkinsci/parasoft-findings-plugin] bfa29d: changes since ce82cd9dad4dd396ac4a7c4408a8c5187334...

2023-12-02 Thread 'geewhizsmith' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: bfa29d59bf3a95c55bbab3ecf5818a13d2994b57
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/bfa29d59bf3a95c55bbab3ecf5818a13d2994b57
  Author: sv-jenkins 
  Date:   2023-12-02 (Sat, 02 Dec 2023)

  Changed paths:
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_ja.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_zh_CN.properties

  Log Message:
  ---
  changes since ce82cd9dad4dd396ac4a7c4408a8c5187334037c :: Sat Dec  2 21:10:47 
PST 2023 :: automatic update by 
/opt/jenkins_node/workspace/pfp_mirror_for_localization/teams/parasoft-findings/parasoft-findings-plugin/../shared-mirror-script.sh


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/ce82cd-bfa29d%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-01 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/roller_cicd599_copy
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/roller_cicd599_copy/1a772a-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 1a772a: Replaced xtest with parasoft-findings-utils

2023-12-01 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 1a772a6882ec9857c66ca47c337d031f1effccb8
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/1a772a6882ec9857c66ca47c337d031f1effccb8
  Author: Roller Wang 
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
M .gitignore
M pom.xml
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom.sha1
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml.md5
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom.sha1
R repository/com/parasoft/xtest/build/maven-metadata-local.xml
R repository/com/parasoft/xtest/build/maven-metadata-local.xml.md5
R repository/com/parasoft/xtest/build/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar.sha1
R

[jenkinsci/parasoft-findings-plugin] 67253b: Disable unit tests of requesting remote docs if DT...

2023-12-01 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd612
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 67253bda50e54bb65c7b6d4711dd6ee12c142f6a
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/67253bda50e54bb65c7b6d4711dd6ee12c142f6a
  Author: Alfie Wang 
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
M 
src/test/java/com/parasoft/findings/jenkins/RuleDocumentationStorageTest.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/model/FileNodeTest.java

  Log Message:
  ---
  Disable unit tests of requesting remote docs if DTP URL is not specified.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd612/00-67253b%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-12-01 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/roller_cicd599
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/roller_cicd599/1c4ab6-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 1a772a: Replaced xtest with parasoft-findings-utils

2023-12-01 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/roller_cicd599_copy
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 1a772a6882ec9857c66ca47c337d031f1effccb8
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/1a772a6882ec9857c66ca47c337d031f1effccb8
  Author: Roller Wang 
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
M .gitignore
M pom.xml
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom.sha1
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml.md5
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom.sha1
R repository/com/parasoft/xtest/build/maven-metadata-local.xml
R repository/com/parasoft/xtest/build/maven-metadata-local.xml.md5
R repository/com/parasoft/xtest/build/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar.sha1

[jenkinsci/parasoft-findings-plugin] 1c4ab6: Replaced xtest with parasoft-findings-utils

2023-11-30 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/roller_cicd599
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 1c4ab6ca63ea1bd36f484034487d422a1e307340
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/1c4ab6ca63ea1bd36f484034487d422a1e307340
  Author: Roller Wang 
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
M .gitignore
M pom.xml
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/build.xtest/10.6.2.20230410/build.xtest-10.6.2.20230410.pom.sha1
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml.md5
R repository/com/parasoft/xtest/build.xtest/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/build/10.6.2.20230410/build-10.6.2.20230410.pom.sha1
R repository/com/parasoft/xtest/build/maven-metadata-local.xml
R repository/com/parasoft/xtest/build/maven-metadata-local.xml.md5
R repository/com/parasoft/xtest/build/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410-sources.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/10.6.2.20230410/com.parasoft.xtest.analyzers.api-10.6.2.20230410.pom.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.analyzers.api/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.jar.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/10.6.2.20230410/com.parasoft.xtest.chart.api-10.6.2.20230410.pom.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.chart.api/maven-metadata-local.xml.sha1
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/_remote.repositories
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar.md5
R 
repository/com/parasoft/xtest/common/com.parasoft.xtest.common.api/10.6.2.20230410/com.parasoft.xtest.common.api-10.6.2.20230410-sources.jar.sha1
R

[jenkinsci/parasoft-findings-plugin]

2023-11-30 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd279
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd279/e5ad77-00%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-30 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/Localization-review
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/Localization-review/44c06c-00%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-30 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd481_multiple
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd481_multiple/d90080-00%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-30 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/cicd36_multiple
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/cicd36_multiple/818e71-00%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-30 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/alfie_cicd439
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/alfie_cicd439/8f1bc6-00%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-29 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/don_MoveFileLocation
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_MoveFileLocation/bfc136-00%40github.com.


[jenkinsci/parasoft-findings-plugin] bfc136: Move files location

2023-11-29 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: bfc136579e6f244fc641c6187e704400e0515b57
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/bfc136579e6f244fc641c6187e704400e0515b57
  Author: dtang 
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/Messages.java
M 
src/main/java/com/parasoft/findings/jenkins/internal/variables/VariablePatternVerifier.java
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages.properties
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages_ja.properties
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages_zh_CN.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties
R src/main/java/com/parasoft/findings/jenkins/tool/Messages.java
M src/main/java/com/parasoft/findings/jenkins/tool/ParasoftTableModel.java
M src/main/java/com/parasoft/findings/jenkins/tool/ParasoftTool.java
R src/main/java/com/parasoft/findings/jenkins/tool/res/messages.properties
R 
src/main/java/com/parasoft/findings/jenkins/tool/res/messages_ja.properties
R 
src/main/java/com/parasoft/findings/jenkins/tool/res/messages_zh_CN.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_ja.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_zh_CN.properties
A src/main/resources/com/parasoft/findings/jenkins/tool/Messages.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/Messages_ja.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/Messages_zh_CN.properties

  Log Message:
  ---
  Move files location


  Commit: 684aac0867956acd1469606edb14e2842baa9801
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/684aac0867956acd1469606edb14e2842baa9801
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/Messages.java
M 
src/main/java/com/parasoft/findings/jenkins/internal/variables/VariablePatternVerifier.java
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages.properties
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages_ja.properties
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages_zh_CN.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties
R src/main/java/com/parasoft/findings/jenkins/tool/Messages.java
M src/main/java/com/parasoft/findings/jenkins/tool/ParasoftTableModel.java
M src/main/java/com/parasoft/findings/jenkins/tool/ParasoftTool.java
R src/main/java/com/parasoft/findings/jenkins/tool/res/messages.properties
R 
src/main/java/com/parasoft/findings/jenkins/tool/res/messages_ja.properties
R 
src/main/java/com/parasoft/findings/jenkins/tool/res/messages_zh_CN.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_ja.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_zh_CN.properties
A src/main/resources/com/parasoft/findings/jenkins/tool/Messages.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/Messages_ja.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/Messages_zh_CN.properties

  Log Message:
  ---
  Merge pull request #108 from jenkinsci/don_MoveFileLocation

Move files location


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/7a37ff5b2910...684aac086795

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/7a37ff-684aac%40github.com.


[jenkinsci/parasoft-findings-plugin] bfc136: Move files location

2023-11-28 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_MoveFileLocation
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: bfc136579e6f244fc641c6187e704400e0515b57
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/bfc136579e6f244fc641c6187e704400e0515b57
  Author: dtang 
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/Messages.java
M 
src/main/java/com/parasoft/findings/jenkins/internal/variables/VariablePatternVerifier.java
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages.properties
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages_ja.properties
R 
src/main/java/com/parasoft/findings/jenkins/internal/variables/res/messages_zh_CN.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties
R src/main/java/com/parasoft/findings/jenkins/tool/Messages.java
M src/main/java/com/parasoft/findings/jenkins/tool/ParasoftTableModel.java
M src/main/java/com/parasoft/findings/jenkins/tool/ParasoftTool.java
R src/main/java/com/parasoft/findings/jenkins/tool/res/messages.properties
R 
src/main/java/com/parasoft/findings/jenkins/tool/res/messages_ja.properties
R 
src/main/java/com/parasoft/findings/jenkins/tool/res/messages_zh_CN.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_ja.properties
A 
src/main/resources/com/parasoft/findings/jenkins/internal/variables/Messages_zh_CN.properties
A src/main/resources/com/parasoft/findings/jenkins/tool/Messages.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/Messages_ja.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/Messages_zh_CN.properties

  Log Message:
  ---
  Move files location


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_MoveFileLocation/00-bfc136%40github.com.


[jenkinsci/parasoft-findings-plugin] 9a42ed: Added LICENSE

2023-11-27 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 9a42ed5902f7f07dd8024c50b0a0f534bf6a3ed6
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/9a42ed5902f7f07dd8024c50b0a0f534bf6a3ed6
  Author: Roller Wang 
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
A LICENSE
M pom.xml

  Log Message:
  ---
  Added LICENSE


  Commit: 7a37ff5b2910867ba6dd371f4b79f44e5e814d0a
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/7a37ff5b2910867ba6dd371f4b79f44e5e814d0a
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
A LICENSE
M pom.xml

  Log Message:
  ---
  Merge pull request #107 from jenkinsci/add_license

Added LICENSE


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/b8377379eba8...7a37ff5b2910

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/b83773-7a37ff%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-27 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/add_license
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/add_license/9a42ed-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 9a42ed: Added LICENSE

2023-11-27 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/add_license
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 9a42ed5902f7f07dd8024c50b0a0f534bf6a3ed6
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/9a42ed5902f7f07dd8024c50b0a0f534bf6a3ed6
  Author: Roller Wang 
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
A LICENSE
M pom.xml

  Log Message:
  ---
  Added LICENSE


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/add_license/93ce8f-9a42ed%40github.com.


[jenkinsci/parasoft-findings-plugin] 93ce8f: Added LICENSE.txt

2023-11-26 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/add_license
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 93ce8fa57c1285a03fc9dc244d32fd269e78a483
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/93ce8fa57c1285a03fc9dc244d32fd269e78a483
  Author: Roller Wang 
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
A LICENSE.txt
M pom.xml

  Log Message:
  ---
  Added LICENSE.txt


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/add_license/00-93ce8f%40github.com.


[jenkinsci/parasoft-findings-plugin] b83773: removing the localized asset for a removed config ...

2023-11-22 Thread 'geewhizsmith' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: b8377379eba87013838bb49cd9abc5531bcb84fb
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/b8377379eba87013838bb49cd9abc5531bcb84fb
  Author: Gene Smith 
  Date:   2023-11-22 (Wed, 22 Nov 2023)

  Changed paths:
R 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageQualityGate/config_zh_CN.properties

  Log Message:
  ---
  removing the localized asset for a removed config file


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/64710f-b83773%40github.com.


[jenkinsci/parasoft-findings-plugin] 64710f: changes since 564fecde46cb641f3b99eba1205f12207bbd...

2023-11-21 Thread 'geewhizsmith' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 64710fb93b7c374da09e15b869be6437f16f
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/64710fb93b7c374da09e15b869be6437f16f
  Author: sv-jenkins 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
A src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
A src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties

  Log Message:
  ---
  changes since 564fecde46cb641f3b99eba1205f12207bbdf130 :: Tue Nov 21 21:10:44 
PST 2023 :: automatic update by 
/opt/jenkins_node/workspace/pfp_mirror_for_localization/teams/parasoft-findings/parasoft-findings-plugin/../shared-mirror-script.sh


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/564fec-64710f%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-20 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/cc983e-00%40github.com.


[jenkinsci/parasoft-findings-plugin] cc983e: Localize missed files

2023-11-20 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: cc983e0093816e3445caf793bfd3cd7105f4ea45
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/cc983e0093816e3445caf793bfd3cd7105f4ea45
  Author: dtang 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
R src/main/java/com/parasoft/findings/jenkins/Messages.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
R src/main/java/com/parasoft/findings/jenkins/res/messages.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages_zh_CN.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/local-config_zh_CN.properties
R src/main/webapp/help-m2.html
R src/main/webapp/help.html
A src/main/webapp/i18n/datatables.net/datatables.json
A src/main/webapp/i18n/datatables.net/datatables_zh_CN.json
R src/main/webapp/i18n/datatables.net/zh.json

  Log Message:
  ---
  Localize missed files


  Commit: 564fecde46cb641f3b99eba1205f12207bbdf130
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/564fecde46cb641f3b99eba1205f12207bbdf130
  Author: Roller Wang <109122571+rwang-paras...@users.noreply.github.com>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
R src/main/java/com/parasoft/findings/jenkins/Messages.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
R src/main/java/com/parasoft/findings/jenkins/res/messages.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages_zh_CN.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/local-config_zh_CN.properties
R src/main/webapp/help-m2.html
R src/main/webapp/help.html
A src/main/webapp/i18n/datatables.net/datatables.json
A src/main/webapp/i18n/datatables.net/datatables_zh_CN.json
R src/main/webapp/i18n/datatables.net/zh.json

  Log Message:
  ---
  Merge pull request #106 from jenkinsci/don_cicd586

Localize missed files


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/01774398c97e...564fecde46cb

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/017743-564fec%40github.com.


[jenkinsci/parasoft-findings-plugin] cc983e: Localize missed files

2023-11-20 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: cc983e0093816e3445caf793bfd3cd7105f4ea45
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/cc983e0093816e3445caf793bfd3cd7105f4ea45
  Author: dtang 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
R src/main/java/com/parasoft/findings/jenkins/Messages.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
R src/main/java/com/parasoft/findings/jenkins/res/messages.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages_zh_CN.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/local-config_zh_CN.properties
R src/main/webapp/help-m2.html
R src/main/webapp/help.html
A src/main/webapp/i18n/datatables.net/datatables.json
A src/main/webapp/i18n/datatables.net/datatables_zh_CN.json
R src/main/webapp/i18n/datatables.net/zh.json

  Log Message:
  ---
  Localize missed files


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/256e20-cc983e%40github.com.


[jenkinsci/parasoft-findings-plugin] 256e20: Modify Localization Information

2023-11-20 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 256e2080a68d210e58705ec3d5586340e45255a7
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/256e2080a68d210e58705ec3d5586340e45255a7
  Author: dtang 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
M 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html

  Log Message:
  ---
  Modify Localization Information


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/71a046-256e20%40github.com.


[jenkinsci/parasoft-findings-plugin] 71a046: Localize missed files

2023-11-20 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 71a0463ccf8276c8f0a5eeefb2e821ee09e2db6b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/71a0463ccf8276c8f0a5eeefb2e821ee09e2db6b
  Author: dtang 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
R src/main/java/com/parasoft/findings/jenkins/Messages.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
R src/main/java/com/parasoft/findings/jenkins/res/messages.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages_zh_CN.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/local-config_zh_CN.properties
R src/main/webapp/help-m2.html
R src/main/webapp/help.html
A src/main/webapp/i18n/datatables.net/datatables.json
A src/main/webapp/i18n/datatables.net/datatables_zh_CN.json
R src/main/webapp/i18n/datatables.net/zh.json

  Log Message:
  ---
  Localize missed files


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/9a3a0b-71a046%40github.com.


[jenkinsci/parasoft-findings-plugin] 9a3a0b: Remove marking symbols

2023-11-20 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 9a3a0b77a27f6bbdc898874800c79452d92da550
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/9a3a0b77a27f6bbdc898874800c79452d92da550
  Author: dtang 
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageQualityGate/config_zh_CN.properties

  Log Message:
  ---
  Remove marking symbols


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/fbe1fe-9a3a0b%40github.com.


[jenkinsci/parasoft-findings-plugin] fbe1fe: Delete useless files

2023-11-20 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: fbe1fe31fecac85458a604ba72de0ec81407f94b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/fbe1fe31fecac85458a604ba72de0ec81407f94b
  Author: dtang 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
R src/main/java/com/parasoft/findings/jenkins/Messages.java
R src/main/java/com/parasoft/findings/jenkins/res/messages.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_ja.properties
R src/main/java/com/parasoft/findings/jenkins/res/messages_zh_CN.properties
R src/main/webapp/help-m2.html
R src/main/webapp/help-m2_zh_CN.html
R src/main/webapp/help.html
R src/main/webapp/help_zh_CN.html
R src/main/webapp/i18n/datatables.net/datatables_ja.json

  Log Message:
  ---
  Delete useless files


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/fdd37d-fbe1fe%40github.com.


[jenkinsci/parasoft-findings-plugin] fdd37d: Delete useless messages

2023-11-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: fdd37d765da339a43182bfdb52ea2eb8164670a9
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/fdd37d765da339a43182bfdb52ea2eb8164670a9
  Author: dtang 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/Messages_zh_CN.properties

  Log Message:
  ---
  Delete useless messages


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/1a7f9d-fdd37d%40github.com.


[jenkinsci/parasoft-findings-plugin] 1a7f9d: Add English files for tables

2023-11-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 1a7f9d1e00eeaf5e5dd6db2a0d1850181aefb06d
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/1a7f9d1e00eeaf5e5dd6db2a0d1850181aefb06d
  Author: dtang 
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
A src/main/webapp/i18n/datatables.net/datatables.json
A src/main/webapp/i18n/datatables.net/datatables_ja.json
A src/main/webapp/i18n/datatables.net/datatables_zh_CN.json
R src/main/webapp/i18n/datatables.net/ja.json
R src/main/webapp/i18n/datatables.net/zh.json

  Log Message:
  ---
  Add English files for tables


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/0c9961-1a7f9d%40github.com.


[jenkinsci/parasoft-findings-plugin] 0c9961: Localize missed files

2023-11-17 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd586
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 0c99615cab5fb640057d16ab42114807607a9f5c
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/0c99615cab5fb640057d16ab42114807607a9f5c
  Author: dtang 
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageQualityGate/config_zh_CN.properties
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/help-localSettingsPath_zh_CN.html
A 
src/main/resources/com/parasoft/findings/jenkins/tool/ParasoftTool/local-config_zh_CN.properties
A src/main/webapp/help-m2_zh_CN.html
A src/main/webapp/help_zh_CN.html
A src/main/webapp/i18n/datatables.net/ja.json

  Log Message:
  ---
  Localize missed files


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_cicd586/00-0c9961%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-16 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/don_MigrateFolders
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_MigrateFolders/a4ccdb-00%40github.com.


[jenkinsci/parasoft-findings-plugin] a4ccdb: Migrate folder 'assertj-templates'

2023-11-16 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: a4ccdbc79c780fa40bedbb54c0dea2206d07aa25
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/a4ccdbc79c780fa40bedbb54c0dea2206d07aa25
  Author: dtang 
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
R etc/assertj-templates/assertions_entry_point_class_template.txt
R etc/assertj-templates/has_assertion_template.txt
R etc/assertj-templates/soft_assertions_entry_point_class_template.txt
M pom.xml
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/assertions_entry_point_class_template.txt
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/has_assertion_template.txt
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/soft_assertions_entry_point_class_template.txt

  Log Message:
  ---
  Migrate folder 'assertj-templates'


  Commit: 01774398c97e8ed224953dff88370647339562c3
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/01774398c97e8ed224953dff88370647339562c3
  Author: Roller Wang <109122571+rwang-paras...@users.noreply.github.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
R etc/assertj-templates/assertions_entry_point_class_template.txt
R etc/assertj-templates/has_assertion_template.txt
R etc/assertj-templates/soft_assertions_entry_point_class_template.txt
M pom.xml
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/assertions_entry_point_class_template.txt
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/has_assertion_template.txt
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/soft_assertions_entry_point_class_template.txt

  Log Message:
  ---
  Merge pull request #105 from jenkinsci/don_MigrateFolders

Migrate folder 'assertj-templates'


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/92f6da5e4e15...01774398c97e

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/92f6da-017743%40github.com.


[jenkinsci/parasoft-findings-plugin] 92f6da: Added justification for suppressed spotbugs

2023-11-16 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 92f6da5e4e15aea785d49ec1bc9b53f4693bb110
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/92f6da5e4e15aea785d49ec1bc9b53f4693bb110
  Author: Roller Wang 
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageBuildAction.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/ReferenceResult.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/FileNode.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Metric.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/model/SafeFraction.java

  Log Message:
  ---
  Added justification for suppressed spotbugs


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/7cdcf6-92f6da%40github.com.


[jenkinsci/parasoft-findings-plugin] a4ccdb: Migrate folder 'assertj-templates'

2023-11-16 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_MigrateFolders
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: a4ccdbc79c780fa40bedbb54c0dea2206d07aa25
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/a4ccdbc79c780fa40bedbb54c0dea2206d07aa25
  Author: dtang 
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
R etc/assertj-templates/assertions_entry_point_class_template.txt
R etc/assertj-templates/has_assertion_template.txt
R etc/assertj-templates/soft_assertions_entry_point_class_template.txt
M pom.xml
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/assertions_entry_point_class_template.txt
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/has_assertion_template.txt
A 
src/test/java/com/parasoft/findings/jenkins/coverage/assertj-templates/soft_assertions_entry_point_class_template.txt

  Log Message:
  ---
  Migrate folder 'assertj-templates'


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/don_MigrateFolders/00-a4ccdb%40github.com.


[jenkinsci/parasoft-findings-plugin] 7cdcf6: Updated readme after release

2023-11-16 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 7cdcf68929b03d950d1c83cbc8f2d017f184f9a4
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/7cdcf68929b03d950d1c83cbc8f2d017f184f9a4
  Author: yshi-parasoft 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Updated readme after release


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/e720c9-7cdcf6%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-16 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/tags/parasoft-findings-10.7.0
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/tags/parasoft-findings-10.7.0/00-3cc86a%40github.com.


[jenkinsci/parasoft-findings-plugin] e720c9: [maven-release-plugin] prepare for next developmen...

2023-11-16 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: e720c9800b459969c2a3bdde0a1d6b4cc8e4c58c
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/e720c9800b459969c2a3bdde0a1d6b4cc8e4c58c
  Author: yshi-parasoft 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/cf2762-e720c9%40github.com.


[jenkinsci/parasoft-findings-plugin] cf2762: [maven-release-plugin] prepare release parasoft-fi...

2023-11-16 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: cf27625579658fecb38d027f1f8fe13b5b008078
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/cf27625579658fecb38d027f1f8fe13b5b008078
  Author: yshi-parasoft 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release parasoft-findings-10.7.0


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/9732a2-cf2762%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-16 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/spotbug
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/spotbug/2e07e0-00%40github.com.


[jenkinsci/parasoft-findings-plugin] a193db: Added spotbugs plugin in pom and fixed violations

2023-11-16 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: a193dbdf33c639e9ad01a2f6daecdf6cbf3c72eb
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/a193dbdf33c639e9ad01a2f6daecdf6cbf3c72eb
  Author: Roller Wang 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M pom.xml
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageBuildAction.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/ReferenceBuildActionResult.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/ReferenceResult.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/FileNode.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/model/PackageNode.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/model/SafeFraction.java

  Log Message:
  ---
  Added spotbugs plugin in pom and fixed violations


  Commit: 2e07e02d726c89588ed1df82fcd9606c89cad4ab
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/2e07e02d726c89588ed1df82fcd9606c89cad4ab
  Author: yshi-parasoft 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Added comment for introducing spotbugs


  Commit: 9732a2450325a8ab70896cc86df0ee023e8f64cb
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/9732a2450325a8ab70896cc86df0ee023e8f64cb
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M pom.xml
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageBuildAction.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/ReferenceBuildActionResult.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/ReferenceResult.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/FileNode.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/model/PackageNode.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/model/SafeFraction.java

  Log Message:
  ---
  Merge pull request #104 from jenkinsci/spotbug

Added spotbugs plugin in pom and fixed violations


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/47189e379b5f...9732a2450325

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/47189e-9732a2%40github.com.


[jenkinsci/parasoft-findings-plugin] 2e07e0: Added comment for introducing spotbugs

2023-11-16 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/spotbug
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 2e07e02d726c89588ed1df82fcd9606c89cad4ab
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/2e07e02d726c89588ed1df82fcd9606c89cad4ab
  Author: yshi-parasoft 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Added comment for introducing spotbugs


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/spotbug/a193db-2e07e0%40github.com.


[jenkinsci/parasoft-findings-plugin] a193db: Added spotbugs plugin in pom and fixed violations

2023-11-16 Thread 'Roller Wang' via Jenkins Commits
  Branch: refs/heads/spotbug
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: a193dbdf33c639e9ad01a2f6daecdf6cbf3c72eb
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/a193dbdf33c639e9ad01a2f6daecdf6cbf3c72eb
  Author: Roller Wang 
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M pom.xml
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageBuildAction.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageTableModel.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/ReferenceBuildActionResult.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/ReferenceResult.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/FileNode.java
M src/main/java/com/parasoft/findings/jenkins/coverage/model/Node.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/model/PackageNode.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/model/SafeFraction.java

  Log Message:
  ---
  Added spotbugs plugin in pom and fixed violations


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/spotbug/00-a193db%40github.com.


[jenkinsci/parasoft-findings-plugin] 47189e: Skipped RuleDocumentationStorageTest.dtpRuleDownlo...

2023-11-15 Thread 'Yuqian Shi' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 47189e379b5fdbdbdd0b51b9a537ead6dadeba56
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/47189e379b5fdbdbdd0b51b9a537ead6dadeba56
  Author: yshi-parasoft 
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
M 
src/test/java/com/parasoft/findings/jenkins/RuleDocumentationStorageTest.java

  Log Message:
  ---
  Skipped RuleDocumentationStorageTest.dtpRuleDownloadTest() as default


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/ebb597-47189e%40github.com.


[jenkinsci/parasoft-findings-plugin] ebb597: changes since c7b1ada394811f2472f84800234ac5100d75...

2023-11-14 Thread 'geewhizsmith' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: ebb5976197b5efda4163d16ab5b4ea007cd2f847
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/ebb5976197b5efda4163d16ab5b4ea007cd2f847
  Author: sv-jenkins 
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageQualityGate/config_zh_CN.properties

  Log Message:
  ---
  changes since c7b1ada394811f2472f84800234ac5100d7526b7 :: Tue Nov 14 21:11:43 
PST 2023 :: automatic update by 
/opt/jenkins_node/workspace/pfp_mirror_for_localization/teams/parasoft-findings/parasoft-findings-plugin/../shared-mirror-script.sh


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/3008e5-ebb597%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-11-14 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.json-json-20231013
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/dependabot/maven/org.json-json-20231013/6dede3-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 6dede3: Bump org.json:json from 20230618 to 20231013

2023-11-14 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 6dede3766d4aab769a3ce5b452540a57254f3de7
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/6dede3766d4aab769a3ce5b452540a57254f3de7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.json:json from 20230618 to 20231013

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20230618 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 3008e56020b32c70cb12509f351fedacfdb5926a
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/3008e56020b32c70cb12509f351fedacfdb5926a
  Author: Alfie Wang <109121787+awang-paras...@users.noreply.github.com>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #102 from jenkinsci/dependabot/maven/org.json-json-20231013

Bump org.json:json from 20230618 to 20231013


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/2a6b0843fb54...3008e56020b3

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/parasoft-findings-plugin/push/refs/heads/master/2a6b08-3008e5%40github.com.


  1   2   3   4   5   6   7   8   9   10   >