Simple patch for langtools build script

Jesse Glick jesse.glick at oracle.com
Tue Jun 29 10:10:46 PDT 2010


1. Use ${ant.core.lib} as it makes fewer assumptions about the layout of the Ant installation than ${ant.home}/lib/ant.jar.

2. Pass includeantruntime="false" in all cases to best control what goes into the classpath.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: langtools.diff
Type: text/x-diff
Size: 1503 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/nb-projects-dev/attachments/20100629/c9f1a622/attachment.bin 


More information about the nb-projects-dev mailing list