[jenkinsci/exam-plugin] 6cb7f3: java version set to 11

2024-05-08 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/bugfix/Nullpointerexception_in_pipeline
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 6cb7f3c7f848091a404621b7d8b06cbc3d5245cd
  
https://github.com/jenkinsci/exam-plugin/commit/6cb7f3c7f848091a404621b7d8b06cbc3d5245cd
  Author: koblofsky 
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  java version set to 11



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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/bugfix/Nullpointerexception_in_pipeline/29bb73-6cb7f3%40github.com.


[jenkinsci/exam-plugin] 29bb73: changed to java 11 and newer jenkins version

2024-05-08 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/bugfix/Nullpointerexception_in_pipeline
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 29bb733b03492765add7e18bd1bb928619bf8a77
  
https://github.com/jenkinsci/exam-plugin/commit/29bb733b03492765add7e18bd1bb928619bf8a77
  Author: koblofsky 
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
M Jenkinsfile
M Jenkinsfile.MN
M pom.xml

  Log Message:
  ---
  changed to java 11 and newer jenkins version



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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/bugfix/Nullpointerexception_in_pipeline/371561-29bb73%40github.com.


[jenkinsci/exam-plugin] 19f13d: TCG API angepasst

2024-05-06 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 19f13d101f03f82b0aade957b4ab062842d04442
  
https://github.com/jenkinsci/exam-plugin/commit/19f13d101f03f82b0aade957b4ab062842d04442
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/RemoteService.java
M src/main/java/jenkins/internal/data/GenerateConfiguration.java
M src/main/java/jenkins/internal/enumeration/TestCaseState.java
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/main/java/jenkins/task/GenerateTask.java
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/CompatibilityTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java

  Log Message:
  ---
  TCG API angepasst


  Commit: 9417e8475fd9151fa8f3feb7b941075f23c73766
  
https://github.com/jenkinsci/exam-plugin/commit/9417e8475fd9151fa8f3feb7b941075f23c73766
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/CompatibilityTest.java
M src/test/java/jenkins/internal/enumeration/TestCaseStateTest.java

  Log Message:
  ---
  test fixes


  Commit: ca655115a490390f1d3f8934d14956917ceabff8
  
https://github.com/jenkinsci/exam-plugin/commit/ca655115a490390f1d3f8934d14956917ceabff8
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java
M src/test/java/testData/ServerDispatcher.java

  Log Message:
  ---
  request fixed, tests angepasst


  Commit: 4b11e972fcdb8fe83f3b4e6a415e822efbf869dd
  
https://github.com/jenkinsci/exam-plugin/commit/4b11e972fcdb8fe83f3b4e6a415e822efbf869dd
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/test/java/testData/ServerDispatcher.java

  Log Message:
  ---
  compiler fehler fixed


  Commit: 912051ddcf6839702d97513faa26d3a7ba14798e
  
https://github.com/jenkinsci/exam-plugin/commit/912051ddcf6839702d97513faa26d3a7ba14798e
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java
M src/test/java/testData/ServerDispatcher.java

  Log Message:
  ---
  test der neuen api, anpassung serverdispatcher


  Commit: bedf51e80115bc674fda85377a532dfe8de59cb9
  
https://github.com/jenkinsci/exam-plugin/commit/bedf51e80115bc674fda85377a532dfe8de59cb9
  Author: koblofsky 
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/RemoteService.java
M src/main/java/jenkins/internal/enumeration/TestCaseState.java
M src/main/java/jenkins/task/GenerateTask.java

  Log Message:
  ---
  testcaseStates angepasst, config generation angepasst


  Commit: 6823c588913878b461c0e27547e007e75e406c0f
  
https://github.com/jenkinsci/exam-plugin/commit/6823c588913878b461c0e27547e007e75e406c0f
  Author: koblofsky 
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/data/GenerateConfiguration.java
A src/main/java/jenkins/internal/data/LegacyGenerateConfiguration.java
M src/main/java/jenkins/task/GenerateTask.java
M src/main/resources/jenkins/task/GenerateTask/config.jelly
A src/main/webapp/help/task/ExamSubModules/Generate/help-setStates.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-setStates_de.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-stateForFail.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-stateForFail_de.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-stateForSuccess.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-stateForSuccess_de.html
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/enumeration/TestCaseStateTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java
M src/test/java/jenkins/task/TestUtil/TUtil.java

  Log Message:
  ---
  setStates eingebaut


  Commit: cd752fe12154de2f631117140176f18f4b3f2772
  
https://github.com/jenkinsci/exam-plugin/commit/cd752fe12154de2f631117140176f18f4b3f2772
  Author: koblofsky 
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/data/LegacyGenerateConfiguration.j

[jenkinsci/exam-plugin] e5aa40: jenkinsfile adjusted

2024-02-02 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: e5aa4075f929e8cf647a4cc4624e52a7b5ca48f4
  
https://github.com/jenkinsci/exam-plugin/commit/e5aa4075f929e8cf647a4cc4624e52a7b5ca48f4
  Author: koblofsky 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M Jenkinsfile.MN

  Log Message:
  ---
  jenkinsfile adjusted


-- 
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/exam-plugin/push/refs/heads/develop/05b0b4-e5aa40%40github.com.


[jenkinsci/exam-plugin] 05b0b4: fast lane added

2024-02-02 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 05b0b41401724b564c68e64dad41f1a4056bc5f0
  
https://github.com/jenkinsci/exam-plugin/commit/05b0b41401724b564c68e64dad41f1a4056bc5f0
  Author: koblofsky 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M Jenkinsfile.MN

  Log Message:
  ---
  fast lane added


-- 
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/exam-plugin/push/refs/heads/develop/a1b3e9-05b0b4%40github.com.


[jenkinsci/exam-plugin] a1b3e9: jenkinsfile license scan adjusted

2024-02-02 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: a1b3e94bcaa0eee5ac6968985209235bf79433eb
  
https://github.com/jenkinsci/exam-plugin/commit/a1b3e94bcaa0eee5ac6968985209235bf79433eb
  Author: koblofsky 
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
M Jenkinsfile.MN

  Log Message:
  ---
  jenkinsfile license scan adjusted


-- 
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/exam-plugin/push/refs/heads/develop/0358fb-a1b3e9%40github.com.


[jenkinsci/exam-plugin] 0358fb: BCT-1323 license scan eingebaut

2024-01-31 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 0358fb6cd13bf21fc874c00df0fc61fc3ed8f6b3
  
https://github.com/jenkinsci/exam-plugin/commit/0358fb6cd13bf21fc874c00df0fc61fc3ed8f6b3
  Author: koblofsky 
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
M Jenkinsfile.MN

  Log Message:
  ---
  BCT-1323 license scan eingebaut


-- 
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/exam-plugin/push/refs/heads/develop/c8a3f0-0358fb%40github.com.


[jenkinsci/exam-plugin] d172ba: spotbugs behoben

2023-09-07 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: d172ba52d7a330d43f3b9939ed7347e33a9af207
  
https://github.com/jenkinsci/exam-plugin/commit/d172ba52d7a330d43f3b9939ed7347e33a9af207
  Author: koblofsky 
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/Compatibility.java

  Log Message:
  ---
  spotbugs behoben


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/71892b-d172ba%40github.com.


[jenkinsci/exam-plugin] 71892b: tests angepasst

2023-09-05 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 71892b4ca77eeb62524902dd59942b87fe15f46c
  
https://github.com/jenkinsci/exam-plugin/commit/71892b4ca77eeb62524902dd59942b87fe15f46c
  Author: koblofsky 
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java

  Log Message:
  ---
  tests angepasst


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/3efb5d-71892b%40github.com.


[jenkinsci/exam-plugin] 3efb5d: testcasestate vergleich angepasst

2023-09-05 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 3efb5d5af0186402e7d46c91baaba9268007e781
  
https://github.com/jenkinsci/exam-plugin/commit/3efb5d5af0186402e7d46c91baaba9268007e781
  Author: koblofsky 
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
M src/main/java/jenkins/task/GenerateTask.java
M src/main/resources/jenkins/task/GenerateTask/config.jelly

  Log Message:
  ---
  testcasestate vergleich angepasst


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/77a7c2-3efb5d%40github.com.


[jenkinsci/exam-plugin] 77a7c2: tcgresult eingebaut

2023-09-05 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 77a7c26694bd21746c2de4e64eb552d84758a9b1
  
https://github.com/jenkinsci/exam-plugin/commit/77a7c26694bd21746c2de4e64eb552d84758a9b1
  Author: koblofsky 
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
A src/main/java/jenkins/internal/data/TCGResult.java

  Log Message:
  ---
  tcgresult eingebaut


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/33d5f7-77a7c2%40github.com.


[jenkinsci/exam-plugin] 33d5f7: tests updated

2023-09-05 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 33d5f709302e2bddd73d553a3c9a1c9ee01ba7b7
  
https://github.com/jenkinsci/exam-plugin/commit/33d5f709302e2bddd73d553a3c9a1c9ee01ba7b7
  Author: koblofsky 
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
M src/main/java/jenkins/task/GenerateTask.java
M src/test/java/jenkins/task/GenerateTaskTest.java
M src/test/java/jenkins/task/TestUtil/TUtil.java

  Log Message:
  ---
  tests updated


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/d6d68b-33d5f7%40github.com.


[jenkinsci/exam-plugin] d6d68b: generate Task angepasst

2023-09-05 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: d6d68bf1fec98e3cb872b0b9b9d8790f0a898bd1
  
https://github.com/jenkinsci/exam-plugin/commit/d6d68bf1fec98e3cb872b0b9b9d8790f0a898bd1
  Author: koblofsky 
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
M src/main/java/jenkins/task/GenerateTask.java
M src/test/java/jenkins/task/GenerateTaskDescriptorTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java

  Log Message:
  ---
  generate Task angepasst


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/6f2cba-d6d68b%40github.com.


[jenkinsci/exam-plugin] 6f2cba: dropdown feld eingebaut

2023-09-05 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 6f2cbac2468da01cda6332783d5f382c5391c895
  
https://github.com/jenkinsci/exam-plugin/commit/6f2cbac2468da01cda6332783d5f382c5391c895
  Author: koblofsky 
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
M src/main/java/jenkins/task/GenerateTask.java
M src/main/resources/jenkins/task/GenerateTask/config.jelly
M src/test/java/jenkins/task/GenerateTaskDescriptorTest.java

  Log Message:
  ---
  dropdown feld eingebaut


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/cd752f-6f2cba%40github.com.


[jenkinsci/exam-plugin] 6823c5: setStates eingebaut

2023-09-05 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 6823c588913878b461c0e27547e007e75e406c0f
  
https://github.com/jenkinsci/exam-plugin/commit/6823c588913878b461c0e27547e007e75e406c0f
  Author: koblofsky 
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/data/GenerateConfiguration.java
A src/main/java/jenkins/internal/data/LegacyGenerateConfiguration.java
M src/main/java/jenkins/task/GenerateTask.java
M src/main/resources/jenkins/task/GenerateTask/config.jelly
A src/main/webapp/help/task/ExamSubModules/Generate/help-setStates.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-setStates_de.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-stateForFail.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-stateForFail_de.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-stateForSuccess.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-stateForSuccess_de.html
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/enumeration/TestCaseStateTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java
M src/test/java/jenkins/task/TestUtil/TUtil.java

  Log Message:
  ---
  setStates eingebaut


  Commit: cd752fe12154de2f631117140176f18f4b3f2772
  
https://github.com/jenkinsci/exam-plugin/commit/cd752fe12154de2f631117140176f18f4b3f2772
  Author: koblofsky 
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/data/LegacyGenerateConfiguration.java
M src/main/java/jenkins/task/GenerateTask.java
M src/main/java/jenkins/task/GroovyTask.java
M src/test/java/jenkins/internal/ClientRequestTest.java

  Log Message:
  ---
  typo fixed, request für veraltete api angepasst


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/bedf51e80115...cd752fe12154

-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/bedf51-cd752f%40github.com.


[jenkinsci/exam-plugin] bedf51: testcaseStates angepasst, config generation angepasst

2023-09-01 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: bedf51e80115bc674fda85377a532dfe8de59cb9
  
https://github.com/jenkinsci/exam-plugin/commit/bedf51e80115bc674fda85377a532dfe8de59cb9
  Author: koblofsky 
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/RemoteService.java
M src/main/java/jenkins/internal/enumeration/TestCaseState.java
M src/main/java/jenkins/task/GenerateTask.java

  Log Message:
  ---
  testcaseStates angepasst, config generation angepasst


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/912051-bedf51%40github.com.


[jenkinsci/exam-plugin] 912051: test der neuen api, anpassung serverdispatcher

2023-08-31 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 912051ddcf6839702d97513faa26d3a7ba14798e
  
https://github.com/jenkinsci/exam-plugin/commit/912051ddcf6839702d97513faa26d3a7ba14798e
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java
M src/test/java/testData/ServerDispatcher.java

  Log Message:
  ---
  test der neuen api, anpassung serverdispatcher


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/4b11e9-912051%40github.com.


[jenkinsci/exam-plugin] 4b11e9: compiler fehler fixed

2023-08-31 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 4b11e972fcdb8fe83f3b4e6a415e822efbf869dd
  
https://github.com/jenkinsci/exam-plugin/commit/4b11e972fcdb8fe83f3b4e6a415e822efbf869dd
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/test/java/testData/ServerDispatcher.java

  Log Message:
  ---
  compiler fehler fixed


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/ca6551-4b11e9%40github.com.


[jenkinsci/exam-plugin] ca6551: request fixed, tests angepasst

2023-08-31 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: ca655115a490390f1d3f8934d14956917ceabff8
  
https://github.com/jenkinsci/exam-plugin/commit/ca655115a490390f1d3f8934d14956917ceabff8
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java
M src/test/java/testData/ServerDispatcher.java

  Log Message:
  ---
  request fixed, tests angepasst


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/9417e8-ca6551%40github.com.


[jenkinsci/exam-plugin] 9417e8: test fixes

2023-08-31 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 9417e8475fd9151fa8f3feb7b941075f23c73766
  
https://github.com/jenkinsci/exam-plugin/commit/9417e8475fd9151fa8f3feb7b941075f23c73766
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/CompatibilityTest.java
M src/test/java/jenkins/internal/enumeration/TestCaseStateTest.java

  Log Message:
  ---
  test fixes


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/19f13d-9417e8%40github.com.


[jenkinsci/exam-plugin] 19f13d: TCG API angepasst

2023-08-31 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/erweiterung-tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 19f13d101f03f82b0aade957b4ab062842d04442
  
https://github.com/jenkinsci/exam-plugin/commit/19f13d101f03f82b0aade957b4ab062842d04442
  Author: koblofsky 
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/RemoteService.java
M src/main/java/jenkins/internal/data/GenerateConfiguration.java
M src/main/java/jenkins/internal/enumeration/TestCaseState.java
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/main/java/jenkins/task/GenerateTask.java
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/CompatibilityTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java

  Log Message:
  ---
  TCG API angepasst


-- 
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/exam-plugin/push/refs/heads/feature/erweiterung-tcg/00-19f13d%40github.com.


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/de.micronova.jenkins.exam-1.2.1
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/de.micronova.jenkins.exam-1.2.1/911f39-00%40github.com.


[jenkinsci/exam-plugin] c8a3f0: [maven-release-plugin] prepare for next developmen...

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: c8a3f02e212eb619144ec7e17da29b1d9b1abc07
  
https://github.com/jenkinsci/exam-plugin/commit/c8a3f02e212eb619144ec7e17da29b1d9b1abc07
  Author: Thomas Reinicke 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/develop/ec79c0-c8a3f0%40github.com.


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/exam-1.2.2
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/exam-1.2.2/00-d91253%40github.com.


[jenkinsci/exam-plugin] 9ae217: artifactId korrigiert

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 9ae217b32399a149991ed69f3d9a7e1aa8246e7c
  
https://github.com/jenkinsci/exam-plugin/commit/9ae217b32399a149991ed69f3d9a7e1aa8246e7c
  Author: Thomas Reinicke 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  artifactId korrigiert


  Commit: ec79c013129694832b6f04d68d8a2fcdd01317f1
  
https://github.com/jenkinsci/exam-plugin/commit/ec79c013129694832b6f04d68d8a2fcdd01317f1
  Author: Thomas Reinicke 
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release exam-1.2.2


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/7fc822f9ecd5...ec79c0131296

-- 
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/exam-plugin/push/refs/heads/develop/7fc822-ec79c0%40github.com.


[jenkinsci/exam-plugin] 7fc822: [maven-release-plugin] prepare for next developmen...

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 7fc822f9ecd5ad5f6a992d690b03ab180ae7fbec
  
https://github.com/jenkinsci/exam-plugin/commit/7fc822f9ecd5ad5f6a992d690b03ab180ae7fbec
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/develop/dfc6c1-7fc822%40github.com.


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/de.micronova.jenkins.exam-1.2.1
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/de.micronova.jenkins.exam-1.2.1/00-911f39%40github.com.


[jenkinsci/exam-plugin] d572c1: Javadoc korrigiert

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: d572c16705b14712fd1b34bcb35c9091770793d1
  
https://github.com/jenkinsci/exam-plugin/commit/d572c16705b14712fd1b34bcb35c9091770793d1
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/enumeration/TestCaseState.java

  Log Message:
  ---
  Javadoc korrigiert


  Commit: dfc6c1b224dba1ac98222954eadd3b56a434948f
  
https://github.com/jenkinsci/exam-plugin/commit/dfc6c1b224dba1ac98222954eadd3b56a434948f
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release de.micronova.jenkins.exam-1.2.1


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/87fe12302d50...dfc6c1b224db

-- 
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/exam-plugin/push/refs/heads/develop/87fe12-dfc6c1%40github.com.


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/de.micronova.jenkins.exam-1.2.0
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/de.micronova.jenkins.exam-1.2.0/4ee9df-00%40github.com.


[jenkinsci/exam-plugin] 87fe12: [maven-release-plugin] prepare for next developmen...

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 87fe12302d504ee758dbbe2a665479788c0f1433
  
https://github.com/jenkinsci/exam-plugin/commit/87fe12302d504ee758dbbe2a665479788c0f1433
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/exam-plugin/push/refs/heads/develop/421520-87fe12%40github.com.


[jenkinsci/exam-plugin]

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/tags/de.micronova.jenkins.exam-1.2.0
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/tags/de.micronova.jenkins.exam-1.2.0/00-4ee9df%40github.com.


[jenkinsci/exam-plugin] ad2d81: Revert "[maven-release-plugin] prepare release de....

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: ad2d81854d629d7e53b5c44c14cf82c48f21d4b5
  
https://github.com/jenkinsci/exam-plugin/commit/ad2d81854d629d7e53b5c44c14cf82c48f21d4b5
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "[maven-release-plugin] prepare release 
de.micronova.jenkins.exam-1.2.0"

This reverts commit e4eb965fdcc188edfa6b461dbf5dd74070f42485.


  Commit: 60fdee896d994ac46e7bb07c019491138204df19
  
https://github.com/jenkinsci/exam-plugin/commit/60fdee896d994ac46e7bb07c019491138204df19
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  g...@github.com:jenkinsci/exam-plugin.git


  Commit: 42152096ed258018a0780902553fd785717cc688
  
https://github.com/jenkinsci/exam-plugin/commit/42152096ed258018a0780902553fd785717cc688
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release de.micronova.jenkins.exam-1.2.0


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/e4eb965fdcc1...42152096ed25

-- 
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/exam-plugin/push/refs/heads/develop/e4eb96-421520%40github.com.


[jenkinsci/exam-plugin] e4eb96: [maven-release-plugin] prepare release de.micronov...

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: e4eb965fdcc188edfa6b461dbf5dd74070f42485
  
https://github.com/jenkinsci/exam-plugin/commit/e4eb965fdcc188edfa6b461dbf5dd74070f42485
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release de.micronova.jenkins.exam-1.2.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/exam-plugin/push/refs/heads/develop/6ff862-e4eb96%40github.com.


[jenkinsci/exam-plugin] 6ff862: changed artifact id

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 6ff86218443549bb4411efb9ac4dea2503bc573a
  
https://github.com/jenkinsci/exam-plugin/commit/6ff86218443549bb4411efb9ac4dea2503bc573a
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  changed artifact id


-- 
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/exam-plugin/push/refs/heads/develop/a227c8-6ff862%40github.com.


[jenkinsci/exam-plugin] a227c8: changed artifact id

2023-01-11 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: a227c836dc401656b3ad547825c1141494a65d74
  
https://github.com/jenkinsci/exam-plugin/commit/a227c836dc401656b3ad547825c1141494a65d74
  Author: Thomas Reinicke 
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  changed artifact id


-- 
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/exam-plugin/push/refs/heads/develop/a05dd5-a227c8%40github.com.


[jenkinsci/exam-plugin] a05dd5: Hilfe angepasst

2022-12-22 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: a05dd5794a252d85c930372408742c35a61366b1
  
https://github.com/jenkinsci/exam-plugin/commit/a05dd5794a252d85c930372408742c35a61366b1
  Author: Thomas Reinicke 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  Hilfe angepasst


-- 
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/exam-plugin/push/refs/heads/develop/c4e90c-a05dd5%40github.com.


[jenkinsci/exam-plugin]

2022-12-22 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/documentation
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/heads/feature/documentation/903137-00%40github.com.


[jenkinsci/exam-plugin]

2022-12-22 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/heads/feature/tcg/257ac3-00%40github.com.


[jenkinsci/exam-plugin] 40682f: added 3rd-party licenses

2022-07-20 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 40682ffc81b95a4568bd8e124aac4b76da732643
  
https://github.com/jenkinsci/exam-plugin/commit/40682ffc81b95a4568bd8e124aac4b76da732643
  Author: Thomas Reinicke 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M LICENSE.md
A licenses/aopalliance-repackaged-3.0.1/LICENSE.md
A licenses/aopalliance-repackaged-3.0.1/NOTICE.md
A licenses/asm-9.2/License.txt.txt
A licenses/asm-analysis-9.2/License.txt.txt
A licenses/asm-commons-9.2/License.txt.txt
A licenses/asm-tree-9.2/License.txt.txt
A licenses/commons-io-2.11.0/LICENSE.txt
A licenses/commons-io-2.11.0/NOTICE.txt
A licenses/hamcrest-2.2/License.txt
A licenses/hamcrest-core-2.2/License.txt
A licenses/hk2-api-3.0.1/LICENSE.md
A licenses/hk2-api-3.0.1/NOTICE.md
A licenses/hk2-locator-3.0.1/LICENSE.md
A licenses/hk2-locator-3.0.1/NOTICE.md
A licenses/hk2-utils-3.0.1/LICENSE.md
A licenses/hk2-utils-3.0.1/NOTICE.md
A licenses/jackson-annotations-2.13.0/LICENSE
A licenses/jackson-core-2.13.0/LICENSE
A licenses/jackson-core-2.13.0/NOTICE
A licenses/jackson-databind-2.13.0/LICENSE
A licenses/jackson-databind-2.13.0/NOTICE
A licenses/jackson-module-jakarta-xmlbind-annotations-2.13.0/License.txt
A licenses/jakarta.activation-2.0.1/LICENSE.md
A licenses/jakarta.activation-2.0.1/NOTICE.md
A licenses/jakarta.activation-api-2.0.1/LICENSE.md
A licenses/jakarta.activation-api-2.0.1/NOTICE.md
A licenses/jakarta.annotation-api-2.0.0/LICENSE.md
A licenses/jakarta.annotation-api-2.0.0/NOTICE.md
A licenses/jakarta.inject-api-2.0.0/LICENSE.txt
A licenses/jakarta.inject-api-2.0.0/NOTICE.md
A licenses/jakarta.json-2.0.0-module/LICENSE.md
A licenses/jakarta.json-2.0.0-module/NOTICE.md
A licenses/jakarta.json-api-2.0.0/LICENSE.md
A licenses/jakarta.json-api-2.0.0/NOTICE.md
A licenses/jakarta.json.bind-api-2.0.0/LICENSE.md
A licenses/jakarta.json.bind-api-2.0.0/NOTICE.md
A licenses/jakarta.jws-api-3.0.0/LICENSE.md
A licenses/jakarta.jws-api-3.0.0/NOTICE.md
A licenses/jakarta.mail-2.0.1/LICENSE.md
A licenses/jakarta.mail-2.0.1/LICENSE.txt
A licenses/jakarta.mail-2.0.1/NOTICE.md
A licenses/jakarta.ws.rs-api-3.0.0/LICENSE.md
A licenses/jakarta.ws.rs-api-3.0.0/NOTICE.md
A licenses/jakarta.xml.bind-api-3.0.1/LICENSE.md
A licenses/jakarta.xml.bind-api-3.0.1/NOTICE.md
A licenses/jakarta.xml.soap-api-2.0.1/LICENSE.md
A licenses/jakarta.xml.soap-api-2.0.1/NOTICE.md
A licenses/jakarta.xml.ws-api-3.0.1/LICENSE.md
A licenses/jakarta.xml.ws-api-3.0.1/NOTICE.md
A licenses/javassist-3.25.0-GA/License.html
A licenses/javassist-3.25.0-GA/Readme.html
A licenses/jaxb-core-3.0.2/LICENSE.md
A licenses/jaxb-core-3.0.2/NOTICE.md
A licenses/jaxb-impl-3.0.2/LICENSE.md
A licenses/jaxb-impl-3.0.2/NOTICE.md
A licenses/jersey-client-3.0.4/LICENSE.md
A licenses/jersey-client-3.0.4/NOTICE.md
A licenses/jersey-common-3.0.4/LICENSE.md
A licenses/jersey-common-3.0.4/NOTICE.md
A licenses/jersey-entity-filtering-3.0.4/LICENSE.md
A licenses/jersey-entity-filtering-3.0.4/NOTICE.md
A licenses/jersey-hk2-3.0.4/LICENSE.md
A licenses/jersey-hk2-3.0.4/NOTICE.md
A licenses/jersey-media-jaxb-3.0.4/LICENSE.md
A licenses/jersey-media-jaxb-3.0.4/NOTICE.md
A licenses/jersey-media-json-jackson-3.0.4/LICENSE.md
A licenses/jersey-media-json-jackson-3.0.4/NOTICE.md
A licenses/jersey-media-moxy-3.0.4/LICENSE.md
A licenses/jersey-media-moxy-3.0.4/NOTICE.md
A licenses/org.eclipse.persistence.asm-3.0.0/about.html
A licenses/org.eclipse.persistence.asm-3.0.0/readme.html
A licenses/org.eclipse.persistence.core-3.0.0/LICENSE.md
A licenses/org.eclipse.persistence.core-3.0.0/NOTICE.md
A licenses/org.eclipse.persistence.moxy-3.0.0/LICENSE.md
A licenses/org.eclipse.persistence.moxy-3.0.0/NOTICE.md
A licenses/osgi-resource-locator-1.0.3/License.txt.txt
A licenses/saaj-impl-2.0.1/LICENSE.md
A licenses/saaj-impl-2.0.1/NOTICE.md
A licenses/stax-ex-2.0.1/LICENSE.md
A licenses/stax-ex-2.0.1/NOTICE.md
M pom.xml

  Log Message:
  ---
  added 3rd-party licenses


  Commit: c4e90c45da6cab958a7e992635304d1a29645ee9
  
https://github.com/jenkinsci/exam-plugin/commit/c4e90c45da6cab958a7e992635304d1a29645ee9
  Author: Thomas Reinicke 
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
M src/test/java/jenkins/task/GenerateTaskDescriptorTest.java

  Log Message:
  ---
  test corrected


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/2ea43cac0990...c4e90c45da6c

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

[jenkinsci/exam-plugin] 2ea43c: Bugfixes

2022-07-17 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 2ea43cac0990aa0a61cb6d014b960035353b3183
  
https://github.com/jenkinsci/exam-plugin/commit/2ea43cac0990aa0a61cb6d014b960035353b3183
  Author: Thomas Reinicke 
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
A findbugs_exclude.xml
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/RemoteService.java
M src/main/java/jenkins/internal/data/TestConfiguration.java
M src/main/java/jenkins/task/GenerateTask.java
M src/main/resources/jenkins/task/GroovyTask/config.jelly
M src/test/java/jenkins/internal/CompatibilityTest.java
M src/test/java/jenkins/task/GenerateTaskDescriptorTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java

  Log Message:
  ---
  Bugfixes


-- 
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/exam-plugin/push/refs/heads/develop/aec630-2ea43c%40github.com.


[jenkinsci/exam-plugin] aec630: Testfehler und Findings behoben

2022-07-12 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: aec6302ec0233da28f982408b9ffee309b595451
  
https://github.com/jenkinsci/exam-plugin/commit/aec6302ec0233da28f982408b9ffee309b595451
  Author: Thomas Reinicke 
  Date:   2022-07-12 (Tue, 12 Jul 2022)

  Changed paths:
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/Util.java
M src/main/java/jenkins/internal/enumeration/DescriptionSource.java
M src/main/java/jenkins/internal/enumeration/ErrorHandling.java
M src/main/java/jenkins/internal/enumeration/StepType.java
M src/main/java/jenkins/internal/enumeration/TestCaseState.java
M src/main/java/jenkins/task/GenerateTask.java
M src/main/java/jenkins/task/GroovyTask.java
M src/main/java/jenkins/task/Task.java
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/task/GenerateTaskTest.java
M src/test/java/jenkins/task/GroovyTaskTest.java
M src/test/java/jenkins/task/TaskTest.java

  Log Message:
  ---
  Testfehler und Findings behoben


-- 
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/exam-plugin/push/refs/heads/develop/e753f2-aec630%40github.com.


[jenkinsci/exam-plugin] e753f2: PROD-27 Korrektur REST-API GET POST

2022-07-12 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: e753f2f58763ace1a2ce8f766d427a42fd1ac4ca
  
https://github.com/jenkinsci/exam-plugin/commit/e753f2f58763ace1a2ce8f766d427a42fd1ac4ca
  Author: Thomas Reinicke 
  Date:   2022-07-12 (Tue, 12 Jul 2022)

  Changed paths:
M README.md
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/Compatibility.java
M src/main/java/jenkins/internal/RemoteService.java
M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/main/java/jenkins/task/GenerateTask.java
M src/test/java/jenkins/internal/ClientRequestStaticTest.java
M src/test/java/jenkins/internal/ClientRequestTest.java
A src/test/java/jenkins/internal/CompatibilityTest.java
M src/test/java/jenkins/internal/UtilTest.java
M src/test/java/jenkins/internal/data/GenerateConfigurationTest.java
M src/test/java/jenkins/task/ExamTaskHelperTest.java
M src/test/java/jenkins/task/ExamTaskTest.java
M src/test/java/jenkins/task/GenerateTaskDescriptorTest.java
M src/test/java/testData/ServerDispatcher.java

  Log Message:
  ---
  PROD-27 Korrektur REST-API GET POST

Testanpassung und diverse Korrekturen


-- 
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/exam-plugin/push/refs/heads/develop/ede394-e753f2%40github.com.


[jenkinsci/exam-plugin] ede394: PROD-24 Angabe der ModelConfiguration über Name

2022-07-04 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop

  Home:   https://github.com/jenkinsci/exam-plugin

  Commit: ede394509f220facea7a0bc5f6f0b3180c8b2042

  
https://github.com/jenkinsci/exam-plugin/commit/ede394509f220facea7a0bc5f6f0b3180c8b2042

  Author: Thomas Reinicke 

  Date:   2022-07-04 (Mon, 04 Jul 2022)



  Changed paths:

A src/main/java/jenkins/internal/Compatibility.java

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/data/GenerateConfiguration.java

M src/main/java/jenkins/internal/enumeration/TestCaseState.java

M src/main/java/jenkins/task/ExamTask.java

M src/main/java/jenkins/task/ExamTaskHelper.java

M src/main/java/jenkins/task/GenerateTask.java

R src/main/resources/jenkins/task/ExamSubmodules/Generate/config.jelly

M src/main/resources/jenkins/task/GenerateTask/config.jelly

M src/main/resources/jenkins/task/_exam/Messages.properties

M src/main/resources/jenkins/task/_exam/Messages_de.properties

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-overwriteModelDefault.html

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-overwriteModelDefault_de.html

M src/test/java/jenkins/internal/UtilTest.java

M src/test/java/jenkins/task/ExamTaskModelDescriptorTest.java

A src/test/java/jenkins/task/GenerateTaskDescriptorTest.java

M src/test/java/jenkins/task/GenerateTaskTest.java

M src/test/java/jenkins/task/GroovyTaskDescriptorTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java



  Log Message:

  ---

  PROD-24 Angabe der ModelConfiguration über Name



PROD-76 Jenkins PlugIn um TCG-Rest-API erweitern





-- 
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/exam-plugin/push/refs/heads/develop/12f303-ede394%40github.com.


[jenkinsci/exam-plugin] e887a1: Description changed

2022-06-21 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/angabe-der-modelconfiguration-uber-name
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: e887a1b340d91b302b490b04989a0beae61e248f
  
https://github.com/jenkinsci/exam-plugin/commit/e887a1b340d91b302b490b04989a0beae61e248f
  Author: koblofsky 
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
M 
src/main/webapp/help/task/ExamSubModules/Modeler/help-modelConfiguration.html
M 
src/main/webapp/help/task/ExamSubModules/Modeler/help-modelConfiguration_de.html

  Log Message:
  ---
  Description changed


-- 
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/exam-plugin/push/refs/heads/feature/angabe-der-modelconfiguration-uber-name/00-e887a1%40github.com.


[jenkinsci/exam-plugin] e8c10a: TCG-feature

2022-05-20 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop

  Home:   https://github.com/jenkinsci/exam-plugin

  Commit: e8c10a5ec8aad0603725b009a7fc8044de5ccfde

  
https://github.com/jenkinsci/exam-plugin/commit/e8c10a5ec8aad0603725b009a7fc8044de5ccfde

  Author: koblofsky 

  Date:   2021-07-01 (Thu, 01 Jul 2021)



  Changed paths:

M src/main/java/jenkins/internal/ClientRequest.java

M src/main/java/jenkins/internal/Util.java

A src/main/java/jenkins/internal/data/GenerateConfiguration.java

A src/main/java/jenkins/task/GenerateTask.java

A src/main/resources/jenkins/task/ExamSubmodules/Generate/config.jelly

A 
src/main/resources/jenkins/task/ExamSubmodules/Generate/config_de.properties

A 
src/main/resources/jenkins/task/ExamSubmodules/Modeler/configGenerateModel.jelly

A src/main/resources/jenkins/task/GenerateTask/config.jelly

A src/main/resources/jenkins/task/GenerateTask/help.html

A src/main/resources/jenkins/task/GenerateTask/help_de.html

M src/main/resources/jenkins/task/_exam/Messages.properties

M src/main/resources/jenkins/task/_exam/Messages_de.properties

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-descriptionSource.html

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-descriptionSource_de.html

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-documentInReport.html

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-documentInReport_de.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-element.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-element_de.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-errorHandling.html

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-errorHandling_de.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-frameFunctions.html

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-frameFunctions_de.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-mappingList.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-mappingList_de.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-testCaseStates.html

A 
src/main/webapp/help/task/ExamSubModules/Generate/help-testCaseStates_de.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-variant.html

A src/main/webapp/help/task/ExamSubModules/Generate/help-variant_de.html



  Log Message:

  ---

  TCG-feature





  Commit: 1bbaa40b6b75b417fdcd50f341533fe2af7dfd36

  
https://github.com/jenkinsci/exam-plugin/commit/1bbaa40b6b75b417fdcd50f341533fe2af7dfd36

  Author: koblofsky 

  Date:   2021-07-05 (Mon, 05 Jul 2021)



  Changed paths:

M src/main/java/jenkins/internal/data/GenerateConfiguration.java

A src/main/java/jenkins/internal/descriptor/ExamModelDescriptorTask.java

M src/main/java/jenkins/task/GenerateTask.java

M src/main/java/jenkins/task/GroovyTask.java

M src/main/java/jenkins/task/Task.java

M src/main/resources/jenkins/task/_exam/Messages.properties

M src/main/resources/jenkins/task/_exam/Messages_de.properties



  Log Message:

  ---

  TCG generate task added





  Commit: f808f0f9edabab79d9398182ca90de31af3bb304

  
https://github.com/jenkinsci/exam-plugin/commit/f808f0f9edabab79d9398182ca90de31af3bb304

  Author: koblofsky 

  Date:   2021-07-07 (Wed, 07 Jul 2021)



  Changed paths:

M src/main/java/jenkins/task/GenerateTask.java

M src/test/java/jenkins/internal/ClientRequestTest.java

A src/test/java/jenkins/internal/data/GenerateConfigurationTest.java

A src/test/java/jenkins/task/GenerateTaskTest.java

M src/test/java/jenkins/task/GroovyTaskTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java

M src/test/java/testData/ServerDispatcher.java



  Log Message:

  ---

  Tests hinzugefügt





  Commit: 391515124aefd264c69963237092013b2aa69262

  
https://github.com/jenkinsci/exam-plugin/commit/391515124aefd264c69963237092013b2aa69262

  Author: koblofsky 

  Date:   2021-07-08 (Thu, 08 Jul 2021)



  Changed paths:

M src/main/java/jenkins/internal/descriptor/ExamModelDescriptorTask.java

M src/main/java/jenkins/task/GenerateTask.java

M src/main/java/jenkins/task/GroovyTask.java



  Log Message:

  ---

  findings behoben





  Commit: 8a6c077c299e436cc303e6cf3447f8bf1c550c14

  
https://github.com/jenkinsci/exam-plugin/commit/8a6c077c299e436cc303e6cf3447f8bf1c550c14

  Author: koblofsky 

  Date:   2021-07-08 (Thu, 08 Jul 2021)



  Changed paths:

M src/main/java/jenkins/internal/Util.java

M src/main/java/jenkins/internal/data/GenerateConfiguration.java

M src/main/java/jenkins/internal/descriptor/ExamDescriptor.java

M src/main/java/jenkins/internal/descriptor/TaskDescriptor.java

M src/test/java/jenkins/internal/data/GenerateConfigurationTest.java



  Log Message:

  ---

  mehr findings beseitigt





  C

[jenkinsci/exam-plugin] 91c83c: move documentation to github

2022-05-03 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 91c83c566901cf165287bdd425abb270db79e457
  
https://github.com/jenkinsci/exam-plugin/commit/91c83c566901cf165287bdd425abb270db79e457
  Author: Tomasch 
  Date:   2020-06-07 (Sun, 07 Jun 2020)

  Changed paths:
A CHANGELOG.md
R LICENSE
A LICENSE.md
M README.md
A doc/images/Global_Tool_Configuration.png
A doc/images/Job_Clear.png
A doc/images/Job_ExecutionFile.png
A doc/images/Job_Model.png
A doc/images/System_Configuration.png
A doc/images/System_Configuration_main.png
A doc/images/System_Configuration_model.png
A doc/images/System_Configuration_report.png
A doc/images/icon_exam_128.gif

  Log Message:
  ---
  move documentation to github


  Commit: 8df941b23c0003415cb7d54c395186777b56f3b6
  
https://github.com/jenkinsci/exam-plugin/commit/8df941b23c0003415cb7d54c395186777b56f3b6
  Author: Tomasch 
  Date:   2020-06-07 (Sun, 07 Jun 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  link to changelog corrected


  Commit: 9eee67632f0e7d500d6e98114cb45c7f06852bef
  
https://github.com/jenkinsci/exam-plugin/commit/9eee67632f0e7d500d6e98114cb45c7f06852bef
  Author: Tomasch 
  Date:   2020-06-07 (Sun, 07 Jun 2020)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  corrected EXAM version numbers in doku


  Commit: 903137356b385863a099288fd2abd28b79d59bc2
  
https://github.com/jenkinsci/exam-plugin/commit/903137356b385863a099288fd2abd28b79d59bc2
  Author: Tomasch 
  Date:   2020-06-07 (Sun, 07 Jun 2020)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  added some badges


  Commit: 441a7550437c94d0ceb4c828b5ea364aa4bcfacf
  
https://github.com/jenkinsci/exam-plugin/commit/441a7550437c94d0ceb4c828b5ea364aa4bcfacf
  Author: Thomas Reinicke 
  Date:   2022-05-03 (Tue, 03 May 2022)

  Changed paths:
A CHANGELOG.md
R LICENSE
A LICENSE.md
M README.md
A doc/images/Global_Tool_Configuration.png
A doc/images/Job_Clear.png
A doc/images/Job_ExecutionFile.png
A doc/images/Job_Model.png
A doc/images/System_Configuration.png
A doc/images/System_Configuration_main.png
A doc/images/System_Configuration_model.png
A doc/images/System_Configuration_report.png
A doc/images/icon_exam_128.gif
M pom.xml

  Log Message:
  ---
  Merge branch 'feature/documentation' into develop


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/5ea7cbbf02d4...441a7550437c

-- 
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/exam-plugin/push/refs/heads/develop/5ea7cb-441a75%40github.com.


[jenkinsci/exam-plugin] 5ea7cb: PROD-85 Migration EXAM Jenkins Plugin auf aktuelle...

2022-04-28 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 5ea7cbbf02d46f305651da107f9cebc90edab62b
  
https://github.com/jenkinsci/exam-plugin/commit/5ea7cbbf02d46f305651da107f9cebc90edab62b
  Author: Thomas Reinicke 
  Date:   2022-04-28 (Thu, 28 Apr 2022)

  Changed paths:
M 
src/main/resources/jenkins/plugins/exam/config/ExamModelConfig/config.groovy
M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config_de.properties
M src/main/resources/jenkins/task/ExamSubmodules/Groovy/config_de.properties
M 
src/main/resources/jenkins/task/ExamSubmodules/Modeler/configModel_de.properties
M src/main/resources/jenkins/task/_exam/Messages_de.properties

  Log Message:
  ---
  PROD-85 Migration EXAM Jenkins Plugin auf aktuelle Jenkins-Version 2.319.3


-- 
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/exam-plugin/push/refs/heads/develop/8deb94-5ea7cb%40github.com.


[jenkinsci/exam-plugin] 8deb94: path to curl corrected

2022-04-26 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 8deb9427ce706b80635fb8053bc40f43735a5025
  
https://github.com/jenkinsci/exam-plugin/commit/8deb9427ce706b80635fb8053bc40f43735a5025
  Author: Thomas Reinicke 
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
M Jenkinsfile.MN

  Log Message:
  ---
  path to curl corrected


-- 
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/exam-plugin/push/refs/heads/develop/5034b1-8deb94%40github.com.


[jenkinsci/exam-plugin] 5034b1: build order

2022-04-26 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 5034b1f4eaa12553167741cb7a0eaea3df3be4e9
  
https://github.com/jenkinsci/exam-plugin/commit/5034b1f4eaa12553167741cb7a0eaea3df3be4e9
  Author: Thomas Reinicke 
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build order


-- 
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/exam-plugin/push/refs/heads/develop/06278d-5034b1%40github.com.


[jenkinsci/exam-plugin] 06278d: build order

2022-04-26 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 06278d8448e103c80b69b7f635cf50a0491fa8bb
  
https://github.com/jenkinsci/exam-plugin/commit/06278d8448e103c80b69b7f635cf50a0491fa8bb
  Author: Thomas Reinicke 
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
M Jenkinsfile.MN
M pom.xml

  Log Message:
  ---
  build order


-- 
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/exam-plugin/push/refs/heads/develop/153786-06278d%40github.com.


[jenkinsci/exam-plugin] 153786: build order

2022-04-25 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 153786c737da3f49176fac8c22c248609bb8df6e
  
https://github.com/jenkinsci/exam-plugin/commit/153786c737da3f49176fac8c22c248609bb8df6e
  Author: Thomas Reinicke 
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build order


-- 
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/exam-plugin/push/refs/heads/develop/09651c-153786%40github.com.


[jenkinsci/exam-plugin] 09651c: build order

2022-04-25 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 09651c21ac91144cfb7d674f48be51eee9396517
  
https://github.com/jenkinsci/exam-plugin/commit/09651c21ac91144cfb7d674f48be51eee9396517
  Author: Thomas Reinicke 
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build order


-- 
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/exam-plugin/push/refs/heads/develop/de6833-09651c%40github.com.


[jenkinsci/exam-plugin] de6833: Update Versions

2022-04-19 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: de6833c2fe02aef220a359d532319e53f8424272
  
https://github.com/jenkinsci/exam-plugin/commit/de6833c2fe02aef220a359d532319e53f8424272
  Author: Thomas Reinicke 
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Update Versions


-- 
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/exam-plugin/push/refs/heads/develop/622d61-de6833%40github.com.


[jenkinsci/exam-plugin] e07a76: PROD-85

2022-04-19 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: e07a7613ce4f66fda796b3452cff848998295c6d
  
https://github.com/jenkinsci/exam-plugin/commit/e07a7613ce4f66fda796b3452cff848998295c6d
  Author: Thomas Reinicke 
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
M pom.xml
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/DbFactory.java
M src/main/java/jenkins/internal/ExamMasterToSlaveCallable.java
M src/main/java/jenkins/internal/RemoteService.java
M src/main/java/jenkins/internal/provider/Soap11Provider.java
M src/main/java/jenkins/internal/provider/Soap12Provider.java
M src/main/java/jenkins/internal/provider/SoapXProvider.java
M src/main/java/jenkins/plugins/exam/ExamTool.java
M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskHelper.java
A src/test/java/Utils/Mocks.java
A src/test/java/Utils/Whitebox.java
R src/test/java/jenkins/internal/ClientRequestPowerMockTest.java
A src/test/java/jenkins/internal/ClientRequestStaticTest.java
M src/test/java/jenkins/internal/ClientRequestTest.java
M src/test/java/jenkins/internal/DbFactoryTest.java
M src/test/java/jenkins/internal/UtilTest.java
M src/test/java/jenkins/internal/data/ExamStatusTest.java
M src/test/java/jenkins/internal/data/FilterConfigurationTest.java
M src/test/java/jenkins/internal/data/GroovyConfigurationTest.java
M src/test/java/jenkins/internal/data/ModelConfigurationTest.java
M src/test/java/jenkins/internal/data/ReportConfigurationTest.java
M src/test/java/jenkins/internal/data/TestConfigurationTest.java
M src/test/java/jenkins/internal/provider/SoapXProviderTest.java
M src/test/java/jenkins/plugins/exam/ExamToolDescriptorTest.java
M src/test/java/jenkins/plugins/exam/ExamToolTest.java
M 
src/test/java/jenkins/plugins/exam/config/ExamModelConfigDescriptorTest.java
M src/test/java/jenkins/plugins/exam/config/ExamModelConfigTest.java
M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java
M 
src/test/java/jenkins/plugins/exam/config/ExamReportConfigDescriptorTest.java
M src/test/java/jenkins/plugins/exam/config/ExamReportConfigTest.java
M src/test/java/jenkins/report/ExamReportActionTest.java
M src/test/java/jenkins/task/DescriptorTaskTest.java
M src/test/java/jenkins/task/ExamTaskDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskExecutionFileDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskExecutionFileTest.java
M src/test/java/jenkins/task/ExamTaskHelperTest.java
M src/test/java/jenkins/task/ExamTaskModelDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskModelTest.java
M src/test/java/jenkins/task/ExamTaskTest.java
M src/test/java/jenkins/task/GroovyTaskDescriptorTest.java
M src/test/java/jenkins/task/GroovyTaskTest.java
M src/test/java/jenkins/task/TaskTest.java
M src/test/java/jenkins/task/_exam/ExamConsoleAnnotatorTest.java
M src/test/java/jenkins/task/_exam/ExamConsoleErrorOutTest.java
M src/test/java/testData/ServerDispatcher.java
M src/test/java/testData/SoapServerDispatcher.java

  Log Message:
  ---
  PROD-85

Migration EXAM Jenkins Plugin auf aktuelle Jenkins-Version 2.319.3


  Commit: 622d614fe1d111cac02189e6f7e17753936a670c
  
https://github.com/jenkinsci/exam-plugin/commit/622d614fe1d111cac02189e6f7e17753936a670c
  Author: Thomas Reinicke 
  Date:   2022-04-19 (Tue, 19 Apr 2022)

  Changed paths:
R src/main/java/jenkins/internal/DbFactory.java
R src/main/java/jenkins/internal/provider/Soap11Provider.java
R src/main/java/jenkins/internal/provider/Soap12Provider.java
R src/main/java/jenkins/internal/provider/SoapXProvider.java
M src/main/java/jenkins/plugins/exam/config/ExamPluginConfig.java
M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config.groovy
M 
src/main/resources/jenkins/plugins/exam/config/ExamPluginConfig/config_de.properties
R src/test/java/jenkins/internal/DbFactoryTest.java
R src/test/java/jenkins/internal/provider/SoapXProviderTest.java
M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java
R src/test/java/testData/SoapServerDispatcher.java

  Log Message:
  ---
  Test Model Connection mit Soap entfernt


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/452ecca53adb...622d614fe1d1

-- 
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/exam-plugin/push/refs/h

[jenkinsci/exam-plugin] 257ac3: Anpassung curl Pfad

2021-09-27 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 257ac3f1e0e9639bcd328ac7e883c19529a7fdad
  
https://github.com/jenkinsci/exam-plugin/commit/257ac3f1e0e9639bcd328ac7e883c19529a7fdad
  Author: Thomas Reinicke 
  Date:   2021-09-28 (Tue, 28 Sep 2021)

  Changed paths:
M Jenkinsfile.MN

  Log Message:
  ---
  Anpassung curl Pfad


-- 
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/exam-plugin/push/refs/heads/feature/tcg/c87540-257ac3%40github.com.


[jenkinsci/exam-plugin] c87540: @PowerMockIgnore({ "javax.crypto.*" })

2021-09-27 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: c8754039a429e6aea52aaa9011faf53fae8df91d
  
https://github.com/jenkinsci/exam-plugin/commit/c8754039a429e6aea52aaa9011faf53fae8df91d
  Author: Thomas Reinicke 
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
M src/test/java/jenkins/task/GenerateTaskTest.java

  Log Message:
  ---
  @PowerMockIgnore({ "javax.crypto.*" })


-- 
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/exam-plugin/push/refs/heads/feature/tcg/1fe06d-c87540%40github.com.


[jenkinsci/exam-plugin] 1fe06d: copyright hinzugefügt

2021-07-08 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg

  Home:   https://github.com/jenkinsci/exam-plugin

  Commit: 1fe06d76266e097f6632feb8365e81b5a85fb014

  
https://github.com/jenkinsci/exam-plugin/commit/1fe06d76266e097f6632feb8365e81b5a85fb014

  Author: koblofsky 

  Date:   2021-07-08 (Thu, 08 Jul 2021)



  Changed paths:

M src/main/java/jenkins/internal/data/GenerateConfiguration.java



  Log Message:

  ---

  copyright hinzugefügt





-- 
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/exam-plugin/push/refs/heads/feature/tcg/8a6c07-1fe06d%40github.com.


[jenkinsci/exam-plugin] 8a6c07: mehr findings beseitigt

2021-07-08 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 8a6c077c299e436cc303e6cf3447f8bf1c550c14
  
https://github.com/jenkinsci/exam-plugin/commit/8a6c077c299e436cc303e6cf3447f8bf1c550c14
  Author: koblofsky 
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
M src/main/java/jenkins/internal/Util.java
M src/main/java/jenkins/internal/data/GenerateConfiguration.java
M src/main/java/jenkins/internal/descriptor/ExamDescriptor.java
M src/main/java/jenkins/internal/descriptor/TaskDescriptor.java
M src/test/java/jenkins/internal/data/GenerateConfigurationTest.java

  Log Message:
  ---
  mehr findings beseitigt


-- 
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/exam-plugin/push/refs/heads/feature/tcg/391515-8a6c07%40github.com.


[jenkinsci/exam-plugin] 391515: findings behoben

2021-07-08 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 391515124aefd264c69963237092013b2aa69262
  
https://github.com/jenkinsci/exam-plugin/commit/391515124aefd264c69963237092013b2aa69262
  Author: koblofsky 
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
M src/main/java/jenkins/internal/descriptor/ExamModelDescriptorTask.java
M src/main/java/jenkins/task/GenerateTask.java
M src/main/java/jenkins/task/GroovyTask.java

  Log Message:
  ---
  findings behoben


-- 
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/exam-plugin/push/refs/heads/feature/tcg/f808f0-391515%40github.com.


[jenkinsci/exam-plugin] f808f0: Tests hinzugefügt

2021-07-07 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg

  Home:   https://github.com/jenkinsci/exam-plugin

  Commit: f808f0f9edabab79d9398182ca90de31af3bb304

  
https://github.com/jenkinsci/exam-plugin/commit/f808f0f9edabab79d9398182ca90de31af3bb304

  Author: koblofsky 

  Date:   2021-07-07 (Wed, 07 Jul 2021)



  Changed paths:

M src/main/java/jenkins/task/GenerateTask.java

M src/test/java/jenkins/internal/ClientRequestTest.java

A src/test/java/jenkins/internal/data/GenerateConfigurationTest.java

A src/test/java/jenkins/task/GenerateTaskTest.java

M src/test/java/jenkins/task/GroovyTaskTest.java

M src/test/java/jenkins/task/TestUtil/TUtil.java

M src/test/java/testData/ServerDispatcher.java



  Log Message:

  ---

  Tests hinzugefügt





-- 
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/exam-plugin/push/refs/heads/feature/tcg/1bbaa4-f808f0%40github.com.


[jenkinsci/exam-plugin] 1bbaa4: TCG generate task added

2021-07-05 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 1bbaa40b6b75b417fdcd50f341533fe2af7dfd36
  
https://github.com/jenkinsci/exam-plugin/commit/1bbaa40b6b75b417fdcd50f341533fe2af7dfd36
  Author: koblofsky 
  Date:   2021-07-05 (Mon, 05 Jul 2021)

  Changed paths:
M src/main/java/jenkins/internal/data/GenerateConfiguration.java
A src/main/java/jenkins/internal/descriptor/ExamModelDescriptorTask.java
M src/main/java/jenkins/task/GenerateTask.java
M src/main/java/jenkins/task/GroovyTask.java
M src/main/java/jenkins/task/Task.java
M src/main/resources/jenkins/task/_exam/Messages.properties
M src/main/resources/jenkins/task/_exam/Messages_de.properties

  Log Message:
  ---
  TCG generate task added


-- 
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/exam-plugin/push/refs/heads/feature/tcg/e8c10a-1bbaa4%40github.com.


[jenkinsci/exam-plugin] e8c10a: TCG-feature

2021-07-01 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: e8c10a5ec8aad0603725b009a7fc8044de5ccfde
  
https://github.com/jenkinsci/exam-plugin/commit/e8c10a5ec8aad0603725b009a7fc8044de5ccfde
  Author: koblofsky 
  Date:   2021-07-01 (Thu, 01 Jul 2021)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/Util.java
A src/main/java/jenkins/internal/data/GenerateConfiguration.java
A src/main/java/jenkins/task/GenerateTask.java
A src/main/resources/jenkins/task/ExamSubmodules/Generate/config.jelly
A 
src/main/resources/jenkins/task/ExamSubmodules/Generate/config_de.properties
A 
src/main/resources/jenkins/task/ExamSubmodules/Modeler/configGenerateModel.jelly
A src/main/resources/jenkins/task/GenerateTask/config.jelly
A src/main/resources/jenkins/task/GenerateTask/help.html
A src/main/resources/jenkins/task/GenerateTask/help_de.html
M src/main/resources/jenkins/task/_exam/Messages.properties
M src/main/resources/jenkins/task/_exam/Messages_de.properties
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-descriptionSource.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-descriptionSource_de.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-documentInReport.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-documentInReport_de.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-element.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-element_de.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-errorHandling.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-errorHandling_de.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-frameFunctions.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-frameFunctions_de.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-mappingList.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-mappingList_de.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-testCaseStates.html
A 
src/main/webapp/help/task/ExamSubModules/Generate/help-testCaseStates_de.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-variant.html
A src/main/webapp/help/task/ExamSubModules/Generate/help-variant_de.html

  Log Message:
  ---
  TCG-feature


-- 
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/exam-plugin/push/refs/heads/feature/tcg/00-e8c10a%40github.com.


[jenkinsci/exam-plugin] bd177f: Bump commons-io from 2.6 to 2.7

2021-04-26 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: bd177fd24059315068037cdad66c5fe7a21e1ba9
  
https://github.com/jenkinsci/exam-plugin/commit/bd177fd24059315068037cdad66c5fe7a21e1ba9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-26 (Mon, 26 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump commons-io from 2.6 to 2.7

Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot[bot] 


  Commit: 452ecca53adb61ed42fa630f8421fbd8c888fea4
  
https://github.com/jenkinsci/exam-plugin/commit/452ecca53adb61ed42fa630f8421fbd8c888fea4
  Author: MicroNovaAG <37612949+micronov...@users.noreply.github.com>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #12 from 
jenkinsci/dependabot/maven/commons-io-commons-io-2.7

Bump commons-io from 2.6 to 2.7


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/6de1539f74cc...452ecca53adb

-- 
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/exam-plugin/push/refs/heads/develop/6de153-452ecc%40github.com.