[ 
https://issues.apache.org/jira/browse/LUCENE-9433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161815#comment-17161815
 ] 

Dawid Weiss commented on LUCENE-9433:
-------------------------------------

bq. At this point is it even possible to build Lucene without having the parent 
directory?

No. This is a monolithic gradle build right now (one root). Splitting the build 
for Solr and Lucene is another topic. 

bq. Make it a placeholder with a notation about Solr moving to a TLP and fix it 
up then.

We should split the build into separate Solr and Lucene subprojects, 
eventually, in preparation for Solr TLP. For now I'd just state exactly what 
actually works in lucene/README.md -- go to parent directory, build with 
gradlew -p lucene assemble.

> Remove Ant support from trunk
> -----------------------------
>
>                 Key: LUCENE-9433
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9433
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Items that may need to be addressed:
>  * -Testing with OpenJDK early access releases-
>  * Mavenizing
>  * Test speed (?)
>  * Update any mentions of ant in the ref guide
>  * Update Confluence, in particular "how to contribute"
>  * Update Jenkins to not try to run ant anything
>  * make an eclipse task (netbeans too?)
>  * various documentation (e.g. README/INSTALL) files still needs to be 
> converted to gradle
>  * fix some relative links in javadocs which contain ant module names
>  * dev-tools/scripts/* There are a lot of mentions of ant in the *.py* files, 
> and some in the README.md. This one should probably be its own JIRA since 
> it'll require quite a bit of verification...



--
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

Reply via email to