Re: java.lang.UnsupportedOperationException raised when invoking the <java> task
Rick Hillegas <[email protected]> Sat, 21 Oct 2023 14:09:46 -0700
| Newsgroups | gmane.comp.jakarta.ant.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks, Jaikiran and Don. Ant 1.10.14 gets me over this hurdle. I'll let you know if I encounter other issues building the next Derby release with Java 21 and this version of Ant. Cheers On 10/21/23 7:32 AM, Brutzman, Donald (Don) (CIV) wrote: > As Indicated in the email thread, have gotten javac to work by including > fork='true' in the build.xml invocation. > > > > * https://lists.apache.org/thread/9vhk51nkw9wjxzm7xk2q9xm6s803prmr > > > > all the best, Don >