aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-261-1/+0
| | | | | | This is to avoid having to install config-mode and dependencies in the container at startup as a consequence of wanting model-integration there to make TensorFlow available.
* Install config model APIJon Bratseth2018-11-261-0/+1
|
* Revert "Exclude tensorflow when depending on searchlib"Henning Baldersheim2018-11-231-4/+0
|
* Merge pull request #7752 from ↵Henning Baldersheim2018-11-231-0/+4
|\ | | | | | | | | vespa-engine/hmusum/exclude-tensorflow-from-searchlib-dependency Exclude tensorflow when depending on searchlib
| * Exclude tensorflow when depending on searchlibHarald Musum2018-11-231-0/+4
| |
* | Separate model integration into a separate moduleJon Bratseth2018-11-211-0/+1
|/ | | | | | | 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.
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-191-0/+1
|
* Revert "Move classes in com.yahoo.security to security-utils"Harald Musum2018-10-191-1/+0
|
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-171-0/+1
|
* Use correct version for jackson-databind preinstall jar. (#7015)gjoranv2018-09-191-1/+1
|
* PreinstallJon Bratseth2018-08-281-0/+1
|
* Reapply "Adding handler and binding when services.xml has <search>-field"gjoranv2018-07-121-0/+1
|
* Revert "Adding handler and binding when services.xml has <search>-field"Harald Musum2018-07-121-1/+0
|
* Changed typoHenrik2018-07-111-1/+1
|
* Add GUIHandler to Configmodel and add bundle runtimeHenrik2018-07-101-0/+1
|
* Remove duplicate dependency version properties.gjoranv2018-06-111-9/+0
| | | | - See container-dependency-versions instead.
* Make jdisc-security-filters a pre-install requirement of jdiscBjørn Christian Seime2018-04-091-0/+1
|
* Jdisc provides bouncycastle now, so don't hide it.gjoranv2018-03-071-5/+0
|
* Merge pull request #5094 from vespa-engine/mortent/reapply-ckms-2Bjørn Christian Seime2018-02-221-0/+1
|\ | | | | refactor athenz id provider and add SIA provider
| * add vespa-athenz to preinstalled bundlesMorten Tokle2018-02-221-0/+1
| |
* | Remove JacksonJaxrsResolverHook and the BundleActivator.gjoranv2018-02-211-1/+0
|/ | | | | - Their only purpose was to ensure corresponding versions of jackson and jersey. We now only use jersey2.
* 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.
* Add jackson-datatype-jsr310 to preinstall listBjørn Christian Seime2017-11-221-1/+2
|
* Add token refresh to AthenzIdentityProvider implementationBjørn Christian Seime2017-11-061-0/+6
| | | | | | Includes logic for retry: exponential backoff for instance registration, linear backoff for credential updates. Moved instance registration + credentials update logic to new class AthenzCredentialsService.
* Use BouncyCastle directly instead through athenz-auth-coreBjørn Christian Seime2017-10-241-18/+3
|
* Exclude unwanted dependencies from athenz-auth-coreBjørn Christian Seime2017-10-241-0/+15
|
* Add Athenz identity provider and configurationMorten Tokle2017-10-201-0/+11
|
* Remove unused java persistence implementation.Tor Egge2017-10-091-1/+0
|
* Revert "Install net.jpountz.lz4:lz4 as a bundle."Harald Musum2017-09-141-6/+0
|
* Install net.jpountz.lz4:lz4 as a bundle.gjoranv2017-09-141-0/+6
| | | | | | | | | - From vespajlib. - It must still be a compile scope dep in order to make it a transitive dep for dependents of vespajlib. (Important to allow using vespajlib as a library outside the jdisc container.) - Hence, lz4 is still on the bundle classpath, but the explicitly added Import-Package overrides the bundle classpath.
* Preinstall zkfacadeJon Bratseth2017-06-301-0/+1
|
* Upgrade exec-maven-plugin to 1.6.0Bjørn Christian Seime2017-06-201-1/+0
|
* Revert "Update dependencies for bundle-plugin"Harald Musum2017-06-201-0/+1
|
* Upgrade exec-maven-plugin to 1.6.0Bjørn Christian Seime2017-06-201-1/+0
|
* 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
|
* Upgrade jersey to 2.23.2 (latest).gjoranv2016-10-111-6/+9
|
* Upgrade Jersey to 2.18gjoranv2016-10-101-2/+2
|
* Upgrade jersey to 2.16gjoranv2016-10-071-2/+5
| | | | | - include new jersey-entity-filtering feature jar. https://jersey.java.net/documentation/latest/entity-filtering.html
* Upgrade jersey to 2.14.gjoranv2016-10-071-4/+9
|
* Fix typo in depHarald Musum2016-10-061-1/+1
|
* Set correct versions for jersey dep jars.gjoranv2016-10-061-4/+4
|
* Only refer to plugin, do not specify any details...Henning Baldersheim2016-09-061-11/+0
|