aboutsummaryrefslogtreecommitdiffstats
path: root/client/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependency on GroovyBjørn Christian Seime2021-11-261-22/+2
|
* Upgrade gson to 2.8.9Harald Musum2021-11-191-1/+1
|
* Use a custom property for setting relase version for clients.gjoranv2021-11-151-6/+7
| | | | | | | | | - 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.
* JDK17: Depend on latest groovy and use latest gmavenplus-plugin.gjoranv2021-10-291-5/+3
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Add copyright headersJon Bratseth2021-03-181-0/+1
|
* Produce a fat jar for client module.Arnstein Ressem2020-02-061-0/+15
|
* Produce JDK 8 compatible object files for Vespa clients.Arnstein Ressem2020-01-101-0/+2
|
* dsl library for vespa search queriesyehzu2019-12-121-0/+66