[jenkinsci/parasoft-findings-plugin] 3a7779: Fix dependabot alert for Jenkins plugin - org.xmlu...

2024-06-20 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd841
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 3a77798905d7a49238820d6299c3af21dc39c17d
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/3a77798905d7a49238820d6299c3af21dc39c17d
  Author: Renee Liu 
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix dependabot alert for Jenkins plugin - org.xmlunit:xmlunit-core



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/renee_cicd841/00-3a7779%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] 5b9f05: Keep consistency between the Baseline value and it...

2023-08-21 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd419
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 5b9f05e9c42696c5cc336ba1c8d01835a198cbf1
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/5b9f05e9c42696c5cc336ba1c8d01835a198cbf1
  Author: rliu-parasoft 
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
M src/main/webapp/help/parasoftCoverage/help-baseline.html
M src/main/webapp/help/parasoftCoverage/help-baseline_zh_CN.html

  Log Message:
  ---
  Keep consistency between the Baseline value and its help documentation


-- 
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/renee_cicd419/852cae-5b9f05%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-08-21 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd419
  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/renee_cicd419/eada83-852cae%40github.com.


[jenkinsci/parasoft-findings-plugin] eada83: Use the general description for its help

2023-08-21 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd419
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: eada83aae0c9f5b306dce9560bc39437bf917db1
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/eada83aae0c9f5b306dce9560bc39437bf917db1
  Author: rliu-parasoft 
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
M src/main/webapp/help/parasoftCoverage/help-baseline.html
M src/main/webapp/help/parasoftCoverage/help-baseline_zh_CN.html

  Log Message:
  ---
  Use the general description for its help


-- 
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/renee_cicd419/852cae-eada83%40github.com.


[jenkinsci/parasoft-findings-plugin] 852cae: Keep consistency between the Baseline value and it...

2023-08-20 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd419
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 852caef5d6f57654a07056b05d492e081b7208f8
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/852caef5d6f57654a07056b05d492e081b7208f8
  Author: rliu-parasoft 
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
M src/main/webapp/help/parasoftCoverage/help-baseline.html
M src/main/webapp/help/parasoftCoverage/help-baseline_zh_CN.html

  Log Message:
  ---
  Keep consistency between the Baseline value and its help documentation


-- 
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/renee_cicd419/00-852cae%40github.com.


[jenkinsci/parasoft-findings-plugin] d9780f: Changed code to use the same default as Jenkins Co...

2023-07-24 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: d9780ffcaa760a18cf0c30243c9e9f1e95d2253b
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/d9780ffcaa760a18cf0c30243c9e9f1e95d2253b
  Author: rliu-parasoft 
  Date:   2023-07-24 (Mon, 24 Jul 2023)

  Changed paths:
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/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/help-sourceCodeEncoding.html
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/help-sourceCodeEncoding.html
M src/main/resources/parasoftCoverage/configuration.jelly

  Log Message:
  ---
  Changed code to use the same default as Jenkins Code Coverage 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/renee_cicd339/a2ff71-d9780f%40github.com.


[jenkinsci/parasoft-findings-plugin] a2ff71: Supported character set field validation, and used...

2023-07-20 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: a2ff71ef027b01385989d1107d2d9014cdd602c8
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/a2ff71ef027b01385989d1107d2d9014cdd602c8
  Author: rliu-parasoft 
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
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/resources/parasoftCoverage/configuration.jelly

  Log Message:
  ---
  Supported character set field validation, and used combo boxes instead of 
text boxes for this 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/renee_cicd339/f8ea36-a2ff71%40github.com.


[jenkinsci/parasoft-findings-plugin] f8ea36: Removed unnecessary code.

2023-07-19 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: f8ea361dde032b512ea703e919dc5bdce5345850
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/f8ea361dde032b512ea703e919dc5bdce5345850
  Author: rliu-parasoft 
  Date:   2023-07-20 (Thu, 20 Jul 2023)

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

  Log Message:
  ---
  Removed unnecessary 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/renee_cicd339/0f7c5f-f8ea36%40github.com.


[jenkinsci/parasoft-findings-plugin] 0f7c5f: Removed unnecessary code.

2023-07-19 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 0f7c5f206e2bf37125714fda42cda235b25707cc
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/0f7c5f206e2bf37125714fda42cda235b25707cc
  Author: rliu-parasoft 
  Date:   2023-07-19 (Wed, 19 Jul 2023)

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

  Log Message:
  ---
  Removed unnecessary 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/renee_cicd339/595074-0f7c5f%40github.com.


[jenkinsci/parasoft-findings-plugin] 595074: Changed code to use the same default as Jenkins Co...

2023-07-18 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 595074261b6208d5cd2ec8ab7e9c0a01151a0f5e
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/595074261b6208d5cd2ec8ab7e9c0a01151a0f5e
  Author: rliu-parasoft 
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
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/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/help-sourceCodeEncoding.html
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/help-sourceCodeEncoding.html
M src/main/resources/parasoftCoverage/configuration.jelly

  Log Message:
  ---
  Changed code to use the same default as Jenkins Code Coverage plugin, and 
added source code encoding helper for Coverage Step


-- 
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/renee_cicd339/86e9d6-595074%40github.com.


[jenkinsci/parasoft-findings-plugin] 86e9d6: Changed code to use the same default as Jenkins Co...

2023-07-18 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 86e9d60c5cf20c47af8ca51b0238851b25cc95ca
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/86e9d60c5cf20c47af8ca51b0238851b25cc95ca
  Author: rliu-parasoft 
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
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/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/help-sourceCodeEncoding.html
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/help-sourceCodeEncoding.html
M src/main/resources/parasoftCoverage/configuration.jelly

  Log Message:
  ---
  Changed code to use the same default as Jenkins Code Coverage plugin, and 
added source code encoding helper for Coverage Step


-- 
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/renee_cicd339/8dd63a-86e9d6%40github.com.


[jenkinsci/parasoft-findings-plugin] fa83fd: Add support for pipeline

2023-07-18 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: fa83fd2d0ca54fee155afe91ed635797f46a4072
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/fa83fd2d0ca54fee155afe91ed635797f46a4072
  Author: lli-parasoft 
  Date:   2023-07-07 (Fri, 07 Jul 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
A 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep.java
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/config.jelly
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/config.properties
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/help-pattern.html
M 
src/test/java/com/parasoft/findings/jenkins/RuleDocumentationStorageTest.java

  Log Message:
  ---
  Add support for pipeline


  Commit: bda6dc0b3aba8ad037917bce21f93c314e24eb49
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/bda6dc0b3aba8ad037917bce21f93c314e24eb49
  Author: lli-parasoft 
  Date:   2023-07-10 (Mon, 10 Jul 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/resources/com/parasoft/findings/jenkins/coverage/cobertura.xsl

  Log Message:
  ---
  Merge branch 'master' into lee_cicd276

# Conflicts:
#   
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java


  Commit: a5928cfe49461e41354f36f14b4ec6a23a9d5085
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/a5928cfe49461e41354f36f14b4ec6a23a9d5085
  Author: lli-parasoft 
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
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/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/config.jelly
R 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/config.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/config.jelly
R 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/config.properties
A src/main/resources/parasoftCoverage/configuration.jelly
A src/main/resources/parasoftCoverage/configuration.properties
A src/main/resources/parasoftCoverage/taglib
M 
src/test/java/com/parasoft/findings/jenkins/RuleDocumentationStorageTest.java

  Log Message:
  ---
  Change the implement to reflect. Modify code by feedback.


  Commit: 4d25d7267c370d453589ac6c67b8491403aaff66
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/4d25d7267c370d453589ac6c67b8491403aaff66
  Author: lli-parasoft 
  Date:   2023-07-18 (Tue, 18 Jul 2023)

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

  Log Message:
  ---
  Add comments


  Commit: 113a608abe1d6247248878bbcced8945774e680d
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/113a608abe1d6247248878bbcced8945774e680d
  Author: yshi-parasoft 
  Date:   2023-07-18 (Tue, 18 Jul 2023)

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

  Log Message:
  ---
  Refine some comment


  Commit: 14ee8da0224d90e6144a2d20f921e43fdc2e3c0d
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/14ee8da0224d90e6144a2d20f921e43fdc2e3c0d
  Author: Yuqian Shi <35082985+yshi-paras...@users.noreply.github.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
A 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/config.jelly
R 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/config.properties
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/config.jelly
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageStep/help-pattern.html
A src/main/resources/parasoftCoverage/configuration.jelly
A src/main/resources/parasoftCoverage/configuration.properties
A src/main/resources/parasoftCoverage/taglib

  Log Message:
  ---
  Merge pull request #28 from jenkinsci/lee_cicd276

Add support for pipeline


  Commit: 9d960d7d7a84ca239e661bc8a4291781b3f6
  

[jenkinsci/parasoft-findings-plugin] 686d75: Enable plugins to support specifying source code e...

2023-07-17 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 686d75faf1df06202e4ff0e74251a5fd23cdb2e2
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/686d75faf1df06202e4ff0e74251a5fd23cdb2e2
  Author: rliu-parasoft 
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/config.jelly
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/config.properties
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/help-sourceCodeEncoding.html

  Log Message:
  ---
  Enable plugins to support specifying source code encoding


-- 
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/renee_cicd339/00-686d75%40github.com.


[jenkinsci/parasoft-findings-plugin]

2023-07-17 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  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/renee_cicd339/782613-00%40github.com.


[jenkinsci/parasoft-findings-plugin] 782613: Beautify the code

2023-07-17 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 782613825914497d96f1f98c4467361db15a62c4
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/782613825914497d96f1f98c4467361db15a62c4
  Author: rliu-parasoft 
  Date:   2023-07-17 (Mon, 17 Jul 2023)

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

  Log Message:
  ---
  Beautify the 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/renee_cicd339/09dd0b-782613%40github.com.


[jenkinsci/parasoft-findings-plugin] 09dd0b: Enable plugins to support specifying source code e...

2023-07-17 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd339
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 09dd0b3c97e7237f5485b818ed16accdf7f373b0
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/09dd0b3c97e7237f5485b818ed16accdf7f373b0
  Author: rliu-parasoft 
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/config.jelly
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/config.properties
A 
src/main/resources/com/parasoft/findings/jenkins/coverage/ParasoftCoverageRecorder/help-sourceCodeEncoding.html

  Log Message:
  ---
  Enable plugins to support specifying source code encoding


-- 
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/renee_cicd339/00-09dd0b%40github.com.


[jenkinsci/parasoft-findings-plugin] 08b15b: Removed customized for build to follow...

2023-06-28 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 08b15b85bdf093355bfce75cd27149519b7a
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/08b15b85bdf093355bfce75cd27149519b7a
  Author: rliu 
  Date:   2023-06-29 (Thu, 29 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Removed customized  for build to follow its recommendations in 
Jenkins Plugin Parent POM


-- 
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/c29008-08b15b%40github.com.


[jenkinsci/parasoft-findings-plugin] cf31b4: Replace deprecated Popper.js library in Jenkins Pa...

2023-06-26 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd305
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: cf31b4ebf31b542ffd937d6a7ec50af07abcf8bc
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/cf31b4ebf31b542ffd937d6a7ec50af07abcf8bc
  Author: rliu 
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Replace deprecated Popper.js library in Jenkins 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/renee_cicd305/00-cf31b4%40github.com.


[jenkinsci/parasoft-findings-plugin] 4c9711: Move the declaration of this variable at the begin...

2023-06-24 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd271
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 4c9711179013631639b30646d938bedb58037c73
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/4c9711179013631639b30646d938bedb58037c73
  Author: rliu 
  Date:   2023-06-25 (Sun, 25 Jun 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/internal/services/JenkinsServicesProvider.java

  Log Message:
  ---
  Move the declaration of this variable at the beginning of initialize() method


-- 
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/renee_cicd271/15e5ab-4c9711%40github.com.


[jenkinsci/parasoft-findings-plugin] 08ed51: Fixed the bug which can not get services for IResu...

2023-06-21 Thread 'rliu-parasoft' via Jenkins Commits
  Branch: refs/heads/renee_cicd271
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 08ed5147fc284db9ab4691c6d14dc0637be5aa64
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/08ed5147fc284db9ab4691c6d14dc0637be5aa64
  Author: rliu 
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/internal/services/JenkinsServicesProvider.java

  Log Message:
  ---
  Fixed the bug which can not get services for IResultPostProcessorService when 
connecting Slave (Node) over JNLP


  Commit: 15e5ab12134a1fd8733c6b42d0c6920a7bce49ab
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/15e5ab12134a1fd8733c6b42d0c6920a7bce49ab
  Author: rliu 
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/internal/services/JenkinsServicesProvider.java

  Log Message:
  ---
  Fixed the bug which can not get services for IFileInfoService when connecting 
Slave (Node) over JNLP


Compare: 
https://github.com/jenkinsci/parasoft-findings-plugin/compare/08ed5147fc28%5E...15e5ab12134a

-- 
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/renee_cicd271/00-15e5ab%40github.com.