forked from I2P_Developers/i2p.i2p
Jetty: Fix temp dir handling, which was causing susidns not to start on windows.
Jetty forms the temp directory name from, among other things, the bound address. The patch in 0.7.2 to bind to IPV6 addresses led to ':' in the directory name, which is not allowed on windows. Change these to '_'.
This commit is contained in:
2198
apps/jetty/java/src/org/mortbay/http/HttpContext.java
Normal file
2198
apps/jetty/java/src/org/mortbay/http/HttpContext.java
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user