aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-http-client/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Bjorncs/apache commons libraries cleanup""Bjørn Christian Seime2020-01-081-6/+0
|
* Revert "Bjorncs/apache commons libraries cleanup"Harald Musum2020-01-081-0/+6
|
* Remove use of common-lang in vespa-http-clientBjørn Christian Seime2020-01-071-6/+0
|
* Use the new release option in JDK 9+ to ensure JDK 8 compability for client ↵Arnstein Ressem2019-10-221-22/+4
| | | | libraries.
* Remove findbugs annotations from code and build path.gjoranv2019-09-091-5/+0
| | | | | - jsr305 is needed by guava, which declares it as optional dep. - Remaining modules with annotations do not affect the container.
* Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-191-0/+27
| | | | | | | | 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-27/+0
| | | | This reverts commit 4ed7063aa9a5c3d961231484178945ed3ecef441.
* Add Vespa TLS support to vespa-http-clientBjørn Christian Seime2019-07-171-0/+27
| | | | | | | | 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
|
* Remove duplicate declarationJon Bratseth2019-04-101-12/+5
|
* Avoid duplicationJon Bratseth2019-03-291-12/+0
|
* Add explanationJon Bratseth2019-03-291-0/+1
|
* Client-side modules should be compilable with jdk8Jon Bratseth2019-03-291-2/+44
|
* Revert "Revert "Bratseth/remove dependencies" (#8885)"Jon Bratseth2019-03-231-42/+43
| | | | This reverts commit 9379e425712abe71fcd2f406c139baf25a017108.
* Revert "Bratseth/remove dependencies" (#8885)Harald Musum2019-03-221-43/+42
|
* Correct commons lang dependency scope to testJon Bratseth2019-03-221-4/+0
|
* Correct commons lang dependency scope to testJon Bratseth2019-03-221-5/+6
|
* Correct hamcrest dependency scope to testJon Bratseth2019-03-221-5/+5
|
* Remove testutils dependencyJon Bratseth2019-03-221-22/+41
|
* Remove vespajlib dependencyJon Bratseth2019-03-221-5/+0
|
* Remove component dependencyJon Bratseth2019-03-221-5/+0
|
* Remove dependency on Vespa annotationsJon Bratseth2019-03-221-5/+0
|
* 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
|
* Inherit apache httpcomponents version from parent.gjoranv2018-07-181-6/+0
| | | | + remove unnecessary httpcore dep (transitive from httpclient).
* Java 9: Upgrade maven-shade-plugingjoranv2018-05-031-1/+0
|
* Don't warn/fail on missing serialVersionUIDBjørn Christian Seime2018-04-031-0/+1
|
* Include version number in user agent nameBjørn Christian Seime2018-02-021-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.
* Add dependency management for jackson-dataformat-xml.gjoranv2017-10-131-3/+0
| | | | + remove some unnecessary version from vespa-http-client pom.
* 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
|
* Revert "Revert "Voffeloff/constant tensor validation""Vegard Sjonfjell2016-10-071-0/+6
|
* Revert "Voffeloff/constant tensor validation"Vegard Sjonfjell2016-10-051-6/+0
|
* Move JsonTestHelper to testutilVegard Sjonfjell2016-10-051-0/+6
|
* Created FormatInputStreat to unify reading from file or stdinvalerijf2016-07-061-0/+5
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+131