Control: tags -1 pending

Hi Emmanuel,

Le 29/09/2023 à 02:04, Emmanuel Bourg a écrit :
On Wed, 27 Sep 2023 11:03:16 +1300 Vladimir Petko <vpa1...@gmail.com> wrote:

classes:
    [mkdir] Created dir: /<<PKGBUILDDIR>>/build/classes
    [javac] Compiling 1117 source files to /<<PKGBUILDDIR>>/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 7     [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 error no longer occurs with ant/1.10.14-1, but there is another
error caused by the addLast() method in the Lst class conflicting
with the newly introduced List.addLast() method. Changing the return
type of this method should fix the issue.



Thanks a lot for the hint, this actually allows one to build with openjdk-17 or openjdk-21. I had started imagining something more complicated...

Best,

--
Pierre

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to