Hello,
I use the following java version:
% javac --version
javac 10.0.1
Now When I use `ant` or `ant compile` command I get the following errors:
---------------------------------------------------------------------
Buildfile: /home/mohsen/src-compiled/zekr/zekr-1.1.0+repack/build.xml
compile:
[javac] /home/mohsen/src-compiled/zekr/zekr-1.1.0+repack/build.xml:89:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 254 source files to
/home/mohsen/src-compiled/zekr/zekr-1.1.0+repack/build/classes
[javac] warning: [options] bootstrap class path not set in conjunction
with -source 5
[javac] error: Source option 5 is no longer supported. Use 6 or later.
[javac] error: Target option 1.5 is no longer supported. Use 1.6 or
later.
BUILD FAILED
/home/mohsen/src-compiled/zekr/zekr-1.1.0+repack/build.xml:89: Compile
failed; see the compiler error output for details.
Total time: 0 seconds
-----------------------------------------------------------------------
How can I solve it?
--mohsen
--
You received this message because you are subscribed to the Google Groups
"zekr" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/zekr/bb381790-e87d-439c-98c2-9ee113ccd2a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.