[jenkinsci/synopsys-detect-plugin] c0be09: build: Address CVE-2022-42889

2022-10-19 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: c0be09910135c2cd95d5dceef23f5e05351e866f
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c0be09910135c2cd95d5dceef23f5e05351e866f
  Author: Dana Maxfield 
  Date:   2022-10-19 (Wed, 19 Oct 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  build: Address CVE-2022-42889


-- 
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/synopsys-detect-plugin/push/refs/heads/master/d254e0-c0be09%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-09-08 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/dana-test
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/dana-test/745a2d-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 745a2d: ignore, dana testing

2022-09-08 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/dana-test
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 745a2dbb21a10d356439287f39070522ce9dc8eb
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/745a2dbb21a10d356439287f39070522ce9dc8eb
  Author: Dana Maxfield 
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  ignore, dana testing


-- 
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/synopsys-detect-plugin/push/refs/heads/dana-test/a516a3-745a2d%40github.com.


[jenkinsci/synopsys-detect-plugin] a516a3: ignore, dana testing

2022-09-08 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/dana-test
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: a516a3db5968c36e0d41bf884a52a7b2fa48188d
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/a516a3db5968c36e0d41bf884a52a7b2fa48188d
  Author: Dana Maxfield 
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  ignore, dana testing


-- 
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/synopsys-detect-plugin/push/refs/heads/dana-test/00-a516a3%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-08-31 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/dana_debugging
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/dana_debugging/43a596-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-08-31 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_win_tests
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/fix_win_tests/c921f6-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 3a8d3b: test: Fix RemoteJavaServiceTest for Win

2022-08-31 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 3a8d3b483a4734616092d56670d5019c88d3642e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/3a8d3b483a4734616092d56670d5019c88d3642e
  Author: Dana Maxfield 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/RemoteJavaServiceTest.java

  Log Message:
  ---
  test: Fix RemoteJavaServiceTest for Win


  Commit: 0d9a3fd6ddf9de49adc4f049ae7c92cdaf0454bb
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/0d9a3fd6ddf9de49adc4f049ae7c92cdaf0454bb
  Author: Dana Maxfield 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java

  Log Message:
  ---
  test: Fix DetectAirGapJarStrategyTest for Win


  Commit: c921f6381892adc92e7462f3f79c34d1836c185d
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c921f6381892adc92e7462f3f79c34d1836c185d
  Author: Dana Maxfield 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  test: Fix DetectJarStrategyTest for Win


  Commit: d254e013ad7b6a0d1f707110d40d799e66f13ca1
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/d254e013ad7b6a0d1f707110d40d799e66f13ca1
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-08-31 (Wed, 31 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/RemoteJavaServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  Merge pull request #48 from jenkinsci/fix_win_tests

Update tests to run in Windows environment


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/3fa0d05848a2...d254e013ad7b

-- 
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/synopsys-detect-plugin/push/refs/heads/master/3fa0d0-d254e0%40github.com.


[jenkinsci/synopsys-detect-plugin] 0d9a3f: test: Fix DetectAirGapJarStrategyTest for Win

2022-08-30 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_win_tests
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 0d9a3fd6ddf9de49adc4f049ae7c92cdaf0454bb
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/0d9a3fd6ddf9de49adc4f049ae7c92cdaf0454bb
  Author: Dana Maxfield 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java

  Log Message:
  ---
  test: Fix DetectAirGapJarStrategyTest for Win


  Commit: c921f6381892adc92e7462f3f79c34d1836c185d
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c921f6381892adc92e7462f3f79c34d1836c185d
  Author: Dana Maxfield 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  test: Fix DetectJarStrategyTest for Win


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/b63a0f02c9fd...c921f6381892

-- 
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/synopsys-detect-plugin/push/refs/heads/fix_win_tests/b63a0f-c921f6%40github.com.


[jenkinsci/synopsys-detect-plugin] b63a0f: test: Fix DetectAirGapJarStrategyTest

2022-08-30 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_win_tests
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: b63a0f02c9fd5bc6e63ac5f999b5a794525668e9
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/b63a0f02c9fd5bc6e63ac5f999b5a794525668e9
  Author: Dana Maxfield 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java

  Log Message:
  ---
  test: Fix DetectAirGapJarStrategyTest


-- 
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/synopsys-detect-plugin/push/refs/heads/fix_win_tests/a5f912-b63a0f%40github.com.


[jenkinsci/synopsys-detect-plugin] a5f912: test: Fix DetectAirGapJarStrategyTest

2022-08-30 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_win_tests
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: a5f91257d955b8694cce8a035bdf529bfdc52e27
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/a5f91257d955b8694cce8a035bdf529bfdc52e27
  Author: Dana Maxfield 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java

  Log Message:
  ---
  test: Fix DetectAirGapJarStrategyTest


-- 
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/synopsys-detect-plugin/push/refs/heads/fix_win_tests/3a8d3b-a5f912%40github.com.


[jenkinsci/synopsys-detect-plugin] 3a8d3b: test: Fix RemoteJavaServiceTest for Win

2022-08-30 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_win_tests
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 3a8d3b483a4734616092d56670d5019c88d3642e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/3a8d3b483a4734616092d56670d5019c88d3642e
  Author: Dana Maxfield 
  Date:   2022-08-30 (Tue, 30 Aug 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/RemoteJavaServiceTest.java

  Log Message:
  ---
  test: Fix RemoteJavaServiceTest for Win


-- 
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/synopsys-detect-plugin/push/refs/heads/fix_win_tests/00-3a8d3b%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-08-12 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-228
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-228/0e6d7b-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 0e6d7b: fix: Allow to use DETECT_JAVA_PATH and JAVA_HOME

2022-08-12 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 0e6d7b1a3d50bd7ef1ebf6c5d40adf3980de50dc
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/0e6d7b1a3d50bd7ef1ebf6c5d40adf3980de50dc
  Author: Dana Maxfield 
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommandsTest.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/RemoteJavaServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  fix: Allow to use DETECT_JAVA_PATH and JAVA_HOME


  Commit: 3fa0d05848a2afa44dc80bd0ab895fd981cc8d31
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/3fa0d05848a2afa44dc80bd0ab895fd981cc8d31
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-08-12 (Fri, 12 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommandsTest.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/RemoteJavaServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  Merge pull request #46 from jenkinsci/djm_IDTCTJNKNS-228

IDTCTJNKNS-228: Allow to use DETECT_JAVA_PATH and JAVA_HOME


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/a621c23cd02e...3fa0d05848a2

-- 
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/synopsys-detect-plugin/push/refs/heads/master/a621c2-3fa0d0%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-08-12 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-256
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-256/78f0eb-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 78f0eb: fix: Set logging level based on env vars

2022-08-12 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 78f0eb4db5d5abafece068a954f195586b08105d
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/78f0eb4db5d5abafece068a954f195586b08105d
  Author: Dana Maxfield 
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java

  Log Message:
  ---
  fix: Set logging level based on env vars


  Commit: a621c23cd02eaba49443584e7e6802d301d4eed4
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/a621c23cd02eaba49443584e7e6802d301d4eed4
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-08-12 (Fri, 12 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java

  Log Message:
  ---
  Merge pull request #45 from jenkinsci/djm_IDTCTJNKNS-256

IDTCTJNKNS-256: Set logging level based on env vars


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/e390f5bb8d3d...a621c23cd02e

-- 
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/synopsys-detect-plugin/push/refs/heads/master/e390f5-a621c2%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-08-12 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-255
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-255/a5e51f-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 2de41a: build: Update Jenkins dependencies to ~2 years ago

2022-08-12 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 2de41aa331eb20421126aadd8f5bbf136f1812bf
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2de41aa331eb20421126aadd8f5bbf136f1812bf
  Author: Dana Maxfield 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  build: Update Jenkins dependencies to ~2 years ago


  Commit: a5e51f7e1faff3bc8755d19b6869bfb7eef34437
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/a5e51f7e1faff3bc8755d19b6869bfb7eef34437
  Author: Dana Maxfield 
  Date:   2022-08-03 (Wed, 03 Aug 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  build: Update Jenkins dependencies to ~2 years ago


  Commit: e390f5bb8d3d6776e8cce0ba96ad5ef5a1b77b6e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/e390f5bb8d3d6776e8cce0ba96ad5ef5a1b77b6e
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-08-12 (Fri, 12 Aug 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Merge pull request #44 from jenkinsci/djm_IDTCTJNKNS-255

IDTCTJNKNS-255 - Update Jenkins dependencies to ~2 years ago.


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/ff379d344b8f...e390f5bb8d3d

-- 
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/synopsys-detect-plugin/push/refs/heads/master/ff379d-e390f5%40github.com.


[jenkinsci/synopsys-detect-plugin] 2212de: feat: Update to detect8 script url

2022-08-10 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-257
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 2212de4fdd21e849467d0f54148c7e1107170a3f
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2212de4fdd21e849467d0f54148c7e1107170a3f
  Author: Dana Maxfield 
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  feat: Update to detect8 script url


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-257/00-2212de%40github.com.


[jenkinsci/synopsys-detect-plugin] 78f0eb: fix: Set logging level based on env vars

2022-08-10 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-256
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 78f0eb4db5d5abafece068a954f195586b08105d
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/78f0eb4db5d5abafece068a954f195586b08105d
  Author: Dana Maxfield 
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java

  Log Message:
  ---
  fix: Set logging level based on env vars


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-256/00-78f0eb%40github.com.


[jenkinsci/synopsys-detect-plugin] 0e6d7b: fix: Allow to use DETECT_JAVA_PATH and JAVA_HOME

2022-08-10 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-228
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 0e6d7b1a3d50bd7ef1ebf6c5d40adf3980de50dc
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/0e6d7b1a3d50bd7ef1ebf6c5d40adf3980de50dc
  Author: Dana Maxfield 
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommandsTest.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/RemoteJavaServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  fix: Allow to use DETECT_JAVA_PATH and JAVA_HOME


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-228/00-0e6d7b%40github.com.


[jenkinsci/synopsys-detect-plugin] 43a596: Add test to help debugging

2022-08-10 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/dana_debugging
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 43a596892ec74c7d866a74c3d535c990de96c6c7
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/43a596892ec74c7d866a74c3d535c990de96c6c7
  Author: Dana Maxfield 
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
A src/test/java/com/synopsys/integration/jenkins/detect/DanaTest.java

  Log Message:
  ---
  Add test to help debugging


-- 
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/synopsys-detect-plugin/push/refs/heads/dana_debugging/00-43a596%40github.com.


[jenkinsci/synopsys-detect-plugin] a5e51f: build: Update Jenkins dependencies to ~2 years ago

2022-08-03 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-255
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: a5e51f7e1faff3bc8755d19b6869bfb7eef34437
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/a5e51f7e1faff3bc8755d19b6869bfb7eef34437
  Author: Dana Maxfield 
  Date:   2022-08-03 (Wed, 03 Aug 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  build: Update Jenkins dependencies to ~2 years ago


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-255/2de41a-a5e51f%40github.com.


[jenkinsci/synopsys-detect-plugin] 2de41a: build: Update Jenkins dependencies to ~2 years ago

2022-08-01 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-255
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 2de41aa331eb20421126aadd8f5bbf136f1812bf
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2de41aa331eb20421126aadd8f5bbf136f1812bf
  Author: Dana Maxfield 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  build: Update Jenkins dependencies to ~2 years ago


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-255/00-2de41a%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-08-01 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_address_coverity_issues
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/djm_address_coverity_issues/2c64c5-00%40github.com.


[jenkinsci/synopsys-detect-plugin] d005c2: fix: Address Coverity Resource Leak issues

2022-08-01 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: d005c2f2243ba0fde706491c145d8deafc7a5b62
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/d005c2f2243ba0fde706491c145d8deafc7a5b62
  Author: Dana Maxfield 
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  fix: Address Coverity Resource Leak issues


  Commit: c82d36368618cc542e4ab52563e90fa54c11f134
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c82d36368618cc542e4ab52563e90fa54c11f134
  Author: Dana Maxfield 
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java

  Log Message:
  ---
  fix: Stop using deprecated static constructor


  Commit: 491097cb21d69931d6566d0a5838a25da89d0900
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/491097cb21d69931d6566d0a5838a25da89d0900
  Author: Dana Maxfield 
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  fix: Remove usage of Gson, use null instead


  Commit: 847a34e2b52cc82b9561e5750dcbadaa0d7917d6
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/847a34e2b52cc82b9561e5750dcbadaa0d7917d6
  Author: Dana Maxfield 
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java

  Log Message:
  ---
  fix: Address code smell for readability


  Commit: 2c64c577fa882a0301ffb5261a862d0728012d1e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2c64c577fa882a0301ffb5261a862d0728012d1e
  Author: Dana Maxfield 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java

  Log Message:
  ---
  fix: PR feedback, pass object not null


  Commit: ff379d344b8fe3237b32a20cc58914f443c0bcff
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ff379d344b8fe3237b32a20cc58914f443c0bcff
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  Merge pull request #43 from jenkinsci/djm_address_coverity_issues

fix: Address flagged issues


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/28fd1e993791...ff379d344b8f

-- 
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/synopsys-detect-plugin/push/refs/heads/master/28fd1e-ff379d%40github.com.


[jenkinsci/synopsys-detect-plugin] 2c64c5: fix: PR feedback, pass object not null

2022-08-01 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_address_coverity_issues
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 2c64c577fa882a0301ffb5261a862d0728012d1e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2c64c577fa882a0301ffb5261a862d0728012d1e
  Author: Dana Maxfield 
  Date:   2022-08-01 (Mon, 01 Aug 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java

  Log Message:
  ---
  fix: PR feedback, pass object not null


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_address_coverity_issues/847a34-2c64c5%40github.com.


[jenkinsci/synopsys-detect-plugin] 847a34: fix: Address code smell for readability

2022-07-30 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_address_coverity_issues
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 847a34e2b52cc82b9561e5750dcbadaa0d7917d6
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/847a34e2b52cc82b9561e5750dcbadaa0d7917d6
  Author: Dana Maxfield 
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java

  Log Message:
  ---
  fix: Address code smell for readability


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_address_coverity_issues/491097-847a34%40github.com.


[jenkinsci/synopsys-detect-plugin] 491097: fix: Remove usage of Gson, use null instead

2022-07-30 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_address_coverity_issues
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 491097cb21d69931d6566d0a5838a25da89d0900
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/491097cb21d69931d6566d0a5838a25da89d0900
  Author: Dana Maxfield 
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  fix: Remove usage of Gson, use null instead


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_address_coverity_issues/c82d36-491097%40github.com.


[jenkinsci/synopsys-detect-plugin] c82d36: fix: Stop using deprecated static constructor

2022-07-30 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_address_coverity_issues
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: c82d36368618cc542e4ab52563e90fa54c11f134
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c82d36368618cc542e4ab52563e90fa54c11f134
  Author: Dana Maxfield 
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java

  Log Message:
  ---
  fix: Stop using deprecated static constructor


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_address_coverity_issues/d005c2-c82d36%40github.com.


[jenkinsci/synopsys-detect-plugin] d005c2: fix: Address Coverity Resource Leak issues

2022-07-30 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_address_coverity_issues
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: d005c2f2243ba0fde706491c145d8deafc7a5b62
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/d005c2f2243ba0fde706491c145d8deafc7a5b62
  Author: Dana Maxfield 
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  fix: Address Coverity Resource Leak 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/synopsys-detect-plugin/push/refs/heads/djm_address_coverity_issues/00-d005c2%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/refactor-detect-runner
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/refactor-detect-runner/e2a0c1-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_win_build
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/fix_win_build/04a81e-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-192
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-192/3fbe50-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 3fbe50: test: Add test param to verify previously fixed issue

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 3fbe50019e1f5fa11d3ae92d1cd4180ff2302436
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/3fbe50019e1f5fa11d3ae92d1cd4180ff2302436
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  test: Add test param to verify previously fixed issue


  Commit: 28fd1e993791fda6a76fe8336c8d2f83cfbdedc4
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/28fd1e993791fda6a76fe8336c8d2f83cfbdedc4
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/djm_IDTCTJNKNS-192'


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/9d8c0f959f60...28fd1e993791

-- 
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/synopsys-detect-plugin/push/refs/heads/master/9d8c0f-28fd1e%40github.com.


[jenkinsci/synopsys-detect-plugin] c0e25c: Merge remote-tracking branch 'origin/master' into ...

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: c0e25ca01766c365b48e76913d73f72e63d5d6f4
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c0e25ca01766c365b48e76913d73f72e63d5d6f4
  Author: Dana Maxfield 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M build.gradle

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


  Commit: 7e72626db54804d9b5da75d90b3b04fdb1f331df
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/7e72626db54804d9b5da75d90b3b04fdb1f331df
  Author: Dana Maxfield 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java

  Log Message:
  ---
  fix: Improve logging messages


  Commit: 3e20353314a38f75a16cf1c801a59e7bddb0ccb0
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/3e20353314a38f75a16cf1c801a59e7bddb0ccb0
  Author: Dana Maxfield 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M src/main/java/com/synopsys/integration/jenkins/detect/DetectRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  fix: Add logging to denote start/end of call to Detect


  Commit: 01324a24e471058b150fb291c5a6690927d16804
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/01324a24e471058b150fb291c5a6690927d16804
  Author: Dana Maxfield 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java

  Log Message:
  ---
  fix: Escape Detect values not keys, stop logging detect command


  Commit: be6bdc6db82a7d55350c590648435d46117bc537
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/be6bdc6db82a7d55350c590648435d46117bc537
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  test: Update tests to reflect recent changes


  Commit: 13ebfc26835892e8d4d87104c1b20a5f51bec59c
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/13ebfc26835892e8d4d87104c1b20a5f51bec59c
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java

  Log Message:
  ---
  fix: PR feedback fix and cleaner implementation


  Commit: 9d8c0f959f6015a3c1b538596a7585c8087a042e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/9d8c0f959f6015a3c1b538596a7585c8087a042e
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M src/main/java/com/synopsys/integration/jenkins/detect/DetectRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  Merge pull request #41 from jenkinsci/djm_IDTCTJNKNS-254

Updates to improve/fix logging messages


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/29e1c911c7bf...9d8c0f959f60

-- 
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/synopsys-detect-plugin/push/refs/heads/master/29e1c9-9d8c0f%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-254
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-254/13ebfc-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-220
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-220/1e7698-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 1e7698: fix: Do not set unstable on IntegrationException

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 1e76981c171dd8f3adcbc91c4e1350d47b485f44
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/1e76981c171dd8f3adcbc91c4e1350d47b485f44
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommands.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommandsTest.java

  Log Message:
  ---
  fix: Do not set unstable on IntegrationException


  Commit: 29e1c911c7bfa781a56207deda4560c4e3504132
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/29e1c911c7bfa781a56207deda4560c4e3504132
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommands.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommandsTest.java

  Log Message:
  ---
  Merge pull request #42 from jenkinsci/djm_IDTCTJNKNS-220

IDTCTJNKNS-220: Do not set unstable on IntegrationException


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/089f8a447af1...29e1c911c7bf

-- 
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/synopsys-detect-plugin/push/refs/heads/master/089f8a-29e1c9%40github.com.


[jenkinsci/synopsys-detect-plugin] 13ebfc: fix: PR feedback fix and cleaner implementation

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-254
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 13ebfc26835892e8d4d87104c1b20a5f51bec59c
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/13ebfc26835892e8d4d87104c1b20a5f51bec59c
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java

  Log Message:
  ---
  fix: PR feedback fix and cleaner implementation


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-254/be6bdc-13ebfc%40github.com.


[jenkinsci/synopsys-detect-plugin] 3fbe50: test: Add test param to verify previously fixed issue

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-192
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 3fbe50019e1f5fa11d3ae92d1cd4180ff2302436
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/3fbe50019e1f5fa11d3ae92d1cd4180ff2302436
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  test: Add test param to verify previously fixed issue


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-192/00-3fbe50%40github.com.


[jenkinsci/synopsys-detect-plugin] 1e7698: fix: Do not set unstable on IntegrationException

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-220
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 1e76981c171dd8f3adcbc91c4e1350d47b485f44
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/1e76981c171dd8f3adcbc91c4e1350d47b485f44
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommands.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommandsTest.java

  Log Message:
  ---
  fix: Do not set unstable on IntegrationException


-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-220/00-1e7698%40github.com.


[jenkinsci/synopsys-detect-plugin]

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-252
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-252/89795b-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 1ba755: build: Update to jenkins-common 0.3.2

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 1ba75571513841ad445d3b77a5a9dd94ed277310
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/1ba75571513841ad445d3b77a5a9dd94ed277310
  Author: Dana Maxfield 
  Date:   2022-07-16 (Sat, 16 Jul 2022)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java

  Log Message:
  ---
  build: Update to jenkins-common 0.3.2


  Commit: 89795bc8811683dee02d02a9206b621ad0ddcb90
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/89795bc8811683dee02d02a9206b621ad0ddcb90
  Author: Dana Maxfield 
  Date:   2022-07-16 (Sat, 16 Jul 2022)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  build: update dependencies


  Commit: 089f8a447af14060ff98342e826e2a060d522335
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/089f8a447af14060ff98342e826e2a060d522335
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java

  Log Message:
  ---
  Merge pull request #39 from jenkinsci/djm_IDTCTJNKNS-252

IDTCTJNKNS-252 - Update to latest dependencies


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/f20162a5ed0f...089f8a447af1

-- 
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/synopsys-detect-plugin/push/refs/heads/master/f20162-089f8a%40github.com.


[jenkinsci/synopsys-detect-plugin] c0e25c: Merge remote-tracking branch 'origin/master' into ...

2022-07-28 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-254
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: c0e25ca01766c365b48e76913d73f72e63d5d6f4
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c0e25ca01766c365b48e76913d73f72e63d5d6f4
  Author: Dana Maxfield 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M build.gradle

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


  Commit: 7e72626db54804d9b5da75d90b3b04fdb1f331df
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/7e72626db54804d9b5da75d90b3b04fdb1f331df
  Author: Dana Maxfield 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java

  Log Message:
  ---
  fix: Improve logging messages


  Commit: 3e20353314a38f75a16cf1c801a59e7bddb0ccb0
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/3e20353314a38f75a16cf1c801a59e7bddb0ccb0
  Author: Dana Maxfield 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M src/main/java/com/synopsys/integration/jenkins/detect/DetectRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  fix: Add logging to denote start/end of call to Detect


  Commit: 01324a24e471058b150fb291c5a6690927d16804
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/01324a24e471058b150fb291c5a6690927d16804
  Author: Dana Maxfield 
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java

  Log Message:
  ---
  fix: Escape Detect values not keys, stop logging detect command


  Commit: be6bdc6db82a7d55350c590648435d46117bc537
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/be6bdc6db82a7d55350c590648435d46117bc537
  Author: Dana Maxfield 
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  test: Update tests to reflect recent changes


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/c0e25ca01766%5E...be6bdc6db82a

-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-254/00-be6bdc%40github.com.


[jenkinsci/synopsys-detect-plugin] f20162: Update to next scheduled release version

2022-07-27 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: f20162a5ed0f7e8b423d19a71a6cbf993778375a
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f20162a5ed0f7e8b423d19a71a6cbf993778375a
  Author: Dana Maxfield <30127554+danamaxfi...@users.noreply.github.com>
  Date:   2022-07-27 (Wed, 27 Jul 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Update to next scheduled release 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/synopsys-detect-plugin/push/refs/heads/master/50f98d-f20162%40github.com.


[jenkinsci/synopsys-detect-plugin] 1ba755: build: Update to jenkins-common 0.3.2

2022-07-16 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/djm_IDTCTJNKNS-252
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 1ba75571513841ad445d3b77a5a9dd94ed277310
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/1ba75571513841ad445d3b77a5a9dd94ed277310
  Author: Dana Maxfield 
  Date:   2022-07-16 (Sat, 16 Jul 2022)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java

  Log Message:
  ---
  build: Update to jenkins-common 0.3.2


  Commit: 89795bc8811683dee02d02a9206b621ad0ddcb90
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/89795bc8811683dee02d02a9206b621ad0ddcb90
  Author: Dana Maxfield 
  Date:   2022-07-16 (Sat, 16 Jul 2022)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyTest.java

  Log Message:
  ---
  build: update dependencies


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/1ba755715138%5E...89795bc88116

-- 
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/synopsys-detect-plugin/push/refs/heads/djm_IDTCTJNKNS-252/00-89795b%40github.com.


[jenkinsci/synopsys-coverity-plugin]

2022-01-24 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/add-mark-unstable
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/add-mark-unstable/0bfb61-00%40github.com.


[jenkinsci/synopsys-coverity-plugin]

2022-01-24 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/jenkins-common-0.1.8
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/jenkins-common-0.1.8/787f86-00%40github.com.


[jenkinsci/synopsys-coverity-plugin]

2022-01-24 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/add-issue-report-sidebar
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/add-issue-report-sidebar/f21555-00%40github.com.


[jenkinsci/synopsys-coverity-plugin]

2022-01-24 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/stepworkflow-impl
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/stepworkflow-impl/dd6209-00%40github.com.


[jenkinsci/synopsys-coverity-plugin]

2022-01-24 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_dependency_issue
  Home:   https://github.com/jenkinsci/synopsys-coverity-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/synopsys-coverity-plugin/push/refs/heads/fix_dependency_issue/fe4247-00%40github.com.


[jenkinsci/synopsys-coverity-plugin] 3cd3df: Update to latest License

2022-01-24 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 3cd3df06264d011a815f92960cf5f66035c6a9db
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/3cd3df06264d011a815f92960cf5f66035c6a9db
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M LICENSE

  Log Message:
  ---
  Update to latest License


  Commit: 8d3192c9fa5c16d20c2f6d8401566346ff259c8f
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/8d3192c9fa5c16d20c2f6d8401566346ff259c8f
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/coverity/ChangeSetFilter.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/CoverityJenkinsIntLogger.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/GlobalValueHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/JenkinsCoverityEnvironmentVariable.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/SynopsysCoverityCredentialsHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/actions/IssueReportAction.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/exception/CoverityJenkinsAbortException.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/exception/CoverityJenkinsException.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/BuildStatus.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/CheckForIssuesInView.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/CleanUpAction.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/ConfigureChangeSetPatterns.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/CoverityAnalysisType.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/CoverityCaptureType.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/OnCommandFailure.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/AdvancedCoverityRunConfiguration.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CommandArguments.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityBuildStep.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityBuildStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityRunConfiguration.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/RepeatableCommand.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/SimpleCoverityRunConfiguration.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/global/CoverityConnectInstance.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/global/CoverityGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/pipeline/CheckForIssuesStep.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/pipeline/CheckForIssuesStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/ConnectionCachingFieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/CoverityConnectDataCache.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/CoverityConnectionFieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/FieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/IssueViewCache.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/IssueViewFieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/ProjectStreamCache.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/ProjectStreamFieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/wrap/CoverityEnvironmentWrapper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/wrap/CoverityEnvironmentWrapperStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CleanUpWorkflowService.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityJenkinsStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityRemoteCallable.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityRemoteToolRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityWorkflowStepFactory.java
M 

[jenkinsci/synopsys-coverity-plugin] 3cd3df: Update to latest License

2022-01-21 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_dependency_issue
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 3cd3df06264d011a815f92960cf5f66035c6a9db
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/3cd3df06264d011a815f92960cf5f66035c6a9db
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M LICENSE

  Log Message:
  ---
  Update to latest License


  Commit: 8d3192c9fa5c16d20c2f6d8401566346ff259c8f
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/8d3192c9fa5c16d20c2f6d8401566346ff259c8f
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/coverity/ChangeSetFilter.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/CoverityJenkinsIntLogger.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/GlobalValueHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/JenkinsCoverityEnvironmentVariable.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/SynopsysCoverityCredentialsHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/actions/IssueReportAction.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/exception/CoverityJenkinsAbortException.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/exception/CoverityJenkinsException.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/BuildStatus.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/CheckForIssuesInView.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/CleanUpAction.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/ConfigureChangeSetPatterns.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/CoverityAnalysisType.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/CoverityCaptureType.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/OnCommandFailure.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/AdvancedCoverityRunConfiguration.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CommandArguments.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityBuildStep.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityBuildStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/CoverityRunConfiguration.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/RepeatableCommand.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/buildstep/SimpleCoverityRunConfiguration.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/global/CoverityConnectInstance.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/global/CoverityGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/pipeline/CheckForIssuesStep.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/pipeline/CheckForIssuesStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/ConnectionCachingFieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/CoverityConnectDataCache.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/CoverityConnectionFieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/FieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/IssueViewCache.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/IssueViewFieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/ProjectStreamCache.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/utils/ProjectStreamFieldHelper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/wrap/CoverityEnvironmentWrapper.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/extensions/wrap/CoverityEnvironmentWrapperStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CleanUpWorkflowService.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityJenkinsStepWorkflow.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityRemoteCallable.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityRemoteToolRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/stepworkflow/CoverityWorkflowStepFactory.java
M 

[jenkinsci/synopsys-detect-plugin]

2022-01-21 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_dependency_issue
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/fix_dependency_issue/de1768-00%40github.com.


[jenkinsci/synopsys-detect-plugin] ef92dd: Update license

2022-01-21 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: ef92dd82070cff78712601efe678d758a4d97dc4
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ef92dd82070cff78712601efe678d758a4d97dc4
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M LICENSE

  Log Message:
  ---
  Update license


  Commit: 2b7f31714316d48cb6ad6d6088a70e8a73dd7967
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2b7f31714316d48cb6ad6d6088a70e8a73dd7967
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M src/main/java/com/synopsys/integration/IntegrationEscapeUtils.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommands.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectJenkinsEnvironmentVariable.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommands.java
M src/main/java/com/synopsys/integration/jenkins/detect/DetectRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/exception/DetectJenkinsException.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/AirGapDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/DetectDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/InheritFromGlobalDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/ScriptOrJarDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/tool/DetectAirGapInstallation.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectExecutionStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java

  Log Message:
  ---
  Update copyright


  Commit: de17688ec780e2511608864fcce3d2f54d507cc4
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/de17688ec780e2511608864fcce3d2f54d507cc4
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Add repository to fix issue from jcenter shutdown


  Commit: 50f98d8c3e51444c39c90616832b21b682649415
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/50f98d8c3e51444c39c90616832b21b682649415
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
M LICENSE
M build.gradle
M src/main/java/com/synopsys/integration/IntegrationEscapeUtils.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommands.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectJenkinsEnvironmentVariable.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommands.java
M src/main/java/com/synopsys/integration/jenkins/detect/DetectRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/exception/DetectJenkinsException.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/AirGapDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/DetectDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/InheritFromGlobalDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/ScriptOrJarDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep.java
M 

[jenkinsci/synopsys-detect-plugin] ef92dd: Update license

2022-01-20 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_dependency_issue
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: ef92dd82070cff78712601efe678d758a4d97dc4
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ef92dd82070cff78712601efe678d758a4d97dc4
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M LICENSE

  Log Message:
  ---
  Update license


  Commit: 2b7f31714316d48cb6ad6d6088a70e8a73dd7967
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2b7f31714316d48cb6ad6d6088a70e8a73dd7967
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M src/main/java/com/synopsys/integration/IntegrationEscapeUtils.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommands.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectJenkinsEnvironmentVariable.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommands.java
M src/main/java/com/synopsys/integration/jenkins/detect/DetectRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/exception/DetectJenkinsException.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/AirGapDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/DetectDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/InheritFromGlobalDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/ScriptOrJarDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/tool/DetectAirGapInstallation.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectExecutionStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java

  Log Message:
  ---
  Update copyright


  Commit: de17688ec780e2511608864fcce3d2f54d507cc4
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/de17688ec780e2511608864fcce3d2f54d507cc4
  Author: Dana Maxfield 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Add repository to fix issue from jcenter shutdown


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/ef92dd82070c%5E...de17688ec780

-- 
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/synopsys-detect-plugin/push/refs/heads/fix_dependency_issue/00-de1768%40github.com.


[jenkinsci/synopsys-detect-plugin] 04a81e: Update tests to work in Windows environment

2021-10-18 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 04a81ea657910331e21008c2ce93b6c9f306e120
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/04a81ea657910331e21008c2ce93b6c9f306e120
  Author: Dana Maxfield 
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  Update tests to work in Windows environment


  Commit: d33d82031145e796787d5c5f9840c5063531f843
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/d33d82031145e796787d5c5f9840c5063531f843
  Author: Dana Maxfield 
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

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


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/e98262074c23...d33d82031145

-- 
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/synopsys-detect-plugin/push/refs/heads/master/e98262-d33d82%40github.com.


[jenkinsci/synopsys-detect-plugin] 04a81e: Update tests to work in Windows environment

2021-10-18 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_win_build
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 04a81ea657910331e21008c2ce93b6c9f306e120
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/04a81ea657910331e21008c2ce93b6c9f306e120
  Author: Dana Maxfield 
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  Update tests to work in Windows environment


-- 
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/synopsys-detect-plugin/push/refs/heads/fix_win_build/7093c1-04a81e%40github.com.


[jenkinsci/synopsys-detect-plugin] 7093c1: Update tests to work in Windows environment

2021-10-18 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/fix_win_build
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 7093c17827ad614fcb9fd27cbb886fbbf8a4590a
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/7093c17827ad614fcb9fd27cbb886fbbf8a4590a
  Author: Dana Maxfield 
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java

  Log Message:
  ---
  Update tests to work in Windows environment


-- 
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/synopsys-detect-plugin/push/refs/heads/fix_win_build/00-7093c1%40github.com.


[jenkinsci/synopsys-detect-plugin] e98262: Update tests to handle /bin being a symbolic link

2021-10-15 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: e98262074c236cbd09d2d4cf173890ed21ff28ba
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/e98262074c236cbd09d2d4cf173890ed21ff28ba
  Author: Dana Maxfield 
  Date:   2021-10-15 (Fri, 15 Oct 2021)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  Update tests to handle /bin being a symbolic link


-- 
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/synopsys-detect-plugin/push/refs/heads/master/2032b7-e98262%40github.com.


[jenkinsci/synopsys-detect-plugin] f2607d: Exclude uncoverable from sonar

2021-08-18 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: f2607ddd29e34f54108ed06625c2231b01e24a6f
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f2607ddd29e34f54108ed06625c2231b01e24a6f
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Exclude uncoverable from sonar


  Commit: f000b13f94c4564e441263c97d2842e9c2fd41d5
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f000b13f94c4564e441263c97d2842e9c2fd41d5
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Fix configuration for sonar excludes


  Commit: 4ab9503d08a7846d7d6eb6d0e7173b00d9650150
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/4ab9503d08a7846d7d6eb6d0e7173b00d9650150
  Author: Dana Maxfield 
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactoryTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java

  Log Message:
  ---
  Adjustments for test coverage


  Commit: 9f4fcd550fcfabd638e4b0701870cae65ae160c7
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/9f4fcd550fcfabd638e4b0701870cae65ae160c7
  Author: Dana Maxfield 
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

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


  Commit: 2032b74c7fc4a4ff14fc4cc25dfcc9f8daed436f
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2032b74c7fc4a4ff14fc4cc25dfcc9f8daed436f
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactoryTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java

  Log Message:
  ---
  Merge pull request #35 from jenkinsci/update_unit_and_sonar

Update unit tests and sonar coverable


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/f6dbc4a93afb...2032b74c7fc4

-- 
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/synopsys-detect-plugin/push/refs/heads/master/f6dbc4-2032b7%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-18 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/update_unit_and_sonar
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/update_unit_and_sonar/9f4fcd-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 078b46: IDTCTJNKNS-233 - minor tweak

2021-08-18 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/update_unit_and_sonar
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 078b465818361ecaf21fa4228c7ca04e55d9b7a3
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/078b465818361ecaf21fa4228c7ca04e55d9b7a3
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java

  Log Message:
  ---
  IDTCTJNKNS-233 - minor tweak


  Commit: 0d9c18650d3c3771ca12dccb43775cc297be0026
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/0d9c18650d3c3771ca12dccb43775cc297be0026
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  Merge pull request #34 from jenkinsci/IDTCTJNKNS-233

IDTCTJNKNS-233 - Update for Detect 7.x support


  Commit: d04d88f481fdcf5d4445e957bd6e60f390f22b04
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/d04d88f481fdcf5d4445e957bd6e60f390f22b04
  Author: Used to build SIG applications 

  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 7.0.0-SIGQA1


  Commit: 87b462ff03a0cf39c76eb7b418e0a9d5360cfd59
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/87b462ff03a0cf39c76eb7b418e0a9d5360cfd59
  Author: Used to build SIG applications 

  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 7.0.0-SIGQA2-SNAPSHOT


  Commit: 52f9d479fab6557ef052949dffb73bb1e99780ba
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/52f9d479fab6557ef052949dffb73bb1e99780ba
  Author: Dana Maxfield 
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  IDTCTJNKNS-233 - Update for clarity


  Commit: 90b9ce05fdcf9bbc4e60eaa7e3fab6ba8df7a15e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/90b9ce05fdcf9bbc4e60eaa7e3fab6ba8df7a15e
  Author: Used to build SIG applications 

  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 7.0.0-SIGQA2


  Commit: ae6e3a6435fc9935c6dad914f569bf35dfad2d46
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ae6e3a6435fc9935c6dad914f569bf35dfad2d46
  Author: Used to build SIG applications 

  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 7.0.0-SIGQA3-SNAPSHOT


  Commit: eed2ef48525e8d4898ec4eedbb95400f6d1d873f
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/eed2ef48525e8d4898ec4eedbb95400f6d1d873f
  Author: Dana Maxfield 
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java

  Log Message:
  ---
  IDTCTJNKNS-242 - Update help to reflect support of Detect 7.x


  Commit: aa2062d759ca09b3251ea18e45f79738edbb4ff0
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/aa2062d759ca09b3251ea18e45f79738edbb4ff0
  Author: Used to build SIG applications 

  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 7.0.0-SIGQA3


  Commit: ed09cbbac143341471219dc2bda991c9f76fc5a9
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ed09cbbac143341471219dc2bda991c9f76fc5a9
  Author: Used to build SIG applications 

  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 7.0.0-SIGQA4-SNAPSHOT


  Commit: b143c1c20983bd1dad0321410b45e7900bd11e53
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/b143c1c20983bd1dad0321410b45e7900bd11e53
  Author: Used to build SIG applications 

  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 7.0.0


  Commit: c45cee62ef16eb1629127a0ac80fbe2fe4b5bc76
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c45cee62ef16eb1629127a0ac80fbe2fe4b5bc76
  Author: Used to 

[jenkinsci/synopsys-detect-plugin]

2021-08-18 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-242
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-242/f46cfc-00%40github.com.


[jenkinsci/synopsys-detect-plugin] f6dbc4: Update build.gradle

2021-08-17 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: f6dbc4a93afbcc104e3139576a2fa4d69c7fe0e7
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f6dbc4a93afbcc104e3139576a2fa4d69c7fe0e7
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Update build.gradle

Prepare for next release (7.1.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/synopsys-detect-plugin/push/refs/heads/master/4b7c5b-f6dbc4%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-17 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/7.0.0
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/7.0.0/c45cee-00%40github.com.


[jenkinsci/synopsys-detect-plugin] d04d88: Release 7.0.0-SIGQA1

2021-08-17 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: d04d88f481fdcf5d4445e957bd6e60f390f22b04
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/d04d88f481fdcf5d4445e957bd6e60f390f22b04
  Author: Used to build SIG applications 

  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 7.0.0-SIGQA1


  Commit: 87b462ff03a0cf39c76eb7b418e0a9d5360cfd59
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/87b462ff03a0cf39c76eb7b418e0a9d5360cfd59
  Author: Used to build SIG applications 

  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 7.0.0-SIGQA2-SNAPSHOT


  Commit: 52f9d479fab6557ef052949dffb73bb1e99780ba
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/52f9d479fab6557ef052949dffb73bb1e99780ba
  Author: Dana Maxfield 
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  IDTCTJNKNS-233 - Update for clarity


  Commit: 90b9ce05fdcf9bbc4e60eaa7e3fab6ba8df7a15e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/90b9ce05fdcf9bbc4e60eaa7e3fab6ba8df7a15e
  Author: Used to build SIG applications 

  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 7.0.0-SIGQA2


  Commit: ae6e3a6435fc9935c6dad914f569bf35dfad2d46
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ae6e3a6435fc9935c6dad914f569bf35dfad2d46
  Author: Used to build SIG applications 

  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 7.0.0-SIGQA3-SNAPSHOT


  Commit: eed2ef48525e8d4898ec4eedbb95400f6d1d873f
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/eed2ef48525e8d4898ec4eedbb95400f6d1d873f
  Author: Dana Maxfield 
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java

  Log Message:
  ---
  IDTCTJNKNS-242 - Update help to reflect support of Detect 7.x


  Commit: aa2062d759ca09b3251ea18e45f79738edbb4ff0
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/aa2062d759ca09b3251ea18e45f79738edbb4ff0
  Author: Used to build SIG applications 

  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 7.0.0-SIGQA3


  Commit: ed09cbbac143341471219dc2bda991c9f76fc5a9
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/ed09cbbac143341471219dc2bda991c9f76fc5a9
  Author: Used to build SIG applications 

  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 7.0.0-SIGQA4-SNAPSHOT


  Commit: b143c1c20983bd1dad0321410b45e7900bd11e53
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/b143c1c20983bd1dad0321410b45e7900bd11e53
  Author: Used to build SIG applications 

  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 7.0.0


  Commit: c45cee62ef16eb1629127a0ac80fbe2fe4b5bc76
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c45cee62ef16eb1629127a0ac80fbe2fe4b5bc76
  Author: Used to build SIG applications 

  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 7.0.1-SNAPSHOT


  Commit: 4b7c5b56f490ebb288253dbe6ec627a71052127c
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/4b7c5b56f490ebb288253dbe6ec627a71052127c
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  Merge pull request #37 from jenkinsci/7.0.0

Merge in released 7.0.0


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/0d9c18650d3c...4b7c5b56f490

-- 
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 

[jenkinsci/synopsys-detect-plugin] eed2ef: IDTCTJNKNS-242 - Update help to reflect support of...

2021-08-10 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/7.0.0
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: eed2ef48525e8d4898ec4eedbb95400f6d1d873f
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/eed2ef48525e8d4898ec4eedbb95400f6d1d873f
  Author: Dana Maxfield 
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java

  Log Message:
  ---
  IDTCTJNKNS-242 - Update help to reflect support of Detect 7.x


-- 
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/synopsys-detect-plugin/push/refs/heads/7.0.0/f46cfc-eed2ef%40github.com.


[jenkinsci/synopsys-detect-plugin] f46cfc: IDTCTJNKNS-242 - Update help to reflect support of...

2021-08-10 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/7.0.0
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: f46cfc37902eb56cee289d0f58f70378fdb4d821
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f46cfc37902eb56cee289d0f58f70378fdb4d821
  Author: Dana Maxfield 
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java

  Log Message:
  ---
  IDTCTJNKNS-242 - Update help to reflect support of Detect 7.x


-- 
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/synopsys-detect-plugin/push/refs/heads/7.0.0/ae6e3a-f46cfc%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233-sonar-exclude
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233-sonar-exclude/4ab950-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/update_unit_and_sonar
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/update_unit_and_sonar/00-4ab950%40github.com.


[jenkinsci/synopsys-detect-plugin] 52f9d4: IDTCTJNKNS-233 - Update for clarity

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/7.0.0
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 52f9d479fab6557ef052949dffb73bb1e99780ba
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/52f9d479fab6557ef052949dffb73bb1e99780ba
  Author: Dana Maxfield 
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java

  Log Message:
  ---
  IDTCTJNKNS-233 - Update for clarity


-- 
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/synopsys-detect-plugin/push/refs/heads/7.0.0/87b462-52f9d4%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/7.0.0
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/7.0.0/00-0d9c18%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/sb_addingTests
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/sb_addingTests/da17f0-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/2.1.0
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/2.1.0/f8af05-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/custom_detect_location
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/custom_detect_location/00-d1df38%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/gradle-conversion
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/gradle-conversion/00-c71c5b%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/gradle-conversion
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/gradle-conversion/c71c5b-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/custom_detect_location
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/custom_detect_location/d1df38-00%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/3.1.1
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/3.1.1/5fc6ef-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 4ab950: Adjustments for test coverage

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233-sonar-exclude
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 4ab9503d08a7846d7d6eb6d0e7173b00d9650150
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/4ab9503d08a7846d7d6eb6d0e7173b00d9650150
  Author: Dana Maxfield 
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
A 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactoryTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java

  Log Message:
  ---
  Adjustments for test coverage


-- 
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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233-sonar-exclude/f000b1-4ab950%40github.com.


[jenkinsci/synopsys-detect-plugin]

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233/078b46-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 6ca843: Update for Detect 7.x support

2021-08-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 6ca843a4c3f3962738ab0bef22b480262ddf4235
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/6ca843a4c3f3962738ab0bef22b480262ddf4235
  Author: Dana Maxfield 
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  Update for Detect 7.x support


  Commit: 608c114e924cdf1c9196b3f2ae9cc3aa3b3fec98
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/608c114e924cdf1c9196b3f2ae9cc3aa3b3fec98
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java

  Log Message:
  ---
  IDTCTJNKNS-233 - PR feedback


  Commit: 078b465818361ecaf21fa4228c7ca04e55d9b7a3
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/078b465818361ecaf21fa4228c7ca04e55d9b7a3
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java

  Log Message:
  ---
  IDTCTJNKNS-233 - minor tweak


  Commit: 0d9c18650d3c3771ca12dccb43775cc297be0026
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/0d9c18650d3c3771ca12dccb43775cc297be0026
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  Merge pull request #34 from jenkinsci/IDTCTJNKNS-233

IDTCTJNKNS-233 - Update for Detect 7.x support


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/5fc6ef6f9d29...0d9c18650d3c

-- 
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/synopsys-detect-plugin/push/refs/heads/master/5fc6ef-0d9c18%40github.com.


[jenkinsci/synopsys-detect-plugin] 078b46: IDTCTJNKNS-233 - minor tweak

2021-08-05 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 078b465818361ecaf21fa4228c7ca04e55d9b7a3
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/078b465818361ecaf21fa4228c7ca04e55d9b7a3
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java

  Log Message:
  ---
  IDTCTJNKNS-233 - minor tweak


-- 
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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233/608c11-078b46%40github.com.


[jenkinsci/synopsys-detect-plugin] f000b1: Fix configuration for sonar excludes

2021-08-05 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233-sonar-exclude
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: f000b13f94c4564e441263c97d2842e9c2fd41d5
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f000b13f94c4564e441263c97d2842e9c2fd41d5
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Fix configuration for sonar excludes


-- 
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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233-sonar-exclude/622a08-f000b1%40github.com.


[jenkinsci/synopsys-detect-plugin] 622a08: Fix configuration for sonar excludes

2021-08-05 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233-sonar-exclude
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 622a08932884356be7bfa0ae71a272c38ddb4db1
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/622a08932884356be7bfa0ae71a272c38ddb4db1
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Fix configuration for sonar excludes


-- 
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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233-sonar-exclude/f2607d-622a08%40github.com.


[jenkinsci/synopsys-detect-plugin] f2607d: Exclude uncoverable from sonar

2021-08-05 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233-sonar-exclude
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: f2607ddd29e34f54108ed06625c2231b01e24a6f
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f2607ddd29e34f54108ed06625c2231b01e24a6f
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Exclude uncoverable from sonar


-- 
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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233-sonar-exclude/00-f2607d%40github.com.


[jenkinsci/synopsys-detect-plugin] 608c11: IDTCTJNKNS-233 - PR feedback

2021-08-05 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 608c114e924cdf1c9196b3f2ae9cc3aa3b3fec98
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/608c114e924cdf1c9196b3f2ae9cc3aa3b3fec98
  Author: Dana Maxfield 
  Date:   2021-08-05 (Thu, 05 Aug 2021)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java

  Log Message:
  ---
  IDTCTJNKNS-233 - PR feedback


-- 
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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233/6ca843-608c11%40github.com.


[jenkinsci/synopsys-detect-plugin] 6ca843: Update for Detect 7.x support

2021-08-04 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/IDTCTJNKNS-233
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 6ca843a4c3f3962738ab0bef22b480262ddf4235
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/6ca843a4c3f3962738ab0bef22b480262ddf4235
  Author: Dana Maxfield 
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
M build.gradle
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/DetectRunnerTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java

  Log Message:
  ---
  Update for Detect 7.x support


-- 
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/synopsys-detect-plugin/push/refs/heads/IDTCTJNKNS-233/00-6ca843%40github.com.


[jenkinsci/synopsys-detect-plugin] 75b1ee: Update license headers

2021-05-05 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 75b1eea6f3d0117bf7fb15c124a96b15726fa03b
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/75b1eea6f3d0117bf7fb15c124a96b15726fa03b
  Author: Dana Maxfield 
  Date:   2021-05-05 (Wed, 05 May 2021)

  Changed paths:
M LICENSE
M src/main/java/com/synopsys/integration/IntegrationEscapeUtils.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectFreestyleCommands.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectJenkinsEnvironmentVariable.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/DetectPipelineCommands.java
M src/main/java/com/synopsys/integration/jenkins/detect/DetectRunner.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/exception/DetectJenkinsException.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/AirGapDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/DetectDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/InheritFromGlobalDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/ScriptOrJarDownloadStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/global/DetectGlobalConfig.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/pipeline/DetectPipelineStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/postbuild/DetectPostBuildStep.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/tool/DetectAirGapInstallation.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectArgumentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectCommandsFactory.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectExecutionStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategy.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyService.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java

  Log Message:
  ---
  Update license headers


-- 
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/synopsys-detect-plugin/push/refs/heads/master/e89db6-75b1ee%40github.com.


[jenkinsci/synopsys-detect-plugin] 5f027c: build: travis build fix AND upgrade travis build t...

2020-11-23 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/refactor-detect-runner
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 5f027cfe2a3907f89c5eafab09ac3dab3e8ce08e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/5f027cfe2a3907f89c5eafab09ac3dab3e8ce08e
  Author: Dana Maxfield 
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  build: travis build fix AND upgrade travis build to jdk11


  Commit: e89db6857200b526e8a87be3e8d0cdb47952a810
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/e89db6857200b526e8a87be3e8d0cdb47952a810
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Merge pull request #33 from jenkinsci/get_travis_running

build: travis build fix AND upgrade travis build to jdk11


  Commit: e2a0c17f9ddfcf267b2f0d3993dbe54e1001aa04
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/e2a0c17f9ddfcf267b2f0d3993dbe54e1001aa04
  Author: Dana Maxfield 
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master' into refactor-detect-runner


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/37ecc1eb9ebe...e2a0c17f9ddf

-- 
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/synopsys-detect-plugin/push/refs/heads/refactor-detect-runner/37ecc1-e2a0c1%40github.com.


[jenkinsci/synopsys-detect-plugin]

2020-11-23 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/get_travis_running
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/get_travis_running/5f027c-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 5f027c: build: travis build fix AND upgrade travis build t...

2020-11-23 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 5f027cfe2a3907f89c5eafab09ac3dab3e8ce08e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/5f027cfe2a3907f89c5eafab09ac3dab3e8ce08e
  Author: Dana Maxfield 
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  build: travis build fix AND upgrade travis build to jdk11


  Commit: e89db6857200b526e8a87be3e8d0cdb47952a810
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/e89db6857200b526e8a87be3e8d0cdb47952a810
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  Merge pull request #33 from jenkinsci/get_travis_running

build: travis build fix AND upgrade travis build to jdk11


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/8039fbf4ae02...e89db6857200

-- 
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/synopsys-detect-plugin/push/refs/heads/master/8039fb-e89db6%40github.com.


[jenkinsci/synopsys-detect-plugin] 5f027c: build: travis build fix AND upgrade travis build t...

2020-11-23 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/get_travis_running
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 5f027cfe2a3907f89c5eafab09ac3dab3e8ce08e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/5f027cfe2a3907f89c5eafab09ac3dab3e8ce08e
  Author: Dana Maxfield 
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  build: travis build fix AND upgrade travis build to jdk11


-- 
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/synopsys-detect-plugin/push/refs/heads/get_travis_running/1fb7fd-5f027c%40github.com.


[jenkinsci/synopsys-detect-plugin] 1fb7fd: build: Try to get travis running so tests will run...

2020-11-23 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/get_travis_running
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 1fb7fd59101198aaf24e6a9bef99eaaddc288f93
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/1fb7fd59101198aaf24e6a9bef99eaaddc288f93
  Author: Dana Maxfield 
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  build: Try to get travis running so tests will run in travis before merging


-- 
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/synopsys-detect-plugin/push/refs/heads/get_travis_running/00-1fb7fd%40github.com.


[jenkinsci/synopsys-detect-plugin] c479b6: refactor: Always log JAVA message

2020-11-11 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/refactor-detect-runner
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: c479b66501abb0e2c70bb48390956db145a90952
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/c479b66501abb0e2c70bb48390956db145a90952
  Author: Dana Maxfield 
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java

  Log Message:
  ---
  refactor: Always log JAVA message


  Commit: 2a1b4734ae11c74499e19d8437c5212dcbb28c73
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/2a1b4734ae11c74499e19d8437c5212dcbb28c73
  Author: Dana Maxfield 
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log Message:
  ---
  tests: Add test for invalid JDK home + test cleanup


  Commit: 80604b5634462c970cc2982cc464e026a0cf9976
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/80604b5634462c970cc2982cc464e026a0cf9976
  Author: Dana Maxfield 
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
A 
src/test/java/com/synopsys/integration/jenkins/detect/extensions/tool/AbortDetectAirGapInstallExceptionTest.java

  Log Message:
  ---
  tests: Add test coverage


  Commit: e118588a328703c178e643fb5c0f3595c79c8ad3
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/e118588a328703c178e643fb5c0f3595c79c8ad3
  Author: Dana Maxfield 
  Date:   2020-10-22 (Thu, 22 Oct 2020)

  Changed paths:
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategy.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectStrategyServiceTest.java

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


  Commit: 0534500d7bde65c2df3cef3644379d3252f73589
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/0534500d7bde65c2df3cef3644379d3252f73589
  Author: Dana Maxfield 
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
R 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/tool/AbortDetectAirGapInstallException.java
R 
src/test/java/com/synopsys/integration/jenkins/detect/extensions/tool/AbortDetectAirGapInstallExceptionTest.java

  Log Message:
  ---
  refactor: Remove unused AbortDetectAirGapInstallException


  Commit: 54e45ff8b02c5b33f72d1c9784bc2f41eca94a48
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/54e45ff8b02c5b33f72d1c9784bc2f41eca94a48
  Author: Builder Service 
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 3.1.0-SIGQA3


  Commit: 7e408844960d0a2ef16d2b4079aeaafe2c95be9e
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/7e408844960d0a2ef16d2b4079aeaafe2c95be9e
  Author: Builder Service 
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 3.1.0-SIGQA4-SNAPSHOT


  Commit: f477e3565b8d4c671738eeb259359b0548978f15
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f477e3565b8d4c671738eeb259359b0548978f15
  Author: Builder Service 
  Date:   2020-11-04 (Wed, 04 Nov 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Release 3.1.0


  Commit: 989ab6430af7703a1fbc1e04ee4a3d95cf0ad8ee
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/989ab6430af7703a1fbc1e04ee4a3d95cf0ad8ee
  Author: Builder Service 
  Date:   2020-11-04 (Wed, 04 Nov 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Using the next snapshot post release 3.1.1-SNAPSHOT


  Commit: cf33ba3637d12c6b5f5e9e2db7f74ff2d00f3bfe
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/cf33ba3637d12c6b5f5e9e2db7f74ff2d00f3bfe
  Author: Dana Maxfield 
  Date:   2020-11-04 (Wed, 04 Nov 2020)

  Changed paths:
M build.gradle

  Log Message:
  ---
  Merge branch '3.1.0'


  Commit: f9bbedcb810dd976fd79d3a44eb6c2b89ef6af46
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/f9bbedcb810dd976fd79d3a44eb6c2b89ef6af46
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
R 
src/main/java/com/synopsys/integration/jenkins/detect/extensions/tool/AbortDetectAirGapInstallException.java
M 
src/main/java/com/synopsys/integration/jenkins/detect/service/strategy/RemoteJavaService.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java

  Log 

[jenkinsci/synopsys-detect-plugin]

2020-11-11 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/tests-update-windows-IDTCTJNKNS-218
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/tests-update-windows-IDTCTJNKNS-218/590d79-00%40github.com.


[jenkinsci/synopsys-detect-plugin] 590d79: test: Update tests so they run in Windows and Linu...

2020-11-11 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 590d790aa4fffbcea5348f58d49c048c3d9a1e11
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/590d790aa4fffbcea5348f58d49c048c3d9a1e11
  Author: Dana Maxfield 
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java

  Log Message:
  ---
  test: Update tests so they run in Windows and Linux environments 
(IDTCTJNKNS-218)


  Commit: 8039fbf4ae02808f59dd6fe292fca964f2ce73da
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/8039fbf4ae02808f59dd6fe292fca964f2ce73da
  Author: Dana Maxfield <30127554+dmaxfield-...@users.noreply.github.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java

  Log Message:
  ---
  Merge pull request #32 from jenkinsci/tests-update-windows-IDTCTJNKNS-218

IDTCTJNKNS-218: Update tests so they run in Windows and Linux environments


Compare: 
https://github.com/jenkinsci/synopsys-detect-plugin/compare/f9bbedcb810d...8039fbf4ae02

-- 
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/synopsys-detect-plugin/push/refs/heads/master/f9bbed-8039fb%40github.com.


[jenkinsci/synopsys-detect-plugin] 590d79: test: Update tests so they run in Windows and Linu...

2020-11-10 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/tests-update-windows-IDTCTJNKNS-218
  Home:   https://github.com/jenkinsci/synopsys-detect-plugin
  Commit: 590d790aa4fffbcea5348f58d49c048c3d9a1e11
  
https://github.com/jenkinsci/synopsys-detect-plugin/commit/590d790aa4fffbcea5348f58d49c048c3d9a1e11
  Author: Dana Maxfield 
  Date:   2020-11-10 (Tue, 10 Nov 2020)

  Changed paths:
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/DetectEnvironmentServiceTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectAirGapJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectJarStrategyTest.java
M 
src/test/java/com/synopsys/integration/jenkins/detect/service/strategy/DetectScriptStrategyCallableTest.java

  Log Message:
  ---
  test: Update tests so they run in Windows and Linux environments 
(IDTCTJNKNS-218)


-- 
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/synopsys-detect-plugin/push/refs/heads/tests-update-windows-IDTCTJNKNS-218/00-590d79%40github.com.


[jenkinsci/synopsys-detect-plugin]

2020-11-06 Thread 'Dana Maxfield' via Jenkins Commits
  Branch: refs/heads/tests/update_test_coverage
  Home:   https://github.com/jenkinsci/synopsys-detect-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/synopsys-detect-plugin/push/refs/heads/tests/update_test_coverage/053450-00%40github.com.


  1   2   >