Modify

Opened 16 years ago

Closed 16 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.

Change History (2)

by jpstotz, 16 years ago

comment:1 by jttt, 16 years ago

Resolution: fixed
Status: newclosed

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

Add Comment


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