Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
jakarta-slide-webdavclient
jakarta-slide-webdavclient-3.0-compat.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jakarta-slide-webdavclient-3.0-compat.patch of Package jakarta-slide-webdavclient
--- ./commandline/src/java/org/apache/webdav/cmd/Slide.java.sav 2006-04-21 10:32:26.000000000 -0400 +++ ./commandline/src/java/org/apache/webdav/cmd/Slide.java 2006-04-21 10:38:01.000000000 -0400 @@ -23,8 +23,7 @@ package org.apache.webdav.cmd; - -import org.apache.commons.httpclient.contrib.ssl.*; +import org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory; import org.apache.commons.httpclient.protocol.Protocol; @@ -79,7 +78,7 @@ case 's': Protocol.registerProtocol("https", new Protocol("https", - new EasySSLProtocolSocketFactory(), + new SSLProtocolSocketFactory(), 443)); break; default:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor