Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4:Update
jetty5.import5813
jetty-TestRFC2616-libgcj-bad-date-parser.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File jetty-TestRFC2616-libgcj-bad-date-parser.patch of Package jetty5.import5813
--- test/src/org/mortbay/http/TestRFC2616.java~ 2006-04-05 17:24:44.000000000 -0700 +++ test/src/org/mortbay/http/TestRFC2616.java 2006-08-08 12:47:50.000000000 -0700 @@ -296,7 +296,7 @@ fields.put("D1","Sun, 6 Nov 1994 08:49:37 GMT"); fields.put("D2","Sunday, 6-Nov-94 08:49:37 GMT"); - fields.put("D3","Sun Nov 6 08:49:37 1994"); + fields.put("D3","Sun Nov 6 08:49:37 1994"); Date d1 = new Date(fields.getDateField("D1")); Date d2 = new Date(fields.getDateField("D2")); Date d3 = new Date(fields.getDateField("D3"));
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