You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. run ant build
What is the expected output? What do you see instead?
compile:
[javac] /home/peter/src/hamake/build.xml:90: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
Please use labels and text to provide additional information.
The attached patch sets includeantruntime="false".
See thread at
http://ant.1045680.n5.nabble.com/warning-includeantruntime-was-not-set-td2639463
.html for rationale.
-peter
Original issue reported on code.google.com by [email protected] on 26 Aug 2011 at 12:36
Original issue reported on code.google.com by
[email protected]
on 26 Aug 2011 at 12:36Attachments:
The text was updated successfully, but these errors were encountered: