summaryrefslogtreecommitdiffstats
path: root/vespa-feed-client-cli/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Build with jdk20Jon Bratseth2023-04-171-0/+6
|
* 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
* Extract vespa-feed-client-api module from vespa-feed-clientMorten Tokle2021-12-071-1/+1
|
* 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
|
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-1/+0
|
* Package client with start script as zip artifactBjørn Christian Seime2021-06-141-12/+25
|
* Add slf4j implementation to get rid of runtime warningBjørn Christian Seime2021-05-281-0/+6
|
* Add benchmark mode to JsonStreamFeeder + CliClient wiringBjørn Christian Seime2021-05-271-0/+5
|
* Split cli and programmatic API artifacts to separate Maven modulesBjørn Christian Seime2021-05-251-0/+87