deva-rajan / hamake

Automatically exported from code.google.com/p/hamake
0 stars 0 forks source link

includeantruntime is not set #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 petenewc...@gmail.com on 26 Aug 2011 at 12:36

Attachments: