On Sat, 2016-07-16 at 19:31 +0100, Russel Winder wrote:
[…]
> I find that:
> 
> ./gradlew clean && ./gradlew --parallel install


The --parallel is not the problem here, it behaves the same without it.

> results in an error very early on:
> 
> …
> :compileJava
> warning: [options] bootstrap class path not set in conjunction with
> -source 1.6
> warning: [options] source value 1.6 is obsolete and will be removed
> in a future release
> warning: [options] target value 1.6 is obsolete and will be removed
> in a future release
> warning: [options] To suppress warnings about obsolete options, use
> -Xlint:-options.
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 4 warnings
> 
> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Failed to capture snapshot of output files for task 'compileJava'
> property 'destinationDir' during up-to-date check.
> > 
> > Could not add entry
> > '/home/users/russel/Repositories/Git/Groovy/target/classes/main/org
> > /codehaus/groovy/tools/javac/JavacJavaCompiler$1.class' to cache
> > fileHashes.bin
> > (/home/users/russel/Repositories/Git/Groovy/.gradle/3.0-
> > 20160715000024+0000/taskArtifacts/fileHashes.bin).
> 
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info
> or --debug option to get more log output.
> 
> BUILD FAILED
> 
> 
> 
> 
-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[email protected]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [email protected]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to