Modify

Opened 12 years ago

Closed 12 years ago

#7922 closed defect (fixed)

"ant clean dist" doesn't work

Reported by: bastiK Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

When executing

ant clean dist

from the command line, there are build errors, due to missing javacc files. (Doing clean and dist separately works fine.)

Attachments (1)

7922-javacc.notRequired.diff (1.7 KB ) - added by AlfonZ 12 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by AlfonZ, 12 years ago

It looks to me that ant is doing the javacc.notRequired check before cleaning, thus invalidating the check.
I have tried to move the check to init target and it seems to work fine (unless one tries ant init clean dist, that is).

by AlfonZ, 12 years ago

comment:2 by bastiK, 12 years ago

Resolution: fixed
Status: newclosed

In 5392/josm:

applied #7922 - "ant clean dist" doesn't work (patch by AlfonZ)

Modify Ticket

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