dropbox-api-content-hasher icon indicating copy to clipboard operation
dropbox-api-content-hasher copied to clipboard

java: Fix "is build up to date" logic.

Open cakoose opened this issue 7 years ago • 2 comments

We were checking for the presence of "out/stamp", which is created before "javac". So if "javac" failed, we'd still think the build was up to date. So dumb.

cakoose avatar Oct 27 '17 04:10 cakoose

Thanks!

greg-db avatar Oct 27 '17 12:10 greg-db

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 16 '22 21:04 CLAassistant