aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* enable more lint warningsArne H Juul2022-01-061-3/+0
| | | | | | * note: this module uses rawtypes and unchecked casts all over the place. Several core concepts would need to be redesigned and rewritten to avoid this.
* Avoid hamcrestHenning Baldersheim2022-01-031-5/+0
|
* Revert "Merge pull request #20456 from ↵Jon Bratseth2021-12-131-0/+6
| | | | | | | vespa-engine/revert-20439-bratseth/zoneinfo-in-query-profile-context" This reverts commit 2780822f7d1fc66ea2833b2b7aaa2b9cb74f5833, reversing changes made to 8ff6429daf9a695f2fa5d45a8033c75fdadfcfe2.
* Revert "Add zone info to query profile context"Arnstein Ressem2021-12-101-6/+0
|
* Add zone info to query profile contextJon Bratseth2021-12-091-0/+6
|
* JDK 17: Open jdk.internal.util.random for mockito/bytebuddygjoranv2021-11-041-0/+10
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Remove all dependencies to simplemetrics.gjoranv2021-04-131-6/+0
|
* Put back provided-dependencies instead of jdisc_core/httpgjoranv2021-03-011-7/+1
|
* Use explicit dependencies instead of 'provided-dependencies'gjoranv2021-02-191-2/+14
| | | | | .. while keeping all necessary provided deps to get all imports needed by the compile scoped deps in each module.
* Remove usage of org.jsonBjørn Christian Seime2021-02-021-0/+5
|
* Revert "Remove org.json usage [run-systemtest]"Bjørn Christian Seime2021-02-011-5/+0
|
* Remove usage of org.json:jsonBjørn Christian Seime2021-01-291-0/+5
| | | | | | | | Remove most usage of org.json:json Maven artifact. This library does not have a compatible license. Some usage is still left as it's part of our container-search public API. We'll need a major release to fix that. See https://github.com/vespa-engine/vespa/issues/14762 for more details.
* Revert "Revert "Merge container-accesslogging into jdisc_http_service""Bjørn Christian Seime2021-01-111-6/+0
|
* Revert "Merge container-accesslogging into jdisc_http_service"Bjørn Christian Seime2021-01-111-0/+6
|
* Merge container-accesslogging into jdisc_http_serviceBjørn Christian Seime2021-01-111-6/+0
|
* Revert "Remove implicit and potensially false dependency on jdisc_http_service"Bjørn Christian Seime2020-11-111-6/+0
|
* Remove implicit and potensially false dependency on jdisc_http_serviceBjørn Christian Seime2020-11-111-0/+6
| | | | Required for later changes to jdisc_http_service. Removes jdisc_http_service from provided-dependencies.
* Introduce top-k-probability and use it to fetch correct proper amount of ↵Henning Baldersheim2020-04-151-0/+5
| | | | hits from each partition
* Remove use of apache commons libraries in container-searchBjørn Christian Seime2020-01-031-12/+0
|
* protobuf-java dependency cleanupOlli Virtanen2019-03-221-1/+1
|
* Search over protobuf + jrtOlli Virtanen2019-03-191-0/+5
|
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-5/+0
|
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-0/+5
|
* Do not provide apache httpclient and httpcore.gjoranv2019-01-211-8/+5
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-091-0/+4
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-041-4/+0
|
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-181-0/+16
|
* Remove javadoc excludes - javacc now generates legal javadoc.gjoranv2018-12-061-8/+0
|
* Manage ph-javacc-maven-plugin config in parent pom.gjoranv2018-12-061-9/+0
| | | | + Remove unused management for old javacc plugin.
* Replace old javacc-plugin with ph-javacc-maven-plugin.gjoranv2018-08-271-8/+4
|
* Java 9: Add jaxb-api dependencygjoranv2018-05-041-0/+5
| | | | | - javax.xml classes are moved to module java.xml.ws ("which is not in the module graph")
* 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.
* Make antlr and antlr4 invisible for customer projects.gjoranv2017-09-011-2/+1
| | | | - Visible only in test classpath.
* Revert "Make antlr and antlr4 invisible for customer projects."Arnstein Ressem2017-08-311-1/+2
|
* Make antlr and antlr4 invisible for customer projects.gjoranv2017-08-301-2/+1
| | | | - Visible only in test classpath.
* Cleanup pom.xmlBjørn Christian Seime2017-07-241-14/+0
|
* Remove building of old osgi bundlesBjørn Christian Seime2017-07-241-46/+0
| | | | These bundles are not used in any unit or system test.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* explicit lint optionsArne H Juul2017-04-261-0/+12
| | | | | * this module can't really benefit from linting currently, but make it explicit for clarity.