You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Cassandra Targett (Jira)" <ji...@apache.org> on 2020/07/18 17:58:00 UTC

[jira] [Comment Edited] (LUCENE-9433) Remove Ant support from trunk

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

Cassandra Targett edited comment on LUCENE-9433 at 7/18/20, 5:57 PM:
---------------------------------------------------------------------

bq. Is the "documentation" task sufficient to insure that the changes I made won't break the ref guide build?

The Ref Guide build task is {{gradlew buildSite}}. However, the gradle build calls those classes (see {{solr/solr-ref-guide/build.gradle, line 111}}), so removing them will make the Ref Guide build fail. I don't remember what that class is for so can't suggest how to replace it in a more Gradle-native way, but Hoss might know.


was (Author: ctargett):
bq. Is the "documentation" task sufficient to insure that the changes I made won't break the ref guide build?

The Ref Guide build task is {{gradlew buildSite}}. However, the gradle build calls those Ant classes (see {{solr/solr-ref-guide/build.gradle}}), so removing them will make the Ref Guide build fail. I don't remember what that class is for so can't suggest how to replace it in a more Gradle-native way, but Hoss might know.

> 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: 10m
>  Remaining Estimate: 0h
>
> Items that may need to be addressed:
>  * Testing with OpenJDK early access releases
>  * Mavenizing
>  * Test speed (?)
>  * check build for ref guide
>  * Update Confluence



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