Modify

Opened 4 years ago

Closed 4 years ago

#2708 closed enhancement (fixed)

[PATCH] Simplifying the dist target of build.xml

Reported by: jpstotz Owned by: team
Priority: minor 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 4 years ago.

Download all attachments as: .zip

Change History (2)

Changed 4 years ago by jpstotz

comment:1 Changed 4 years ago by stoecker

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

In r1660.

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.