The ANTLR init targets within the ANT Tasks should depend on a suitable core target to ensure that project.properties is read before further ANTLR ant variables are initialised or targets executed. Currently they do not, causing occasional random build failures.
The ANTLR init targets within the ANT Tasks should depend on a suitable core target to ensure that project.properties is read before further ANTLR ant variables are initialised or targets executed. Currently they do not, causing occasional random build failures.