You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2021/03/03 20:35:00 UTC

[jira] [Updated] (SOLR-14759) Separate the Lucene and Solr builds

     [ https://issues.apache.org/jira/browse/SOLR-14759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss updated SOLR-14759:
-------------------------------
    Description: 
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}

  was:
While still in same git repo, separate the builds, so Lucene and Solr can be built independently.

This is a preparation step which will make it easier to prune the new git repos post-split.


> 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
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org