Modify

Opened 10 months ago

Closed 10 months ago

Last modified 10 months ago

#7950 closed defect (fixed)

Missing files in r5421

Reported by: Don-vip Owned by: stoecker
Priority: blocker Component: Core
Version: Keywords:
Cc:

Description

Some files have not been committed in r5421 and JOSM does not compile anymore:

ElemStyle.java
LinePrototype.java

(These files are still using the getDefaultSegmentWidth() method that has been removed)

Attachments (0)

Change History (3)

comment:1 Changed 10 months ago by stoecker

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

In 5426/josm:

fix #7950 - broken build

comment:2 Changed 10 months ago by stoecker

I hate "ant". It never catches all dependencies. With a proper makefile "make" is enough to test if there really nothing is using the removed parts.

comment:3 Changed 10 months ago by Don-vip

Eclipse is also able to see it very quickly :)

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.