Branch: refs/heads/fips-mode-realjenkinsrule
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: e51a508284308af086be6777dc44862479c62578
      
https://github.com/jenkinsci/jenkins-test-harness/commit/e51a508284308af086be6777dc44862479c62578
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M pom.xml
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
    A src/test/java/org/jvnet/hudson/test/RealJenkinsRuleFIPSTest.java

  Log Message:
  -----------
  Add new method to RealJenkinsRule to start in FIPS mode

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: 21c305d0d02e8819ee08c24e84f976412e10312a
      
https://github.com/jenkinsci/jenkins-test-harness/commit/21c305d0d02e8819ee08c24e84f976412e10312a
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  Make windows happy.....

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: 14a6a753a6d07075476cd2674ab56195bb11975d
      
https://github.com/jenkinsci/jenkins-test-harness/commit/14a6a753a6d07075476cd2674ab56195bb11975d
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  better management of XBootClasspath

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: 6ec4a297f0641345adc5d64242e57836cba7a5c6
      
https://github.com/jenkinsci/jenkins-test-harness/commit/6ec4a297f0641345adc5d64242e57836cba7a5c6
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  fix very bad import

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: decf96b9ffade622f5682437a11d1ed8cecf1cb6
      
https://github.com/jenkinsci/jenkins-test-harness/commit/decf96b9ffade622f5682437a11d1ed8cecf1cb6
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  fix very bad import

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: 1250cd68a6d2869ecbf0ce14f8ee1f5743c67c6a
      
https://github.com/jenkinsci/jenkins-test-harness/commit/1250cd68a6d2869ecbf0ce14f8ee1f5743c67c6a
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  direct add

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: c4b0b7c95af95f708231da70146554b3b7bd40d2
      
https://github.com/jenkinsci/jenkins-test-harness/commit/c4b0b7c95af95f708231da70146554b3b7bd40d2
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  remove useless @return javadoc

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: 94170c208cdde2c351b953f6d550f5bf736301ad
      
https://github.com/jenkinsci/jenkins-test-harness/commit/94170c208cdde2c351b953f6d550f5bf736301ad
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  changing syntax

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: 9bb31c27a7f088dc731808bee2f4c617f6cd6f68
      
https://github.com/jenkinsci/jenkins-test-harness/commit/9bb31c27a7f088dc731808bee2f4c617f6cd6f68
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  remove commented

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: 9106b543ff22802117c55e3c5cd8f98382bd8e5d
      
https://github.com/jenkinsci/jenkins-test-harness/commit/9106b543ff22802117c55e3c5cd8f98382bd8e5d
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java

  Log Message:
  -----------
  not needed

Signed-off-by: Olivier Lamy <ol...@apache.org>


  Commit: c4fa7d93f9832e0f1fb1e588b470c2e771b647f4
      
https://github.com/jenkinsci/jenkins-test-harness/commit/c4fa7d93f9832e0f1fb1e588b470c2e771b647f4
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2024-09-05 (Thu, 05 Sep 2024)

  Changed paths:
    M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
    M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleFIPSTest.java

  Log Message:
  -----------
  deleteOnExit for tmp securiy file. cleanup security provider list

Signed-off-by: Olivier Lamy <ol...@apache.org>


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/e51a50828430%5E...c4fa7d93f983

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/jenkins-test-harness/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/jenkins-test-harness/push/refs/heads/fips-mode-realjenkinsrule/000000-c4fa7d%40github.com.

Reply via email to