Re: [External] : Re: ant/jdk17, and badly generated jars

2023-10-27 Thread Dave Brosius
java version "17.0.2" 2022-01-18 LTS Java(TM) SE Runtime Environment (build 17.0.2+8-LTS-86) Java HotSpot(TM) 64-Bit Server VM (build 17.0.2+8-LTS-86, mixed mode, sharing) Apache Ant(TM) version 1.10.14 compiled on August 16 2023 Distributor ID:    Linuxmint Description:    Linux Mint 20.3 R

Re: ant/jdk17, and badly generated jars

2023-10-27 Thread Jaikiran Pai
Hello Dave, In addition to what Stefan noted, could you also tell us which specific version of Java 17 this is? The output from "java -version" command would be useful. -Jaikiran On 27/10/23 11:31 pm, Stefan Bodewig wrote: Hi Dave Dave Brosius writes: HI folks, we have an odd situation

Re: ant/jdk17, and badly generated jars

2023-10-27 Thread Stefan Bodewig
Hi Dave Dave Brosius writes: > HI folks, we have an odd situation where we have an ant build that > generates a jar file that includes a resource bundle property file > using , later in the same build  a custom ant task is executed, > which loads that class from  the classpath, and tries to read