Modify

Opened 17 years ago

Closed 17 years ago

#663 closed defect (fixed)

Patch for upload with classpath

Reported by: andreas@… Owned by: framm
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

Hello,

uploading data to osm does not work when using the classpath library.
I found the problem to be in OsmServerWriter.java which creates the OutputStream after connect() which apparently classpath doesn't like in that order.
Attached is a patch that i've tested to work both with SUN's Java and gcj-4.1.
It would be nice if you could include it.

Attachments (1)

50_OsmServerWriter.dpatch (1.3 KB ) - added by anonymous 17 years ago.

Download all attachments as: .zip

Change History (2)

by anonymous, 17 years ago

Attachment: 50_OsmServerWriter.dpatch added

comment:1 by framm, 17 years ago

Resolution: fixed
Status: newclosed

Patch applied in r592. Would have been even easier for me if you had attached a standard diff ;-)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.