Modify

Opened 4 years ago

Closed 4 years ago

#3899 closed enhancement (fixed)

[PATCH] Automated creation of REVISION file in Eclipse

Reported by: jpstotz Owned by: team
Priority: normal Component: unspecified
Version: latest Keywords: Eclipse, REVISION, build target
Cc:

Description

JOSM depends more and more on the REVISION file which is only created using the ant build target.
If using Eclipse as development and compilation environment the REVSION file is not created and therefore JOSM always complains about the UNKNOWN version info.

The following patch add a target to the build.xml and adds it as ant build target which is automatically executed if Eclipse builds the project.
The created REVISION file is directly written to the bin folder of the JOSM project and therefore present when JOSM is executed from within Eclipse.

Attachments (1)

JOSM revision in Eclipse.patch (4.7 KB) - added by jpstotz 4 years ago.

Download all attachments as: .zip

Change History (2)

Changed 4 years ago by jpstotz

comment:1 Changed 4 years ago by jttt

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

(In [2453]) Applied #3899 - patch by jpstotz - Automated creation of REVISION file in Eclipse

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.