Hi Team, I can build genjar with OpenJDK 17 successfully, so I have missed 2 jars: ivy and bcel under $ANT_HOME/lib. Thanks Khoa Tran
Hi Team, My project is required to upgrade to latest OpenJDK (version 17), so I have tried to download genjar files version 1.0.5 and put them under $ANT_HOME/lib, but I got an error when compiling. I did try with OpenJDK 11, and it works. But now, I need the jar which will work with OpenJDK 17, so my questions is: could we re-compile the genjar files with OpenJDK 17 ? Thanks in advance. Thanks Khoa Tran