Modify

Opened 15 years ago

Closed 15 years ago

#3899 closed enhancement (fixed)

[PATCH] Automated creation of REVISION file in Eclipse

Reported by: jpstotz Owned by: team
Priority: normal Milestone:
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 15 years ago.

Download all attachments as: .zip

Change History (2)

by jpstotz, 15 years ago

comment:1 by jttt, 15 years ago

Resolution: fixed
Status: newclosed

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

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.