Modify

Opened 5 years ago

Closed 5 years ago

#663 closed defect (fixed)

Patch for upload with classpath

Reported by: andreas@… Owned by: framm
Priority: major 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 5 years ago.

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by anonymous

comment:1 Changed 5 years ago by framm

  • Resolution set to fixed
  • Status changed from new to closed

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

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.