aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-feed-client/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Remove unused dependency on wiremockBjørn Christian Seime2023-07-131-5/+0
|
* Remove Apache based implementationBjørn Christian Seime2023-07-131-20/+0
|
* Introduce experimental HTTP/2 client implementation based on JettyBjørn Christian Seime2023-07-051-0/+5
|
* Build with jdk20Jon Bratseth2023-04-171-0/+6
|
* Add --gzip-requests to compress request bodies in feed clientjonmv2023-01-031-0/+5
|
* Upgrade BouncyCastle to 1.72Bjørn Christian Seime2022-10-121-1/+1
| | | | Migrate to artifact names used by 1.71+
* Build vespa-feed-client as multi-release JARBjørn Christian Seime2022-07-151-4/+27
| | | | Hardcode ALPN protcol name for JDK8
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* unify java warningsArne H Juul2022-01-061-5/+0
| | | | | * these were stricter than in parent, but to simplify we can just use compiler args from parent
* Remove abi-spec pluginMorten Tokle2021-12-071-4/+0
|
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-071-1/+6
|
* Use a custom property for setting relase version for clients.gjoranv2021-11-151-10/+1
| | | | | | | | | - Always set release version via maven-compiler-plugin, instead of maven property which is overridden by compiler-plugin config. - Using a custom property with self-explanatory name makes comments redundant. - Remove explicit jdkToolchain config, as these modules no longer compile with jdk pre 9, due to the --release flag.
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Remove jetty and okhttp impementationsJon Marius Venstad2021-06-151-17/+0
|
* Export Javadoc + monitor for ABI changesBjørn Christian Seime2021-06-141-0/+9
|
* Revert "Merge pull request #18232 from ↵Jon Marius Venstad2021-06-141-0/+5
| | | | | | | vespa-engine/revert-18231-jonmv/vespa-feed-client" This reverts commit eb8b2a1d15596df8487ff855934297152fee5e92, reversing changes made to 67412c3c00fae41f1ce24b9e47a24c41128475f2.
* Revert "Jonmv/vespa feed client"Arnstein Ressem2021-06-141-5/+0
|
* Support OKHttpJon Marius Venstad2021-06-141-0/+5
|
* Use Jetty for vespa-feed-clientJon Marius Venstad2021-06-111-0/+12
|
* Split cli and programmatic API artifacts to separate Maven modulesBjørn Christian Seime2021-05-251-28/+0
|
* Specify main classBjørn Christian Seime2021-05-211-0/+5
|
* Build and package standalone vespa-feed-client utilityBjørn Christian Seime2021-05-211-16/+20
|
* com.yahoo -> aiJon Marius Venstad2021-05-201-1/+7
|
* Add CLI interface of vespa-feed-clientBjørn Christian Seime2021-05-201-0/+5
|
* Add utility class containing Vespa versionBjørn Christian Seime2021-05-111-0/+21
|
* Add Maven module for new feed clientBjørn Christian Seime2021-05-101-0/+75