Re: Test framework can't find SPI implementations from module sandbox

2023-11-23 Thread Dongyu Xu
t;` Tony From: Michael Sokolov Sent: Tuesday, November 21, 2023 2:29 PM To: dev@lucene.apache.org Subject: Re: Test framework can't find SPI implementations from module sandbox did you add to the sandbox META-INF file? It looks like maybe sandbox is not included in the scope of th

Re: Test framework can't find SPI implementations from module sandbox

2023-11-21 Thread Michael Sokolov
did you add to the sandbox META-INF file? It looks like maybe sandbox is not included in the scope of the test, but you didn't say which test it was. Is the test also in the sandbox module? On Mon, Nov 20, 2023 at 6:56 PM Dongyu Xu wrote: > Hi devs, > > I tried to plug in my experimental Posting