Re: branches/CONNECTORS-1740

2023-06-06 Thread Mingchun Zhao
Hi Karl, Thanks for your reply! I pulled the latest trunk and confirmed the jetty.version within build.xml and pom.xml was already updated to "9.4.48.v20220622". And then, I tried the build command: *ant clean clean-deps clean-core-deps make-core-deps make-deps build* with different

Re: branches/CONNECTORS-1740

2023-06-06 Thread Karl Wright
Interestingly I updated trunk by merging the branch, so I would have expected the Jetty update to have happened properly. You may want to check why it didn't. Karl On Tue, Jun 6, 2023 at 4:29 PM Mingchun Zhao wrote: > Hi Karl, > > Thanks for your email. About this compile error, I think

Re: branches/CONNECTORS-1740

2023-06-06 Thread Mingchun Zhao
Hi Karl, Thanks for your email. About this compile error, I think there are two ways to fix it. 1. Change jetty.version within build.xml and pom.xml to 9.4.48.v20220622 same as CONNECTORS-1740 branch: build.xml - + pom.xml - 9.4.25.v20191220 + 9.4.48.v20220622 2. Change the parameters of