[jira] [Commented] (LUCENE-10197) UnifiedHighlighter should use builders for thread-safety

2021-10-23 Thread Animesh Pandey (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433310#comment-17433310 ] Animesh Pandey commented on LUCENE-10197: - Oh wow. That is fine. I'll try to ge

[jira] [Comment Edited] (LUCENE-10197) UnifiedHighlighter should use builders for thread-safety

2021-10-23 Thread Animesh Pandey (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433310#comment-17433310 ] Animesh Pandey edited comment on LUCENE-10197 at 10/23/21, 4:26 PM: -

[jira] [Updated] (LUCENE-10197) UnifiedHighlighter should use builders for thread-safety

2021-10-23 Thread Animesh Pandey (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Animesh Pandey updated LUCENE-10197: Attachment: LUCENE-10197.patch > UnifiedHighlighter should use builders for thread-safety

[jira] [Created] (LUCENE-10198) Allow JAVA_OPTS in gradle download scripts and use system proxies by default

2021-10-23 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-10198: Summary: Allow JAVA_OPTS in gradle download scripts and use system proxies by default Key: LUCENE-10198 URL: https://issues.apache.org/jira/browse/LUCENE-10198 Projec

[GitHub] [lucene] dweiss opened a new pull request #405: LUCENE-10198: Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system proxies)

2021-10-23 Thread GitBox
dweiss opened a new pull request #405: URL: https://github.com/apache/lucene/pull/405 # Description Please provide a short description of the changes you're making with this pull request. # Solution Please provide a short description of the approach taken to

[jira] [Updated] (LUCENE-10198) Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system proxies)

2021-10-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-10198: - Summary: Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system

[GitHub] [lucene] dweiss commented on pull request #405: LUCENE-10198: Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system proxies)

2021-10-23 Thread GitBox
dweiss commented on pull request #405: URL: https://github.com/apache/lucene/pull/405#issuecomment-950192006 This changes PR-358 slightly and adds issue reference. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [lucene] dweiss edited a comment on pull request #405: LUCENE-10198: Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system proxies)

2021-10-23 Thread GitBox
dweiss edited a comment on pull request #405: URL: https://github.com/apache/lucene/pull/405#issuecomment-950192006 This changes #358 slightly and adds issue reference. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [lucene] dweiss commented on pull request #358: Add JAVA_OPTS to download the gradle-wrapper jar behind proxy.

2021-10-23 Thread GitBox
dweiss commented on pull request #358: URL: https://github.com/apache/lucene/pull/358#issuecomment-950192204 I added LUCENE-10198 and modified your patch slightly: JAVA_OPTS can be defined externally (to allow any JVM options you desire). The defaults are saner - use system proxies. I veri

[GitHub] [lucene] dweiss closed pull request #358: Add JAVA_OPTS to download the gradle-wrapper jar behind proxy.

2021-10-23 Thread GitBox
dweiss closed pull request #358: URL: https://github.com/apache/lucene/pull/358 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...

[jira] [Created] (LUCENE-10199) Drop ZIP binary distribution from release artifacts

2021-10-23 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-10199: Summary: Drop ZIP binary distribution from release artifacts Key: LUCENE-10199 URL: https://issues.apache.org/jira/browse/LUCENE-10199 Project: Lucene - Core

[jira] [Resolved] (LUCENE-9660) gradle task cache should not cache --tests

2021-10-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved LUCENE-9660. - Resolution: Won't Fix Gradle ways of re-executing the task: --rerun-tasks clean(taskName) You c

[jira] [Created] (LUCENE-10200) Restructure and modernize the release artifacts

2021-10-23 Thread Dawid Weiss (Jira)
Dawid Weiss created LUCENE-10200: Summary: Restructure and modernize the release artifacts Key: LUCENE-10200 URL: https://issues.apache.org/jira/browse/LUCENE-10200 Project: Lucene - Core Iss

[jira] [Assigned] (LUCENE-10198) Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system proxies)

2021-10-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-10198: Assignee: Dawid Weiss > Allow external JAVA_OPTS in gradlew scripts; use sane defaults (

[jira] [Commented] (LUCENE-10198) Allow external JAVA_OPTS in gradlew scripts; use sane defaults (heap, stack and system proxies)

2021-10-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433358#comment-17433358 ] Dawid Weiss commented on LUCENE-10198: -- I will merge this shortly. I don't think t

[jira] [Updated] (LUCENE-10200) Restructure and modernize the release artifacts

2021-10-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-10200: - Description: This is an umbrella issue for various sub-tasks as per my e-mail [1]. [1] https://

[jira] [Assigned] (LUCENE-10200) Restructure and modernize the release artifacts

2021-10-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-10200: Assignee: Dawid Weiss > Restructure and modernize the release artifacts > --

[jira] [Updated] (LUCENE-10200) Restructure and modernize the release artifacts

2021-10-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-10200: - Description: This is an umbrella issue for various sub-tasks as per my e-mail [1]. [1] https://

[jira] [Commented] (LUCENE-10192) Drop third-party JARs from the binary distribution

2021-10-23 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433361#comment-17433361 ] Dawid Weiss commented on LUCENE-10192: -- I'll drop third-party jars and flatten the

[GitHub] [lucene] dweiss commented on pull request #408: LUCENE-10192: Drop third-party JARs from the binary distribution and use the module system for demos.

2021-10-23 Thread GitBox
dweiss commented on pull request #408: URL: https://github.com/apache/lucene/pull/408#issuecomment-950211763 This is not ready yet but shows a PoC that works. ``` gradlew assembleRelease then unpack the release: CHANGES.txt docs jars JRE_VERSION_MIGRATION.md

[jira] [Commented] (LUCENE-10197) UnifiedHighlighter should use builders for thread-safety

2021-10-23 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433366#comment-17433366 ] David Smiley commented on LUCENE-10197: --- Development wouldn't be halted but it wo

[jira] [Resolved] (LUCENE-9351) Port releaseWizard to 7_7 branch

2021-10-23 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved LUCENE-9351. - Resolution: Not A Problem > Port releaseWizard to 7_7 branch >

[jira] [Reopened] (LUCENE-9809) Adapt Release Wizard to only release Lucene

2021-10-23 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reopened LUCENE-9809: - Re-open for futher ant -> gradle fixes > Adapt Release Wizard to only release Lucene >

[jira] [Created] (LUCENE-10201) Upgrade Spatial4j to 0.8

2021-10-23 Thread David Smiley (Jira)
David Smiley created LUCENE-10201: - Summary: Upgrade Spatial4j to 0.8 Key: LUCENE-10201 URL: https://issues.apache.org/jira/browse/LUCENE-10201 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (LUCENE-10201) Upgrade Spatial4j to 0.8

2021-10-23 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433371#comment-17433371 ] David Smiley commented on LUCENE-10201: --- I'll copy-paste the release notes: _fro

[GitHub] [lucene] dsmiley opened a new pull request #409: LUCENE-10201: Upgrade Spatial4j to 0.8

2021-10-23 Thread GitBox
dsmiley opened a new pull request #409: URL: https://github.com/apache/lucene/pull/409 https://issues.apache.org/jira/browse/LUCENE-10201 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[jira] [Commented] (LUCENE-9809) Adapt Release Wizard to only release Lucene

2021-10-23 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433373#comment-17433373 ] Jan Høydahl commented on LUCENE-9809: - ReleaseWizard step 6.4 uses Ant command {code