aboutsummaryrefslogtreecommitdiffstats
path: root/model-evaluation/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-181-0/+16
|
* Add model evaluation rest api handlerLester Solbakken2018-09-171-0/+12
|
* Set scope 'provided' for config-lib in searchcoregjoranv2018-09-101-3/+0
| | | | | - Searchcore is not used in any java standalone (non-jdisc) apps. - ImportPackage in model-evaluation is now unnecessary.
* Explicitly import com.yahoo.configJon Bratseth2018-09-051-0/+3
|
* Revert "Merge pull request #6818 from ↵Jon Bratseth2018-09-051-0/+5
| | | | | | | vespa-engine/revert-6813-bratseth/handle-large-constants-take-4" This reverts commit 9394b251a6353151e01121d019052a2e0860f117, reversing changes made to bd6bfca0bc973eb2edd4fc2ab793f2e2ca3fc248.
* Revert "Bratseth/handle large constants take 4"Harald Musum2018-09-051-5/+0
|
* Revert "Merge pull request #6794 from ↵Jon Bratseth2018-09-051-0/+5
| | | | | | | vespa-engine/revert-6788-bratseth/handle-large-constants-take-2" This reverts commit 7516c7245cbcda860ff977fe111ebfe7e35e0078, reversing changes made to 793aac11a3cbefd24535595665fc3c3104c1e043.
* Revert "Bratseth/handle large constants take 2"Jon Bratseth2018-09-041-5/+0
|
* Export searchcore configJon Bratseth2018-09-041-1/+0
| | | | | | Export searchcore config and include it in model-evaluation. Not needed by other modules, and if it were it should probably move to searchlib.
* Revert "Merge pull request #6781 from ↵Jon Bratseth2018-09-041-0/+6
| | | | | | | vespa-engine/revert-6774-bratseth/handle-large-constants" This reverts commit f4b81d662c31f25b2be8964fd22bacf11b60e362, reversing changes made to f0405491348b35153b6bc3137ae8af6df7255c05.
* Revert "Bratseth/handle large constants"Harald Musum2018-09-041-6/+0
|
* Read and resolve constants in model evaluationJon Bratseth2018-09-031-0/+6
|
* Remove bogus plugin configuration.gjoranv2018-08-311-17/+1
|
* Rename (#6543)Jon Bratseth2018-08-101-0/+96