Re: Ready for the 2.26 release?

2023-10-09 Thread Mingchun Zhao
Hi Karl, Olivier, Guylaine, > It looks like the native2ascii invocations have been stripped entirely from the build.xml files everywhere, not just in ui-core. FYI, the native2ascii command disappeared in the patch I provided to support Java 11 which was included in the PR below. I'm so sorry for

Re: Ready for the 2.26 release?

2023-10-09 Thread Karl Wright
It's worse than that. It looks like the native2ascii invocations have been stripped entirely from the build.xml files everywhere, not just in ui-core. I'm trying to figure out when that happened and see if I can get it back. Karl On Mon, Oct 9, 2023 at 12:42 PM Olivier Tavard <

Re: Ready for the 2.26 release?

2023-10-09 Thread Olivier Tavard
Hi Karl, My colleague Guylaine noticed that one line was missing into framework/build.xml into the latest version : So all the i18n translation files were missing into the build. The correct code is :

Re: Ready for the 2.26 release?

2023-10-09 Thread Karl Wright
I looked very briefly at this and discovered that every message is affected. It may be due, therefore, to jetty refusing access to the translation resources. But if that's the case I'm not going to be able to do anything to get this release out this month; I'm booked solid in fact until January.

Ready for the 2.26 release?

2023-10-06 Thread Karl Wright
Hi all, The tentative release schedule had a release going out on Sept 30th, which is now overdue. Partly this was because of me, but also partly it's the result of new contributions from France Labs. But these contributions are now committed to trunk and we could go ahead - unless others are