aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Remove unnecessary dependency on container-testgjoranv2023-07-121-6/+0
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Remove vespåa-http-client usage part 2Jon Bratseth2022-06-081-36/+0
|
* Revert "Remove http client use"Jon Bratseth2022-06-081-0/+36
| | | | This reverts commit a7fd13540d34de50ed3526576c62eebc476a1e1c.
* Remove http client useJon Bratseth2022-06-081-36/+0
|
* unify java warnings (use compiler args from parent)Arne H Juul2022-01-061-8/+0
|
* Do not embed artifacts provided by Jdisc containergjoranv2021-10-071-4/+21
| | | | - Reduces bundle size from 13.3 to 3.4 MB
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-061-5/+0
|
* Revert "Use provided apache http client bundle from container [run-systemtest]"Harald Musum2021-07-051-0/+5
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-051-5/+0
|
* Revert "Reapply "Use provided apache http client bundle from container""Bjørn Christian Seime2021-06-231-0/+5
|
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-231-5/+0
|
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-0/+5
| | | | [run-systemtest]""
* Revert "Revert "Reapply "Use provided apache http client bundle from ↵Harald Musum2021-06-221-5/+0
| | | | container" [run-systemtest]""
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-0/+5
| | | | [run-systemtest]"
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-5/+0
| | | | This reverts commit 89c9ae74e5aa065981ea55fe326369df64219c6b.
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-0/+5
| | | | This reverts commit a181d8d9de3f4e73daab9ee0d62fd25f094fce2f.
* Use provided apache http client bundle from containerBjørn Christian Seime2021-06-171-5/+0
|
* Ensure transitive dependencies of vespajlib are present on test classpathBjørn Christian Seime2021-01-201-0/+6
| | | | | | Some modules misuse container-dev as a compile/test dependency or have container-test missing as test dependency. Depend on container-test where it does not create a cycle. Otherwise depend directly on vespajlib without altering scope of existing transitive vespajlib dependency.
* Revert "Revert "Jonmv/async doc v1 implementation""Jon Marius Venstad2020-09-301-0/+6
| | | | This reverts commit c6aded1606112a54969f56403085ca90d61dac8f.
* Revert "Jonmv/async doc v1 implementation"Harald Musum2020-09-291-6/+0
|
* Separate out delay queue, and add unit test for itJon Marius Venstad2020-09-281-0/+6
|
* Remove use of commons-lang from vespaclient-container-pluginBjørn Christian Seime2020-01-061-5/+0
|
* Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-191-0/+4
| | | | | | | | Use setters for directly assigning ssl context and hostname validator to client builder. This ensures that all connection settings applied to the builder are actual used to construct the client. Previously, the connection settings for timeout and total connections were ignored if ssl was configured.
* Revert "Add Vespa TLS support to vespa-http-client"Bjørn Christian Seime2019-07-181-4/+0
| | | | This reverts commit 4ed7063aa9a5c3d961231484178945ed3ecef441.
* Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-171-0/+4
| | | | | | | | Use setters for directly assigning ssl context and hostname validator to client builder. This ensures that all connection settings applied to the builder are actual used to construct the client. Previously, the connection settings for timeout and total connections were ignored if ssl was configured.
* mockito-all => mockito-coreHenning Baldersheim2019-04-291-2/+1
|
* Revert "Revert "Bratseth/remove dependencies" (#8885)"Jon Bratseth2019-03-231-16/+5
| | | | This reverts commit 9379e425712abe71fcd2f406c139baf25a017108.
* Revert "Bratseth/remove dependencies" (#8885)Harald Musum2019-03-221-5/+16
|
* Clean up dependenciesJon Bratseth2019-03-221-16/+5
|
* Do TODOsJon Bratseth2019-01-211-1/+1
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Correctly export generated bucket space config classTor Brede Vekterli2018-02-011-6/+0
|
* WIP for adding bucket space to stat-related messages in JavaTor Brede Vekterli2018-02-011-0/+5
|
* Revert "Geirst/add bucket space to document api"Harald Musum2018-01-301-0/+1
|
* Correctly export generated bucket space config classTor Brede Vekterli2018-01-291-6/+0
|
* WIP for adding bucket space to stat-related messages in JavaTor Brede Vekterli2018-01-291-0/+5
|
* 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.
* 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
|
* Add container module for exteral dependeesJon Bratseth2016-10-191-0/+2
|