Great to see the upgrade to Gradle 3, now it is feasible to build on
JDK9. Nice one Cédric.

However the build fails :-(

…
:groovy-xml:moduleDescriptor
:groovy-xml: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
:groovy-xml:compileGroovy
startup failed:
/home/users/russel/Repositories/Git/Groovy/subprojects/groovy-xml/src/main/groovy/groovy/xml/jaxb/JaxbGroovyMethods.groovy:
 24: unable to resolve class javax.xml.bind.Marshaller
 @ line 24, column 1.
   import javax.xml.bind.Marshaller
   ^

/home/users/russel/Repositories/Git/Groovy/subprojects/groovy-xml/src/main/groovy/groovy/xml/jaxb/JaxbGroovyMethods.groovy:
 23: unable to resolve class javax.xml.bind.JAXBContext
 @ line 23, column 1.
   import javax.xml.bind.JAXBContext
   ^

/home/users/russel/Repositories/Git/Groovy/subprojects/groovy-xml/src/main/groovy/groovy/xml/jaxb/JaxbGroovyMethods.groovy:
 25: unable to resolve class javax.xml.bind.Unmarshaller
 @ line 25, column 1.
   import javax.xml.bind.Unmarshaller
   ^

3 errors

:groovy-xml:compileGroovy FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':groovy-xml:compileGroovy'.
> Compilation failed; see the compiler error output for details.



-- 

Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
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