I think I can make TestICUCollationField work without depending on Lucene test sources. The other two will be a bit trickier.
On Fri, Mar 5, 2021 at 1:56 AM Dawid Weiss <[email protected]> wrote: > > ./gradlew -Dskip.lucene=true assemble check -x test -x documentation > > -x checkBrokenLinks -x checkLocalJavadocLinksSite > > I made Solr documentation compile last night. Some of the generated > links point at void (and thus the broken links checker fails) but I > think it's enough to make the repository split and then clean up > what's needed in each corresponding repository. > > So... this Sunday? Prior to that, we'd have to disable CI build > services currently pointing at the master branch so that they don't > start failing (I'll remove all content from master). > > Dawid > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
