Modify ↓
#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:
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
comment:2 Changed 4 years ago by avar
There couldn't be checks to avoid this defined in build.xml ?
Note: See
TracTickets for help on using
tickets.



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