Re: [PR] OAK-10786: oak-lucene: use copy of lucene-core 4.7.2 source code [jackrabbit-oak]

2024-05-13 Thread via GitHub


reschke merged PR #1439:
URL: https://github.com/apache/jackrabbit-oak/pull/1439


-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] OAK-10786: oak-lucene: use copy of lucene-core 4.7.2 source code [jackrabbit-oak]

2024-05-08 Thread via GitHub


reschke commented on PR #1439:
URL: https://github.com/apache/jackrabbit-oak/pull/1439#issuecomment-2100398336

   > Which JARs have the mentioned package?
   
   AFAIR, lucene-core and lucene-msic have overlaps (but there may be more).


-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] OAK-10786: oak-lucene: use copy of lucene-core 4.7.2 source code [jackrabbit-oak]

2024-05-08 Thread via GitHub


steffenvan commented on PR #1439:
URL: https://github.com/apache/jackrabbit-oak/pull/1439#issuecomment-2100358275

   Which JARs have the mentioned package? 


-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] OAK-10786: oak-lucene: use copy of lucene-core 4.7.2 source code [jackrabbit-oak]

2024-05-07 Thread via GitHub


reschke commented on PR #1439:
URL: https://github.com/apache/jackrabbit-oak/pull/1439#issuecomment-2098214655

   I'm still struggling with bundling warnings like:
   ~~~
   [WARNING] Bundle org.apache.jackrabbit:oak-lucene:bundle:1.63-SNAPSHOT : 
Split package, multiple jars provide the same package:org/apache/lucene/document
   Use Import/Export Package directive 
-split-package:=(merge-first|merge-last|error|first) to get rid of this warning
   Package found in   [Jar:., Jar:lucene-core, Jar:lucene-misc]
   Class path [Jar:., Jar:osgi.core, 
Jar:org.osgi.annotation.versioning, Jar:org.apache.felix.scr.annotations, 
Jar:oak-shaded-guava, Jar:oak-api, Jar:jcr, Jar:oak-core-spi, 
Jar:jackrabbit-jcr-commons, Jar:oak-jackrabbit-api, Jar:oak-commons, 
Jar:oak-store-spi, Jar:commons-io, Jar:oak-query-spi, Jar:oak-core, 
Jar:oak-security-spi, Jar:org.osgi.service.component.annotations, 
Jar:org.osgi.service.metatype.annotations, Jar:oak-blob-plugins, 
Jar:oak-store-document, Jar:oak-blob, Jar:tika-core, Jar:jakarta.xml.bind-api, 
Jar:jakarta.activation-api, Jar:oak-search, Jar:lucene-analyzers-common, 
Jar:lucene-core, Jar:lucene-queryparser, Jar:lucene-sandbox, 
Jar:lucene-queries, Jar:lucene-suggest, Jar:lucene-highlighter, 
Jar:lucene-memory, Jar:lucene-misc, Jar:lucene-facet, Jar:slf4j-api, 
Jar:annotations, Jar:jackrabbit-data, Jar:commons-codec, Jar:jcl-over-slf4j]
   ~~~
   
   Any ideas?


-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] OAK-10786: oak-lucene: use copy of lucene-core 4.7.2 source code [jackrabbit-oak]

2024-05-06 Thread via GitHub


reschke opened a new pull request, #1439:
URL: https://github.com/apache/jackrabbit-oak/pull/1439

   (no comment)


-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org