Modify

Opened 8 years ago

Closed 8 years ago

#14455 closed enhancement (fixed)

Use <java> instead of <exec> to run javacc

Reported by: michael2402 Owned by: team
Priority: normal Milestone: 17.03
Component: Core Version:
Keywords: ant Cc: Don-vip

Description

In the ant file, we currently use <exec> to start javacc.

This does not respect the JAVA_HOME property that can be set for ant - e.g. to test compilation with Java9.

Attachments (1)

build-use-java-task.patch (1.1 KB ) - added by michael2402 8 years ago.

Download all attachments as: .zip

Change History (2)

by michael2402, 8 years ago

Attachment: build-use-java-task.patch added

comment:1 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

In 11676/josm:

fix #14455 - Use <java> instead of <exec> to run javacc (patch by michael2402)

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.