Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#7739 closed enhancement (fixed)

[patch] TMSLayer.java added some javadoc and reformatted brackets

Reported by: Locked Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

The patch concerns TMSLayer.java

  • Added some javadocs to some methods
  • reformatted "method signature() NEWLINE {" to " foo() {" as it seemed to be the current code style (please ignore if this is not the case)
  • added some blank lines between methods as it seemed to be the current code style (please ignore if this is not the case)

Attachments (1)

TMSLayer.patch (13.2 KB ) - added by Locked 12 years ago.
the patch

Download all attachments as: .zip

Change History (3)

by Locked, 12 years ago

Attachment: TMSLayer.patch added

the patch

comment:1 by bastiK, 12 years ago

Resolution: fixed
Status: newclosed

In 5261/josm:

applied #7739 - TMSLayer.java added some javadoc and reformatted brackets (patch by Locked)

in reply to:  description comment:2 by bastiK, 12 years ago

Replying to Locked:

The patch concerns TMSLayer.java

  • Added some javadocs to some methods

Thanks.

  • reformatted "method signature() NEWLINE {" to " foo() {" as it seemed to be the current code style (please ignore if this is not the case)
  • added some blank lines between methods as it seemed to be the current code style (please ignore if this is not the case)

No coding style fixes next time, please (unless you change the content of that file significantly anyway). It is easier for us if you create the patches from the root folder of the repository.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.