Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#2060 closed defect (wontfix)

ant dependency fail: svn up && ant dist != svn up ant clean dist

Reported by: avar Owned by: framm
Priority: minor Component: Core
Version: latest Keywords:
Cc:

Description

Sometimes ant will fail to spot dependency problems in the code.

Steps to reproduce:

  1. svn up -r [1308]
  2. ant clean dist
  3. svn up -r [1309]
  4. ant dist # OK
  5. ant clean dist # FAIL

Of course there have been numerous revisions like [1308:1309] where this has occurred which would suggest a general problem in the build system, probably in the way the build scripts are set up.

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by stoecker

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

Correct. But this is nothing which can by fixed in JOSM I fear.

comment:2 Changed 4 years ago by avar

There couldn't be checks to avoid this defined in build.xml ?

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.