Branch: refs/heads/jetty-10
  Home:   https://github.com/jenkinsci/winstone
  Commit: 76f191fb96089386bca48cc72264a76881bfea92
      
https://github.com/jenkinsci/winstone/commit/76f191fb96089386bca48cc72264a76881bfea92
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M pom.xml
    M src/main/java/winstone/AbstractSecuredConnectorFactory.java
    M src/main/java/winstone/Http2ConnectorFactory.java
    M src/main/java/winstone/Launcher.java
    M src/main/java/winstone/ServerConnectorBuilder.java

  Log Message:
  -----------
  start work on jetty 10

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


  Commit: 96e2cd9b988a23a0de0759bc8d1d41aace43c1a7
      
https://github.com/jenkinsci/winstone/commit/96e2cd9b988a23a0de0759bc8d1d41aace43c1a7
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M src/main/java/winstone/HostGroup.java

  Log Message:
  -----------
  cleanup

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


  Commit: 6bf4307972cfad30adbdb0433b93c64678e44e6b
      
https://github.com/jenkinsci/winstone/commit/6bf4307972cfad30adbdb0433b93c64678e44e6b
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M pom.xml
    M src/main/java/winstone/AbstractSecuredConnectorFactory.java
    M src/main/java/winstone/Http2ConnectorFactory.java
    M src/main/java/winstone/HttpsConnectorFactory.java
    M src/main/java/winstone/Launcher.java
    M src/main/java/winstone/ServerConnectorBuilder.java
    M src/main/java/winstone/cmdline/Option.java
    M src/test/java/winstone/HttpsConnectorFactoryTest.java
    A src/test/resources/jul.properties

  Log Message:
  -----------
  disable sni host check per default

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


  Commit: 0a435ca937f0b272bbf00ae34ed744190f42c0e8
      
https://github.com/jenkinsci/winstone/commit/0a435ca937f0b272bbf00ae34ed744190f42c0e8
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M README.md
    M src/main/java/winstone/HttpsConnectorFactory.java
    M src/main/java/winstone/ServerConnectorBuilder.java
    M src/main/java/winstone/cmdline/Option.java
    M src/main/resources/winstone/LocalStrings.properties

  Log Message:
  -----------
  add sni option documentation and add sni required option as well

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


  Commit: 901c26e73950ed4198caa5354f7bce237edd78d0
      
https://github.com/jenkinsci/winstone/commit/901c26e73950ed4198caa5354f7bce237edd78d0
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  do not build with java 8

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


  Commit: 8ffc5f5a66f6554a6373a35edcd116ec91bdb6b2
      
https://github.com/jenkinsci/winstone/commit/8ffc5f5a66f6554a6373a35edcd116ec91bdb6b2
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M src/main/java/winstone/Http2ConnectorFactory.java
    M src/main/java/winstone/ServerConnectorBuilder.java

  Log Message:
  -----------
  default http compliance same as jetty9

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


  Commit: 7d13210b704437b82d71920acc2df821b764cea0
      
https://github.com/jenkinsci/winstone/commit/7d13210b704437b82d71920acc2df821b764cea0
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md

Co-authored-by: James Nord <jtn...@users.noreply.github.com>


  Commit: 4e7f19f04094634acc0ae0960ccb5ee623c167aa
      
https://github.com/jenkinsci/winstone/commit/4e7f19f04094634acc0ae0960ccb5ee623c167aa
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M src/main/resources/winstone/LocalStrings.properties

  Log Message:
  -----------
  Update src/main/resources/winstone/LocalStrings.properties

Co-authored-by: James Nord <jtn...@users.noreply.github.com>


  Commit: 137319a39cec134983d6ec1fd8c81ee6c0de4c32
      
https://github.com/jenkinsci/winstone/commit/137319a39cec134983d6ec1fd8c81ee6c0de4c32
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M Jenkinsfile

  Log Message:
  -----------
  jdk17 not sure but try it

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


  Commit: 545dff2b8e8a06f345c29ff9451f82877eb66200
      
https://github.com/jenkinsci/winstone/commit/545dff2b8e8a06f345c29ff9451f82877eb66200
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M Jenkinsfile
    M pom.xml

  Log Message:
  -----------
  no more java8 build and fix java17 test

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


  Commit: e49bba009e101f164240082d2b68d214ee10b520
      
https://github.com/jenkinsci/winstone/commit/e49bba009e101f164240082d2b68d214ee10b520
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M src/main/java/winstone/Launcher.java

  Log Message:
  -----------
  restore IDE warning and redundant cast as this cosmetic change in a middle of 
a documented breaking change PR definitely need his own PR...

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


  Commit: 00de09245f891bf831b4ff45bf3a0c192cd48713
      
https://github.com/jenkinsci/winstone/commit/00de09245f891bf831b4ff45bf3a0c192cd48713
  Author: Tim Jacomb <timjacomb1+git...@gmail.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Cleanup


  Commit: 3239af3170bf6e40134b33220f81e5c2317ccb37
      
https://github.com/jenkinsci/winstone/commit/3239af3170bf6e40134b33220f81e5c2317ccb37
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  add comment on the commented part

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


  Commit: f4957c1a32de714ede1eaedcc7b8c84bfc66616a
      
https://github.com/jenkinsci/winstone/commit/f4957c1a32de714ede1eaedcc7b8c84bfc66616a
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  jetty 10.0.9

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


  Commit: a8053d5061b817332bd84b925f0a43de3b4f48e0
      
https://github.com/jenkinsci/winstone/commit/a8053d5061b817332bd84b925f0a43de3b4f48e0
  Author: Olivier Lamy <ol...@apache.org>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M src/test/java/winstone/HttpsConnectorFactoryTest.java

  Log Message:
  -----------
  fix rebase

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


Compare: 
https://github.com/jenkinsci/winstone/compare/c7f2ccfd4ae7...a8053d5061b8

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

Reply via email to