[ https://issues.apache.org/jira/browse/LUCENE-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17020720#comment-17020720 ]
Robert Muir commented on LUCENE-9159: ------------------------------------- First patch for lucene/replicator. I also merged in any cleanups/comments Dawid had done. There is a separate section for the ant build. if you remove that stuff, gradle build still works. I will commit this duplication removal first and let CI sort out any issues and work on the main lucene one next. This stuff can be trunk only, otherwise it will never happen (too many build systems, jdk versions, os versions, policy files) > merge gradle/ant test security policies > --------------------------------------- > > Key: LUCENE-9159 > URL: https://issues.apache.org/jira/browse/LUCENE-9159 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Robert Muir > Assignee: Robert Muir > Priority: Major > Attachments: LUCENE-9159_replicator.patch > > > Currently gradle has a complete fork of the files. > Rather than maintain separate files, it would be better to just merge in the > stuff that gradle needs (and add comments to the ant-specific stuff it doesnt > need so it can be later removed). > I noticed this looking at cleaning up network ports permissions on > LUCENE-9158, but would rather fix it first so there isn't copies. -- 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