Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 78fc4307c0e8061c104cadb8753e60d40b61035b
      
https://github.com/jenkinsci/winstone/commit/78fc4307c0e8061c104cadb8753e60d40b61035b
  Author: minfrin <minf...@users.noreply.github.com>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M README.md
    M pom.xml
    M src/main/java/winstone/HttpConnectorFactory.java
    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
    M src/test/java/winstone/AbstractWinstoneTest.java
    M src/test/java/winstone/HttpConnectorFactoryTest.java

  Log Message:
  -----------
  Add support for Unix Domain Sockets. (#346)

* Add support for Unix Domain Sockets.

Added --httpUnixDomainPath option to specify a unix domain socket
to bind to instead of a port.

Use jetty-client for HTTP client tests.

* Detect JDK less than 16, and skip unix domain socket test.


-- 
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/master/14c64f-78fc43%40github.com.

Reply via email to