aboutsummaryrefslogtreecommitdiffstats
path: root/predicate-search
Commit message (Collapse)AuthorAgeFilesLines
* Move to container core due to OSGI, keep a copy in testutil for use in ↵Henning Baldersheim2023-11-242-6/+4
| | | | tests in no OSGI modules.
* jackson 2.16 changes some of its default settings so we consolidate our use ↵Henning Baldersheim2023-11-232-2/+4
| | | | | | of the ObjectMapper. Unless special options are used, use a common instance, or create via factory metod.
* Update copyrightJon Bratseth2023-10-0968-68/+68
|
* Build with jdk20Jon Bratseth2023-04-172-5/+4
|
* Unify on Streams.toList()Henning Baldersheim2023-01-178-38/+30
|
* Don't embed JARs installed in lib/jarsBjørn Christian Seime2023-01-111-10/+3
| | | | | | Define installed JARs in vespa-3party-jars. Add bundle-plugin goal wrapping maven-shade-plugin's DefaultShader that excludes installed JARs and lists them in manifest's Class-Path instead.
* Update ABI spec format, and update all specsjonmv2022-10-251-60/+60
|
* Convert predicate-search to junit5Bjørn Christian Seime2022-07-2822-223/+246
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Don't embed annotations in osgi bundlesBjørn Christian Seime2022-05-041-0/+6
|
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-035-5/+5
| | | | Replace use of Guava's `com.google.common.annotations.Beta` with custom annotation.
* Add abi-check-plugin to all modules using `@PublicApi`Bjørn Christian Seime2021-11-302-0/+163
|
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-0767-67/+67
|
* Remove use of common-lang in predicate-searchBjørn Christian Seime2020-01-063-7/+6
|
* Use eclipse collections as gs collection was rebranded to eclipse and ↵Henning Baldersheim2019-06-156-19/+23
| | | | received continous development.
* Install predicate-search fat jarBjørn Christian Seime2019-02-251-0/+2
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Non-functional changes onlyJon Bratseth2018-10-0237-42/+109
|
* Remove usage of junit.frameworkJon Bratseth2018-04-301-1/+2
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Avoid the phrase 'boolean search' for predicate fieldsJon Bratseth2017-09-212-4/+7
| | | | | This is to avoid any confusion with boolean search in the meaning of combining query operators with boolean combinators.
* Update copyright headersJon Bratseth2017-06-1466-66/+66
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1466-66/+66
|
* Update copyright headersJon Bratseth2017-06-1466-66/+66
|
* Revert "Copyright header"Jon Bratseth2017-06-1366-66/+66
|
* Copyright headerJon Bratseth2017-06-1366-66/+66
|
* Add readme filesBjørn Christian Seime2017-01-191-0/+3
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-1567-0/+7469