aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat
Commit message (Collapse)AuthorAgeFilesLines
* Import new package in config-model-api,gjoranv2019-03-041-0/+1
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Import ai.vespa.rankingexpression.importer.configmodelviewJon Bratseth2018-11-271-0/+1
|
* Import model-integration into config-model-fatJon Bratseth2018-11-271-0/+6
|
* Remove unnecessary dependencies.gjoranv2018-06-261-55/+0
| | | | | | - Test deps. - Old guava version. - Explicit 'annotations' dep.
* Upgrade maven-bundle-plugin to 3.5.0 to allow module-info.classgjoranv2018-06-061-2/+7
| | | | | | - Error with previous versions: [ERROR] Bundle com.yahoo.vespa:config-model-fat-amended:bundle:6-SNAPSHOT : Exception: java.lang.ArrayIndexOutOfBoundsException: 19 [ERROR] Bundle com.yahoo.vespa:config-model-fat-amended:bundle:6-SNAPSHOT : Invalid class file module-info.class (java.lang.ArrayIndexOutOfBoundsException: 19)
* Add new module fat-model-dependenciesgjoranv2018-05-301-186/+14
| | | | | | | | - Contains all compile scope deps for config-model-fat. - Added to avoid copying all these deps into amended fat model. - Necessary for maven-bundle-plugin 3 because its exclude mechanism has changed to exclude all transitive deps of an excluded artifact.
* Revert "Add new module fat-model-dependencies"Harald Musum2018-05-301-14/+186
|
* Add new module fat-model-dependenciesgjoranv2018-05-291-186/+14
| | | | | | | | - Contains all compile scope deps for config-model-fat. - Added to avoid copying all these deps into amended fat model. - Necessary for maven-bundle-plugin 3 because its exclude mechanism has changed to exclude all transitive deps of an excluded artifact.
* Don't exclude TensorFlow JNIJon Bratseth2018-03-191-7/+0
| | | | It is not necessarily installed on the machine in open source environments.
* Remove FileDistributionManager.Henning Baldersheim2018-02-081-5/+0
|
* Exclude libtensorflow_jniJon Bratseth2018-01-251-0/+7
|
* Do not package icu4j in config-model-fat.gjoranv2018-01-181-0/+7
|
* 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.
* Remove unnecessary dependency on filedistributionHarald Musum2017-11-171-5/+0
|
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+5
|
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-5/+0
|
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+5
|
* Improve comment about malicious Import-Package.gjoranv2017-09-081-1/+1
|
* Revert "Gjoranv/remove fat model import"gjoranv2017-09-071-0/+1
|
* Remove malicious import-package from config-model-fat.gjoranv2017-09-071-1/+0
| | | | - config-model-api does not seem to leak InnerCNode anymore.
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
|
* Copyright headerJon Bratseth2017-06-132-2/+2
|
* Add/improve README'sJon Bratseth2017-01-191-1/+4
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Use github name in @author and OWNERS filesHarald Musum2016-06-171-1/+1
|
* PublishJon Bratseth2016-06-155-0/+341