[ https://issues.apache.org/jira/browse/SOLR-14759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294814#comment-17294814 ]
Dawid Weiss commented on SOLR-14759: ------------------------------------ Just an update - I'm working on it. Sorry for slow progress. I think I have Lucene covered pretty well for stripping Solr side. I'll try to do the opposite tomorrow and I think we're ready to make actual branches then. > Separate the Lucene and Solr builds > ----------------------------------- > > Key: SOLR-14759 > URL: https://issues.apache.org/jira/browse/SOLR-14759 > Project: Solr > Issue Type: Sub-task > Components: Build > Reporter: Jan Høydahl > Assignee: Dawid Weiss > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > While still in same git repo, separate the builds, so Lucene and Solr can be > built independently. > The preparation step includes optional building of just Lucene from current > master (prior to any code removal): > {code:java} > gradlew -Dskip.solr=true check -x checkUnusedConstraints -x verifyLocks{code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org