iverase commented on code in PR #809:
URL: https://github.com/apache/lucene/pull/809#discussion_r850084313
##
lucene/core/src/java/org/apache/lucene/geo/Polygon2D.java:
##
@@ -257,10 +257,13 @@ public WithinRelation withinLine(
boolean ab,
double bX,
double
nknize commented on code in PR #809:
URL: https://github.com/apache/lucene/pull/809#discussion_r850050047
##
lucene/core/src/java/org/apache/lucene/geo/Polygon2D.java:
##
@@ -257,10 +257,13 @@ public WithinRelation withinLine(
boolean ab,
double bX,
double b
gautamworah96 commented on code in PR #762:
URL: https://github.com/apache/lucene/pull/762#discussion_r849963313
##
lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestAlwaysRefreshDirectoryTaxonomyReader.java:
##
@@ -0,0 +1,202 @@
+/*
+ * Licensed to the Apache
dweiss commented on PR #523:
URL: https://github.com/apache/lucene/pull/523#issuecomment-1098490488
When you tried uploading the bundle, did you use this patch, @HoustonPutman
? Because it does "flatten" the artifact structure -
```
eachFile { FileCopyDetails details ->
det
dweiss commented on PR #523:
URL: https://github.com/apache/lucene/pull/523#issuecomment-1098488535
Sorry. Working from remote/ holidays and only having 5 minutes to look at
things. So the sonatype bundle should be working fine, really. I know about the
problem with subfolders but I did hav
HoustonPutman commented on PR #523:
URL: https://github.com/apache/lucene/pull/523#issuecomment-1098479631
I'm fairly confused. The `mavenToApacheReleases` task was authored in
October of last year, while this PR is from December, so I assumed that there
was an effort to solve this beyond u
dweiss commented on PR #523:
URL: https://github.com/apache/lucene/pull/523#issuecomment-1098339324
> I tried using this method but unfortunately when you do the "upload
bundle" there's a bug where it will add additional folder levels to the
artifacts that you are uploading (if you have mul
dweiss commented on code in PR #811:
URL: https://github.com/apache/lucene/pull/811#discussion_r849753568
##
help/workflow.txt:
##
@@ -25,11 +25,22 @@ Assemble a single module's JAR (here for lucene-core):
gradlew -p lucene/core assemble
ls lucene/core/build/libs
+Assemble a
dweiss commented on PR #808:
URL: https://github.com/apache/lucene/pull/808#issuecomment-1098327441
LGTM, thanks!
--
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 unsubsc
[
https://issues.apache.org/jira/browse/LUCENE-10510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521850#comment-17521850
]
Dawid Weiss commented on LUCENE-10510:
--
I suspected it might have been the nightly
gautamworah96 commented on code in PR #762:
URL: https://github.com/apache/lucene/pull/762#discussion_r849730444
##
lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestAlwaysRefreshDirectoryTaxonomyReader.java:
##
@@ -0,0 +1,202 @@
+/*
+ * Licensed to the Apache
HoustonPutman commented on PR #523:
URL: https://github.com/apache/lucene/pull/523#issuecomment-1098274229
Hey @dweiss I am finishing up the Solr 9.0.0 release and ran into this issue.
It looks like both Lucene 9.0 and 9.1 used the ant command from 8.11 to do
the maven upload.
[
https://issues.apache.org/jira/browse/LUCENE-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521784#comment-17521784
]
Marc D'Mello commented on LUCENE-10274:
---
I am interested in this issue and would
mocobeta commented on PR #811:
URL: https://github.com/apache/lucene/pull/811#issuecomment-1097940536
@dweiss would you mind taking a look at this?
--
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
mikemccand commented on code in PR #762:
URL: https://github.com/apache/lucene/pull/762#discussion_r849373865
##
lucene/facet/src/test/org/apache/lucene/facet/taxonomy/directory/TestAlwaysRefreshDirectoryTaxonomyReader.java:
##
@@ -0,0 +1,202 @@
+/*
+ * Licensed to the Apache So
mocobeta opened a new pull request, #811:
URL: https://github.com/apache/lucene/pull/811
They might be worth adding to `help/workflow.txt`, and to me, it'd be great
if we make this file a single entry point for every developer. e.g., we can
just add a link to it from
https://github.com/apa
[
https://issues.apache.org/jira/browse/LUCENE-10510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521543#comment-17521543
]
Alan Woodward commented on LUCENE-10510:
Aha, it's the nightly runs that are fa
17 matches
Mail list logo