aboutsummaryrefslogtreecommitdiffstats
path: root/application-preprocessor
Commit message (Collapse)AuthorAgeFilesLines
* Fix output of path preprocessed application package is written toHarald Musum2022-08-081-8/+5
|
* Convert application-preprocessor to junit5Bjørn Christian Seime2022-07-292-20/+33
|
* Remove all dependencies to yoleangjoranv2022-07-131-5/+0
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Do not create dependency-reduced-pom.xmlgjoranv2022-04-081-0/+1
| | | | | | - From maven-shade-plugin 3.3.0 (needed for JDK 17), the DRP is installed and used instead of the ordinary pom.xml, causing transitive dependencies to disappear for dependent modules.
* Use TemporaryFolder in testMartin Polden2022-04-051-6/+4
|
* Improve maven-shade-plugin filter, and move to parent pom.gjoranv2022-02-031-11/+0
| | | | - Removes 223 build warnings (out of 562 for building non-test code)
* Revert "Exclude META-INF files and module-info.class from uber jars."Harald Musum2022-02-021-2/+4
|
* Exclude META-INF files and module-info.class from uber jars.gjoranv2022-02-021-4/+2
| | | | - Generate countless warnings for duplicates and breaking encapsulation.
* unify java warningsArne H Juul2022-01-061-7/+0
| | | | | * these were stricter than in parent, but to simplify we can just use compiler args from parent
* Update 2017 copyright notices.gjoranv2021-10-078-8/+8
|
* searchdefinitions -> schemasHarald Musum2021-06-031-0/+0
|
* Log more when preprocessing failsHarald Musum2020-10-301-6/+4
|
* Remove unnecessary dependencies to vespalog.gjoranv2020-04-271-5/+0
|
* update shell bootstrap sectionsArne Juul2019-09-041-0/+4
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Use maven-shade-plugin to assemble fat jarBjørn Christian Seime2018-10-191-6/+14
| | | | | A bug in maven-assemble-plugin makes it very slow to assemble jar containing BouncyCastle
* update bootstrapArne Juul2018-05-161-2/+5
|
* update bootstrap section of scriptsArne Juul2018-05-141-0/+9
|
* Avoid using deprecated methodHarald Musum2018-01-311-1/+0
|
* Bundle deps as this is a standalone toolJon Bratseth2018-01-231-1/+0
|
* Add provided transitive dependencyJon Bratseth2018-01-231-0/+5
|
* Revert "Revert "Correct path just once""Jon Bratseth2018-01-231-1/+1
|
* Revert "Correct path just once"Håkon Hallingstad2018-01-221-1/+1
|
* Correct path just onceJon Bratseth2018-01-221-1/+1
|
* Always write tensor binary files when possibleJon Bratseth2018-01-191-1/+2
| | | | | | The application package is read in two locations, the uploaded location and the ".preprocessed" location. We need to produce tensor binaries each time, even though the ranking constants seemlingly survives from one to the other.
* Revert "Revert "Revert "Revert "Jvenstad/zone cleanup 4""""Jon Marius Venstad2018-01-031-1/+1
| | | | This reverts commit 7b99d259bf378c0e5c43c9a199efffdf056678f4.
* Revert "Revert "Revert "Jvenstad/zone cleanup 4"""Harald Musum2018-01-021-1/+1
|
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-021-1/+1
|
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-021-1/+1
|
* Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-141-1/+1
|
* Replaced inheritance with delegationJon Marius Venstad2017-12-081-3/+3
|
* Revert "Factory constructor with region/env"Jon Marius Venstad2017-12-081-1/+1
| | | | This reverts commit e5f2b434d614b49bef40038ec1fe1d391db62e1e.
* Factory constructor with region/envJon Marius Venstad2017-12-081-1/+1
|
* 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.
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+4
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-4/+0
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+4
|
* Nonfunctional changesJon Bratseth2017-08-301-2/+3
|
* Create temp folder and use itHarald Musum2017-07-251-2/+5
|
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+0
| | | | | * best practice for HOME-like env vars is to be just the name of the directory without trailing slash.
* Update copyright headersJon Bratseth2017-06-147-6/+7
|
* Revert "Update copyright headers"Jon Bratseth2017-06-147-7/+6
|
* Update copyright headersJon Bratseth2017-06-147-6/+7
|
* Revert "Copyright header"Jon Bratseth2017-06-137-7/+6
|