[
https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207293#comment-17207293
]
Uwe Schindler commented on LUCENE-9559:
---
Thanks Noble. Can you close this as won't
[
https://issues.apache.org/jira/browse/SOLR-14901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved SOLR-14901.
---
Fix Version/s: 8.7
Resolution: Fixed
> TestPackages uses binary precompiled classes to refer t
[
https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207310#comment-17207310
]
ASF subversion and git services commented on LUCENE-9559:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207314#comment-17207314
]
ASF subversion and git services commented on LUCENE-9559:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul resolved LUCENE-9559.
Resolution: Won't Fix
> fix "gradle eclipse" to build in eclipse again
> -
[
https://issues.apache.org/jira/browse/SOLR-14861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207324#comment-17207324
]
Erick Erickson commented on SOLR-14861:
---
[~dsmiley] That's kind of what I tried wit
mocobeta opened a new pull request #1946:
URL: https://github.com/apache/lucene-solr/pull/1946
See https://issues.apache.org/jira/browse/LUCENE-9558
- move classes under "o.a.l.collation" to "o.a.l.a.icu"
- classes under "o.a.l.collation.tokenattributes" to
"o.a.l.a.icu.tokenattri
[
https://issues.apache.org/jira/browse/LUCENE-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207327#comment-17207327
]
Tomoko Uchida commented on LUCENE-9558:
---
I renamed the packages, and added MIGRATE
[
https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207334#comment-17207334
]
Uwe Schindler commented on LUCENE-9548:
---
Ah Dawid, I was not aware of a pull reque
uschindler commented on a change in pull request #1929:
URL: https://github.com/apache/lucene-solr/pull/1929#discussion_r499246344
##
File path: gradle/maven/defaults-maven.gradle
##
@@ -137,8 +254,17 @@ configure(subprojects.findAll { it.path in
rootProject.published }) { prj
msokolov commented on pull request #1946:
URL: https://github.com/apache/lucene-solr/pull/1946#issuecomment-703265901
I guess you got Robert's +1; the naming seems more sensible now to me, and
we do it as part of major version upgrade.
BTW I stumbled on this split-package javadoc iss
thelabdude commented on a change in pull request #1938:
URL: https://github.com/apache/lucene-solr/pull/1938#discussion_r499254814
##
File path: solr/core/src/java/org/apache/solr/rest/RestManager.java
##
@@ -16,15 +16,33 @@
*/
package org.apache.solr.rest;
+import org.apa
[
https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207697#comment-17207697
]
Dawid Weiss commented on LUCENE-9548:
-
I've committed this to master, Uwe. Should be
dweiss commented on a change in pull request #1929:
URL: https://github.com/apache/lucene-solr/pull/1929#discussion_r499268296
##
File path: gradle/maven/defaults-maven.gradle
##
@@ -137,8 +254,17 @@ configure(subprojects.findAll { it.path in
rootProject.published }) { prj ->
dweiss merged pull request #1929:
URL: https://github.com/apache/lucene-solr/pull/1929
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
[
https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207696#comment-17207696
]
ASF subversion and git services commented on LUCENE-9548:
-
Commi
thelabdude merged pull request #1938:
URL: https://github.com/apache/lucene-solr/pull/1938
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
[
https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207699#comment-17207699
]
ASF subversion and git services commented on SOLR-14659:
Commit e
dweiss commented on pull request #1938:
URL: https://github.com/apache/lucene-solr/pull/1938#issuecomment-703287502
Thank you!
This is an automated message from the Apache Git Service.
To respond to the message, please log on
[
https://issues.apache.org/jira/browse/SOLR-14659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Potter updated SOLR-14659:
--
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Remove restlet from Solr
>
[
https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207707#comment-17207707
]
Dawid Weiss commented on LUCENE-9548:
-
Tadam - works - thanks Uwe!
> Publish master
[
https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9548.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Publish master (9.x) snapshots to https:/
Dawid Weiss created LUCENE-9561:
---
Summary: Published POMs have superfluous dependencyManagement
section
Key: LUCENE-9561
URL: https://issues.apache.org/jira/browse/LUCENE-9561
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-9548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207708#comment-17207708
]
Uwe Schindler commented on LUCENE-9548:
---
No problem. Was easy task. Sorry for firs
[
https://issues.apache.org/jira/browse/LUCENE-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207714#comment-17207714
]
Erick Erickson commented on LUCENE-9530:
Finally took a look, it's been a bit we
[
https://issues.apache.org/jira/browse/LUCENE-9560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207717#comment-17207717
]
Michael Sokolov commented on LUCENE-9560:
-
This will be a big help! Matching ter
[
https://issues.apache.org/jira/browse/LUCENE-9530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207720#comment-17207720
]
Dawid Weiss commented on LUCENE-9530:
-
No worries at all, it was great help that all
[
https://issues.apache.org/jira/browse/LUCENE-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207722#comment-17207722
]
ASF subversion and git services commented on LUCENE-9561:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9561.
-
Fix Version/s: master (9.0)
Resolution: Fixed
> Published POMs have superfluous dependenc
[
https://issues.apache.org/jira/browse/LUCENE-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated LUCENE-9475:
---
Description:
Once the bulk of the Ant build system is removed, stuff will come bubbling up
Dawid Weiss created LUCENE-9562:
---
Summary: Unify 'analysis' package with produced artifact names
Key: LUCENE-9562
URL: https://issues.apache.org/jira/browse/LUCENE-9562
Project: Lucene - Core
I
Dawid Weiss created SOLR-14912:
--
Summary: Unify solr-contrib-extraction with the artifact it
produces (solr-cell)
Key: SOLR-14912
URL: https://issues.apache.org/jira/browse/SOLR-14912
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-14912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207732#comment-17207732
]
Dawid Weiss commented on SOLR-14912:
This would apply to master only.
> Unify solr-c
[
https://issues.apache.org/jira/browse/SOLR-8342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207783#comment-17207783
]
Jan Høydahl commented on SOLR-8342:
---
Thanks for your interest in this [~asalamon74]. Per
noblepaul commented on pull request #1938:
URL: https://github.com/apache/lucene-solr/pull/1938#issuecomment-703366402
🍻
cheers
This is an automated message from the Apache Git Service.
To respond to the message, please lo
35 matches
Mail list logo