Control: notfound -1 1.11
Le 27/09/2023 à 00:11, Vladimir Petko a écrit :
---------------
compile:
[mkdir] Created dir: /<<PKGBUILDDIR>>/build/generated-sources
[javac] /<<PKGBUILDDIR>>/debian/build.xml:45: warning: 'includeantruntime'
was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 27 source files to /<<PKGBUILDDIR>>/build/classes
[javac] error: Source option 7 is no longer supported. Use 8 or later.
[javac] error: Target option 7 is no longer supported. Use 8 or later.
This no longer occurs with ant/1.10.14-1
Emmanuel Bourg