summaryrefslogtreecommitdiffstats
path: root/container-search/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* add defaults extraction and unit testArne Juul2023-10-181-0/+12
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* - Update dependency org.jvnet.mimepull:mimepull to v1.10.0renovate[bot]2023-08-291-5/+0
| | | | | | | | - Update dependency org.apache.opennlp:opennlp-tools to v1.9.4 - Use dependency-versions - Bring jimfs up to date. - Bring some more libraries up-2-date. - Reduce usage of assertj
* Consolidate hamcrest usage to 2.x and remove cthul-matchersBjørn Christian Seime2023-08-291-5/+1
|
* Use 'vespa.version' suffix for all global version properties.gjoranv2023-07-241-1/+1
|
* Revert "New parent pom"Arnstein Ressem2023-07-211-1/+1
|
* Use 'vespa.version' suffix for all global version properties.gjoranv2023-07-191-1/+1
|
* add model-evaluation as a dependency for container-searchArne Juul2023-02-101-0/+8
| | | | (will be needed when we start using ModelsEvaluator in the search chain)
* Replace org.json with slime in JSONStringjonmv2022-10-211-5/+0
|
* Convert container-search to junit5Bjørn Christian Seime2022-07-281-5/+24
|
* Reapply "Bjorncs/application status handler""Bjørn Christian Seime2022-06-301-0/+6
|
* Revert "Bjorncs/application status handler"Bjørn Christian Seime2022-06-291-6/+0
|
* Move ApplicationStatusHandler to container-discBjørn Christian Seime2022-06-281-0/+6
|
* Remove temporary dependency on 'jetty-http' with test scopeBjørn Christian Seime2022-06-081-7/+0
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Remove all usage and stop providing net.jcip.annotaitonsgjoranv2022-06-081-4/+0
| | | | (only provided build time, not runtime)
* Don't provide Jetty bundles from 'container' artifactBjørn Christian Seime2022-06-081-0/+7
| | | | Add dependency on 'jetty-http' with scope test instead of adding false dependencies with 'container-test'.
* Stop exporting org.json (including removal of deprecated APIs)Bjørn Christian Seime2022-06-081-1/+1
|
* 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.