Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2060 closed defect (wontfix)

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

Reported by: avarab@… Owned by: framm
Priority: minor Milestone:
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 by stoecker, 16 years ago

Resolution: wontfix
Status: newclosed

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

comment:2 by avarab@…, 16 years ago

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
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.