[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

[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] 15d09e: Bump junit from 1.6 to 1166.va_436e268e972

2023-02-15 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1166.va_436e268e972
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 15d09e448ac81484eabeb263e7b9b8fe4e6263c0
  
https://github.com/jenkinsci/exam-plugin/commit/15d09e448ac81484eabeb263e7b9b8fe4e6263c0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 1.6 to 1166.va_436e268e972

Bumps [junit](https://github.com/jenkinsci/junit-plugin) from 1.6 to 
1166.va_436e268e972.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/org.jenkins-ci.plugins-junit-1166.va_436e268e972/00-15d09e%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]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd
  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/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd/c06834-00%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]

2022-12-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1.24
  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/dependabot/maven/org.jenkins-ci.plugins-junit-1.24/a9476f-00%40github.com.


[jenkinsci/exam-plugin] c06834: Bump junit from 1.6 to 1159.v0b_396e1e07dd

2022-12-14 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: c0683420ad756c1384f47ca349fa5e2daf68c5a4
  
https://github.com/jenkinsci/exam-plugin/commit/c0683420ad756c1384f47ca349fa5e2daf68c5a4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 1.6 to 1159.v0b_396e1e07dd

Bumps [junit](https://github.com/jenkinsci/junit-plugin) from 1.6 to 
1159.v0b_396e1e07dd.
- [Release notes](https://github.com/jenkinsci/junit-plugin/releases)
- [Commits](https://github.com/jenkinsci/junit-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd/00-c06834%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.co

[jenkinsci/exam-plugin] 2ea43c: Bugfixes

2022-07-18 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] a9476f: Bump junit from 1.6 to 1.24

2022-06-30 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1.24
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: a9476f292b5e7d0c0bbd2e368ef7fb3c43b8f377
  
https://github.com/jenkinsci/exam-plugin/commit/a9476f292b5e7d0c0bbd2e368ef7fb3c43b8f377
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump junit from 1.6 to 1.24

Bumps junit from 1.6 to 1.24.

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:junit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/org.jenkins-ci.plugins-junit-1.24/00-a9476f%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

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

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

2021-09-28 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]

2021-04-27 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-io-commons-io-2.7
  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/dependabot/maven/commons-io-commons-io-2.7/bd177f-00%40github.com.


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

2021-04-27 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.


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

2021-04-26 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/commons-io-commons-io-2.7
  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] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/dependabot/maven/commons-io-commons-io-2.7/00-bd177f%40github.com.


[jenkinsci/exam-plugin] 903137: added some badges

2020-06-07 Thread tomasch3034
  Branch: refs/heads/feature/documentation
  Home:   https://github.com/jenkinsci/exam-plugin
  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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/9eee67-903137%40github.com.


[jenkinsci/exam-plugin] 9eee67: corrected EXAM version numbers in doku

2020-06-07 Thread tomasch3034
  Branch: refs/heads/feature/documentation
  Home:   https://github.com/jenkinsci/exam-plugin
  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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/8df941-9eee67%40github.com.


[jenkinsci/exam-plugin] 8df941: link to changelog corrected

2020-06-07 Thread tomasch3034
  Branch: refs/heads/feature/documentation
  Home:   https://github.com/jenkinsci/exam-plugin
  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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/91c83c-8df941%40github.com.


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

2020-06-07 Thread tomasch3034
  Branch: refs/heads/feature/documentation
  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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/00-91c83c%40github.com.


[jenkinsci/exam-plugin]

2020-05-05 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  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/restructure/da3c4b-00%40github.com.


[jenkinsci/exam-plugin]

2020-05-05 Thread MicroNovaAG
  Branch: refs/tags/exam-1.1.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/exam-1.1.1/00-60d5c7%40github.com.


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

2020-05-05 Thread MicroNovaAG
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 6de1539f74ccc7d6d1494b3184d18aa3423f5359
  
https://github.com/jenkinsci/exam-plugin/commit/6de1539f74ccc7d6d1494b3184d18aa3423f5359
  Author: Thomas Reinicke 
  Date:   2020-05-05 (Tue, 05 May 2020)

  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/d8452c-6de153%40github.com.


[jenkinsci/exam-plugin] e12b01: Beschreibungen ergänzt

2020-05-05 Thread MicroNovaAG
  Branch: refs/heads/develop

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

  Commit: e12b01a54b6733b71dd88a6735c457a117149528

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

  Author: Thomas Reinicke 

  Date:   2020-05-05 (Tue, 05 May 2020)



  Changed paths:

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

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

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

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

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

M src/main/java/jenkins/internal/provider/SoapXProvider.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/report/ExamReportAction.java

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

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

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

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

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

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



  Log Message:

  ---

  Beschreibungen ergänzt





  Commit: d8452c7b052273b6d7e221f86cb679d3acc77d24

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

  Author: Thomas Reinicke 

  Date:   2020-05-05 (Tue, 05 May 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release exam-1.1.1





Compare: 
https://github.com/jenkinsci/exam-plugin/compare/abc6373e7323...d8452c7b0522

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/abc637-d8452c%40github.com.


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

2020-05-05 Thread MicroNovaAG
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: abc6373e7323cfa14bfc75bf0be3148271541a0a
  
https://github.com/jenkinsci/exam-plugin/commit/abc6373e7323cfa14bfc75bf0be3148271541a0a
  Author: Thomas Reinicke 
  Date:   2020-05-05 (Tue, 05 May 2020)

  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/ba0764-abc637%40github.com.


[jenkinsci/exam-plugin]

2020-05-05 Thread MicroNovaAG
  Branch: refs/tags/exam-1.1.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/exam-1.1.0/00-bba56b%40github.com.


[jenkinsci/exam-plugin] ba0764: [maven-release-plugin] prepare release exam-1.1.0

2020-05-05 Thread MicroNovaAG
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: ba07648846278a3a572919706a6b594d2e83c944
  
https://github.com/jenkinsci/exam-plugin/commit/ba07648846278a3a572919706a6b594d2e83c944
  Author: Thomas Reinicke 
  Date:   2020-05-05 (Tue, 05 May 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release exam-1.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/exam-plugin/push/refs/heads/develop/10e759-ba0764%40github.com.


[jenkinsci/exam-plugin] da3c4b: Fehler im log stream behoben

2020-04-30 Thread MicroNovaAG
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: da3c4b393f04006e2ab4880e4112c8af064e40cf
  
https://github.com/jenkinsci/exam-plugin/commit/da3c4b393f04006e2ab4880e4112c8af064e40cf
  Author: Thomas Reinicke 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/_exam/ExamConsoleAnnotator.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

  Log Message:
  ---
  Fehler im log stream behoben


  Commit: 10e7599c38548065e209cf632cd4764799ad587b
  
https://github.com/jenkinsci/exam-plugin/commit/10e7599c38548065e209cf632cd4764799ad587b
  Author: Thomas Reinicke 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/_exam/ExamConsoleAnnotator.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

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


Compare: 
https://github.com/jenkinsci/exam-plugin/compare/3f531c92c18c...10e7599c3854

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/3f531c-10e759%40github.com.


[jenkinsci/exam-plugin] da3c4b: Fehler im log stream behoben

2020-04-30 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: da3c4b393f04006e2ab4880e4112c8af064e40cf
  
https://github.com/jenkinsci/exam-plugin/commit/da3c4b393f04006e2ab4880e4112c8af064e40cf
  Author: Thomas Reinicke 
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/_exam/ExamConsoleAnnotator.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

  Log Message:
  ---
  Fehler im log stream 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/restructure/00-da3c4b%40github.com.


[jenkinsci/exam-plugin]

2020-04-22 Thread MicroNovaAG
  Branch: refs/heads/feature/JENKINS-58412_Job_connot_be_aborted
  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/JENKINS-58412_Job_connot_be_aborted/570dd5-00%40github.com.


[jenkinsci/exam-plugin]

2020-04-22 Thread MicroNovaAG
  Branch: refs/heads/feature/JENKINS-61057_execute_a_GroovyScript
  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/JENKINS-61057_execute_a_GroovyScript/c5bfa9-00%40github.com.


[jenkinsci/exam-plugin]

2020-04-22 Thread MicroNovaAG
  Branch: refs/heads/feature/Report_Site
  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/Report_Site/785897-00%40github.com.


[jenkinsci/exam-plugin]

2020-04-22 Thread MicroNovaAG
  Branch: refs/heads/feature/JENKINS-58411_make_connection_timeout_configurable
  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/JENKINS-58411_make_connection_timeout_configurable/d97864-00%40github.com.


[jenkinsci/exam-plugin] 75b4b9: Umbau

2020-04-22 Thread MicroNovaAG
  Branch: refs/heads/develop

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

  Commit: 75b4b973862472b1c29479900488ec35deb62a70

  
https://github.com/jenkinsci/exam-plugin/commit/75b4b973862472b1c29479900488ec35deb62a70

  Author: Thomas Reinicke 

  Date:   2020-04-12 (Sun, 12 Apr 2020)



  Changed paths:

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

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

M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java

M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java

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

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

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

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

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

A src/test/java/jenkins/internal/ClientRequestPowerMockTest.java

A 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/ExamReportConfigDescriptorTest.java

M src/test/java/jenkins/plugins/exam/config/ExamReportConfigTest.java

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

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

M src/test/java/jenkins/task/ExamTaskHelperTest.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/TestUtil/TUtil.java



  Log Message:

  ---

  Umbau





  Commit: 94e65b59dfa438b45b8bfc1245a7047a98b21aaf

  
https://github.com/jenkinsci/exam-plugin/commit/94e65b59dfa438b45b8bfc1245a7047a98b21aaf

  Author: Thomas Reinicke 

  Date:   2020-04-12 (Sun, 12 Apr 2020)



  Changed paths:

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

M src/test/java/jenkins/internal/provider/SoapXProviderTest.java

M src/test/java/jenkins/report/ExamReportActionTest.java

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

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

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

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

A src/test/java/jenkins/task/TestUtil/FakeExamTask.java

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

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



  Log Message:

  ---

  Tests erweitert





  Commit: a310b218386eb87b4a8d9293d00e805583e800c5

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

  Author: Thomas Reinicke 

  Date:   2020-04-13 (Mon, 13 Apr 2020)



  Changed paths:

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

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

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

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

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

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

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

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



  Log Message:

  ---

  Tests ergänzt





  Commit: e10fcb5f701cf6758561f686930164fdbe554c99

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

  Author: Thomas Reinicke 

  Date:   2020-04-13 (Mon, 13 Apr 2020)



  Changed paths:

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

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

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

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

M src/test/java/jenkins/plugins/exam/ExamToolDescriptorTest.java

M 
src/test/java/jenkins/plugins/exam/config/ExamReportConfigDescriptorTest.java

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

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

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

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

A src/test/java/jenkins/task/TestUtil/FakeExamTaskExtended.java



  Log Message:

  ---

  Tests erweitert und Funktionen aufgeteilt





  Commit: c3235baea7eff10f842682e8901fa3883d09faac

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

  Author: Thomas Reinicke 

  Date:   2020-04-14 (Tue, 14 Apr 2020)



  Changed paths:

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

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

M src/main/java/jenkins/task/ExamTaskHelper.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/ExamTaskHelperTest.java

M src/test/java/jenkins

[jenkinsci/exam-plugin]

2020-04-22 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  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/restructure/5b621b-00%40github.com.


[jenkinsci/exam-plugin] 5b621b: SpotBugs Fehler entfernt

2020-04-22 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 5b621b9d618f5c9e79acd3020da7c17646abc504
  
https://github.com/jenkinsci/exam-plugin/commit/5b621b9d618f5c9e79acd3020da7c17646abc504
  Author: Thomas Reinicke 
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/main/java/jenkins/task/_exam/ExamConsoleAnnotator.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java

  Log Message:
  ---
  SpotBugs Fehler entfernt


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/restructure/5e3281-5b621b%40github.com.


[jenkinsci/exam-plugin] 5e3281: Bugfixes und Deaktivierung des Report Features weg...

2020-04-22 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 5e32817fa8aedb831f54fec697f71ae1148fefed
  
https://github.com/jenkinsci/exam-plugin/commit/5e32817fa8aedb831f54fec697f71ae1148fefed
  Author: Thomas Reinicke 
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
R src/main/java/jenkins/internal/descriptor/ExamModelDescriptor.java
M src/main/java/jenkins/report/ExamReportAction.java
M src/main/java/jenkins/task/CleanExam.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskExecutionFile.java
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/main/java/jenkins/task/ExamTaskModel.java
M src/main/java/jenkins/task/GroovyTask.java
M src/main/java/jenkins/task/Task.java
M src/main/java/jenkins/task/TestrunFilter.java
M src/main/java/jenkins/task/_exam/ExamConsoleAnnotator.java
M src/main/java/jenkins/task/_exam/ExamConsoleErrorOut.java
M src/main/resources/jenkins/report/ExamReportAction/config.jelly
M src/test/java/jenkins/task/TaskTest.java

  Log Message:
  ---
  Bugfixes und Deaktivierung des Report Features wegen Serealisierungsproblemen


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/restructure/71b3de-5e3281%40github.com.


[jenkinsci/exam-plugin] 71b3de: Bug zwischen Windows und unix behoben

2020-04-20 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 71b3de223fd04182402bb1de44270e2c15f9e372
  
https://github.com/jenkinsci/exam-plugin/commit/71b3de223fd04182402bb1de44270e2c15f9e372
  Author: Thomas Reinicke 
  Date:   2020-04-20 (Mon, 20 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/test/java/jenkins/task/ExamTaskHelperTest.java

  Log Message:
  ---
  Bug zwischen Windows und unix 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/restructure/c6f4f1-71b3de%40github.com.


[jenkinsci/exam-plugin] c6f4f1: debug failing test on unix

2020-04-20 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: c6f4f1f59c6cd95c521a3bb79fa684462febf778
  
https://github.com/jenkinsci/exam-plugin/commit/c6f4f1f59c6cd95c521a3bb79fa684462febf778
  Author: Thomas Reinicke 
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  ---
  debug failing test on unix


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/restructure/c3235b-c6f4f1%40github.com.


[jenkinsci/exam-plugin] c3235b: Testbarkeit erhöht

2020-04-13 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure

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

  Commit: c3235baea7eff10f842682e8901fa3883d09faac

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

  Author: Thomas Reinicke 

  Date:   2020-04-14 (Tue, 14 Apr 2020)



  Changed paths:

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

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

M src/main/java/jenkins/task/ExamTaskHelper.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/ExamTaskHelperTest.java

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

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

A src/test/java/jenkins/task/TestUtil/FakeExamLauncher.java

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

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

A src/test/java/jenkins/task/TestUtil/FakeExamTaskWithoutExecute.java

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



  Log Message:

  ---

  Testbarkeit erhöht





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/restructure/e10fcb-c3235b%40github.com.


[jenkinsci/exam-plugin] e10fcb: Tests erweitert und Funktionen aufgeteilt

2020-04-13 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: e10fcb5f701cf6758561f686930164fdbe554c99
  
https://github.com/jenkinsci/exam-plugin/commit/e10fcb5f701cf6758561f686930164fdbe554c99
  Author: Thomas Reinicke 
  Date:   2020-04-13 (Mon, 13 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/main/java/jenkins/task/GroovyTask.java
M src/main/java/jenkins/task/Task.java
M src/test/java/jenkins/plugins/exam/ExamToolDescriptorTest.java
M 
src/test/java/jenkins/plugins/exam/config/ExamReportConfigDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskHelperTest.java
M src/test/java/jenkins/task/ExamTaskTest.java
M src/test/java/jenkins/task/GroovyTaskTest.java
M src/test/java/jenkins/task/TestUtil/FakeExamTask.java
A src/test/java/jenkins/task/TestUtil/FakeExamTaskExtended.java

  Log Message:
  ---
  Tests erweitert und Funktionen aufgeteilt


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/restructure/a310b2-e10fcb%40github.com.


[jenkinsci/exam-plugin] a310b2: Tests ergänzt

2020-04-12 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure

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

  Commit: a310b218386eb87b4a8d9293d00e805583e800c5

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

  Author: Thomas Reinicke 

  Date:   2020-04-13 (Mon, 13 Apr 2020)



  Changed paths:

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

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

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

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

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

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

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

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



  Log Message:

  ---

  Tests ergänzt





-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/restructure/94e65b-a310b2%40github.com.


[jenkinsci/exam-plugin] 94e65b: Tests erweitert

2020-04-12 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 94e65b59dfa438b45b8bfc1245a7047a98b21aaf
  
https://github.com/jenkinsci/exam-plugin/commit/94e65b59dfa438b45b8bfc1245a7047a98b21aaf
  Author: Thomas Reinicke 
  Date:   2020-04-12 (Sun, 12 Apr 2020)

  Changed paths:
M src/main/java/jenkins/task/Task.java
M src/test/java/jenkins/internal/provider/SoapXProviderTest.java
M src/test/java/jenkins/report/ExamReportActionTest.java
A src/test/java/jenkins/task/DescriptorTaskTest.java
M src/test/java/jenkins/task/ExamTaskDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskTest.java
A src/test/java/jenkins/task/TaskTest.java
A src/test/java/jenkins/task/TestUtil/FakeExamTask.java
M src/test/java/jenkins/task/TestUtil/FakeTask.java
M src/test/java/jenkins/task/TestrunFilterDescriptorTest.java

  Log Message:
  ---
  Tests erweitert


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/restructure/75b4b9-94e65b%40github.com.


[jenkinsci/exam-plugin] 75b4b9: Umbau

2020-04-12 Thread MicroNovaAG
  Branch: refs/heads/feature/restructure
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 75b4b973862472b1c29479900488ec35deb62a70
  
https://github.com/jenkinsci/exam-plugin/commit/75b4b973862472b1c29479900488ec35deb62a70
  Author: Thomas Reinicke 
  Date:   2020-04-12 (Sun, 12 Apr 2020)

  Changed paths:
M src/main/java/jenkins/internal/descriptor/ExamDescriptor.java
A src/main/java/jenkins/internal/descriptor/TaskDescriptor.java
M src/main/java/jenkins/plugins/exam/config/ExamModelConfig.java
M src/main/java/jenkins/plugins/exam/config/ExamReportConfig.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/main/java/jenkins/task/ExamTaskModel.java
M src/main/java/jenkins/task/GroovyTask.java
A src/main/java/jenkins/task/Task.java
A src/test/java/jenkins/internal/ClientRequestPowerMockTest.java
A 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/ExamReportConfigDescriptorTest.java
M src/test/java/jenkins/plugins/exam/config/ExamReportConfigTest.java
A src/test/java/jenkins/task/CleanExamDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskDescriptorTest.java
M src/test/java/jenkins/task/ExamTaskHelperTest.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/TestUtil/TUtil.java

  Log Message:
  ---
  Umbau


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/restructure/00-75b4b9%40github.com.


[jenkinsci/exam-plugin] f1f5c8: Teamscale findings resolved

2020-04-10 Thread MicroNovaAG
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: f1f5c813f582dabf7846ac8693016260e804bbfd
  
https://github.com/jenkinsci/exam-plugin/commit/f1f5c813f582dabf7846ac8693016260e804bbfd
  Author: Thomas Reinicke 
  Date:   2020-04-10 (Fri, 10 Apr 2020)

  Changed paths:
M src/main/java/jenkins/internal/ClientRequest.java
M src/main/java/jenkins/internal/DbFactory.java
M src/main/java/jenkins/internal/Util.java
M src/main/java/jenkins/internal/data/ApiVersion.java
M src/main/java/jenkins/internal/data/TestRunStatus.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/report/ExamReportAction.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/ExamTaskExecutionFile.java
M src/main/java/jenkins/task/ExamTaskHelper.java
M src/main/java/jenkins/task/ExamTaskModel.java
M src/main/java/jenkins/task/GroovyTask.java
M src/main/java/jenkins/task/TestrunFilter.java
M src/test/java/jenkins/plugins/exam/config/ExamPluginConfigTest.java
M src/test/java/jenkins/task/ExamTaskHelperTest.java

  Log Message:
  ---
  Teamscale findings resolved


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/9f3779-f1f5c8%40github.com.


[jenkinsci/exam-plugin] 9f3779: Abfrage der api version korrigiert

2020-04-09 Thread MicroNovaAG
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: 9f3779db4f239515138f5aac282580a2a968650f
  
https://github.com/jenkinsci/exam-plugin/commit/9f3779db4f239515138f5aac282580a2a968650f
  Author: Thomas Reinicke 
  Date:   2020-04-09 (Thu, 09 Apr 2020)

  Changed paths:
M src/main/java/jenkins/internal/Util.java
M src/main/java/jenkins/task/ExamTask.java
M src/main/java/jenkins/task/GroovyTask.java
M src/test/java/jenkins/internal/UtilTest.java

  Log Message:
  ---
  Abfrage der api version korrigiert


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/7723c4-9f3779%40github.com.


  1   2   3   >