Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring1
apache-commons-httpclient
apache-commons-httpclient-disablecryptotests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apache-commons-httpclient-disablecryptotests.patch of Package apache-commons-httpclient
--- ./src/test/org/apache/commons/httpclient/params/TestParamsAll.java.sav 2006-07-20 18:42:17.000000000 -0400 +++ ./src/test/org/apache/commons/httpclient/params/TestParamsAll.java 2006-07-20 18:42:26.000000000 -0400 @@ -43,7 +43,6 @@ public static Test suite() { TestSuite suite = new TestSuite(); suite.addTest(TestHttpParams.suite()); - suite.addTest(TestSSLTunnelParams.suite()); return suite; } --- ./src/test/org/apache/commons/httpclient/TestAll.java.sav 2006-07-20 18:42:56.000000000 -0400 +++ ./src/test/org/apache/commons/httpclient/TestAll.java 2006-07-20 18:43:01.000000000 -0400 @@ -100,7 +100,6 @@ // Non compliant behaviour suite.addTest(TestNoncompliant.suite()); // Proxy - suite.addTest(TestProxy.suite()); suite.addTest(TestProxyWithRedirect.suite()); return suite; }
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