Modify

Opened 15 years ago

Closed 15 years ago

#2708 closed enhancement (fixed)

[PATCH] Simplifying the dist target of build.xml

Reported by: jpstotz Owned by: team
Priority: minor Milestone:
Component: unspecified Version: latest
Keywords: build.xml Cc:

Description

The dist target which creates the josm_custom.jar copies dozens of files which is very inefficient. Additionally the content of several JAR files is extracted only for being packed again some seconds later.

The much easier way is to leave the files where they are, the JARs packed, and include the resources directly into the jar. The attached patch contains the necessary changes for doing so.

Attachments (1)

JOSM_build.patch (2.0 KB ) - added by jpstotz 15 years ago.

Download all attachments as: .zip

Change History (2)

by jpstotz, 15 years ago

Attachment: JOSM_build.patch added

comment:1 by stoecker, 15 years ago

Resolution: fixed
Status: newclosed

In r1660.

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.