aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Manage ph-javacc-maven-plugin config in parent pom.gjoranv2018-12-061-9/+0
| | | | + Remove unused management for old javacc plugin.
* Move all importing to model-integrationJon Bratseth2018-11-221-6/+6
|
* Separate model integration into a separate moduleJon Bratseth2018-11-211-10/+4
| | | | | | | This allows us to access model importers (such as TensorFlow) in config models without loading one instance per config model instance, which is not possible with TensorFlow because it depends on JNI code.
* Use TF 1.11.0 everywhereJon Bratseth2018-11-151-2/+0
|
* Switch to new javacc maven plugin:gjoranv2018-08-271-6/+4
| | | | | | | | - config model - document - documentapi - indexinglanguage. - searchlib
* Use the guava version from container-dep-versions everywhere.gjoranv2018-07-191-2/+0
|
* Scala code replaced with Java equivalentOlli Virtanen2018-05-241-23/+0
|
* Remove explicit maven-compiler-plugin config. Inherit from parent.gjoranv2018-04-251-2/+0
|
* Use tensorflow 1.6Henning Baldersheim2018-03-121-2/+2
|
* Remove FileDistributionManager.Henning Baldersheim2018-02-081-5/+0
|
* Use protobuf 3.4.0 by defaultJon Bratseth2018-01-181-1/+0
|
* Basic TensorFlow integrationJon Bratseth2018-01-091-0/+15
| | | | | | | | | | This wil replace any occurrence of tensorflow(...) in ranking expressions with the corresponding translated expression. It is functional but these tings are outstanding - Propagate warnings - Import a model just once even if referred multiple times - Add constants as tensor files rather than config
* 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.
* Don't depend on filedistributionHarald Musum2017-11-161-5/+0
| | | | No need to depend on filedistribution anymore, config defs are now in configdefinitions module
* move logforwarder.def to configdefinitions moduleArne Juul2017-10-051-5/+0
|
* Add support for logforwarderHarald Musum2017-10-051-1/+6
|
* Exclude scala-xml from provided classpathgjoranv2017-09-081-0/+5
| | | | | | | | | | - To prevent import-package for its packages. - scala-xml is only used to generate config classes, and is not needed or provided runtime. - Add scala-xml in scope test where it's used in unit tests. - Do not exclude scala-xml from config-bundle until the oldest active config model uses the new Java version of createClassName.
* Revert "Exclude scala-xml from provided classpath"gjoranv2017-09-071-5/+0
|
* Exclude scala-xml from provided classpathgjoranv2017-09-071-0/+5
| | | | | | | - To prevent import-package for its packages. - scala-xml is only used to generate config classes, and is not needed or provided runtime. - Add scala-xml in scope test where it's used in unit tests.
* Revert "Exclude scala-xml from provided classpath"gjoranv2017-09-011-5/+0
| | | | This reverts commit 2bcc584022f761efa9968a3c126608b559b8fedb.
* Exclude scala-xml from provided classpathgjoranv2017-08-311-0/+5
| | | | | | | - To prevent import-package for its packages. - scala-xml is only used to generate config classes, and is not needed or provided runtime. - Add scala-xml in scope test where it's used in unit tests.
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-7/+0
|
* Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-2/+2
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* bump maven-jar-plugin versionArne H Juul2017-04-301-0/+2
| | | | | * when creating multiple jars in same step, we now need to use a classifier for one of them.
* warn for deprecation tooArne H Juul2017-04-251-1/+0
|
* disallow some warningsArne H Juul2017-04-251-3/+8
|
* Run schema tests, add test for required attribute in nodes elementHarald Musum2016-10-101-0/+10
| | | | VESPA-4977
* Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-011-0/+2
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+531