Re: Jakarta migration and Solr plugin

2025-01-29 Thread Anshul Goyal
Hi Gaetan, I agree with Michael that we should wait until the solr migration comes out, as removing it may cause issues to existing users using solr along with OFBiz. Best Regards Anshul Goyal On Thu, 30 Jan 2025, 03:55 Michael Brohl, wrote: > Hi Gaetan, > > thanks for your continuing work on

Re: Improve README

2025-01-29 Thread Pranay Pandey
+1 Best regards, Pranay Pandey On Fri, 24 Jan 2025 at 15:35, Groza Danut wrote: > Hi Jacques, > > Nothing too dramatic, just the following: > > 1. Rearrangements > - in the quick start section add some more explanations and make steps > explicit > - create a Gradle commands reference section t

Re: Jakarta migration and Solr plugin

2025-01-29 Thread Michael Brohl
Hi Gaetan, thanks for your continuing work on this migration task. Since there is no urgent need to finish the migration in short time, we should wait until we can do it without regressions or cutting existing functionality. So I vote for option 3 to wait until Solr is ready for this change.

Jakarta migration and Solr plugin

2025-01-29 Thread gaetan.chaboussie
Hello community, In the process of from migrating javax to jakarta in framework, then in plugins , I came across a compilation issue. Links to MR : [1] [2] This issue comes from the solr plugin. After some research, it seems that the plugin doesn't handle jakarta yet and still uses javax [3] Lu