Rick Hillegas wrote:
I have checked in some build logic which automatically sets the compiler classpath properties. This is part of the work on DERBY-3117 and the goal, ultimately, is to have a Derby build script which works out of the box without any customizing of ant.properties.

In order to take advantage of this automatic property setting today, you need to remove some existing properties from your ant.properties (j14lib, j15lib, java14compile.classpath, java15compile.classpath) and, instead, set the following in ant.properties:

autosetProps=on

Any pointers on where one would look to add support for new platforms/vms?

Thanks,
Dan.

Reply via email to