summaryrefslogtreecommitdiffstats
path: root/container-disc
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Remove jersey servlet and jaxb [run-systemtest]"Martin Polden2021-07-231-1/+4
|
* Do not install jersey-container-servlet and media-jaxb bundles.gjoranv2021-07-211-4/+1
|
* Revert "Remove the jersey-server bundle and dependent bundles [run-systemtest]"gjoranv2021-07-201-0/+6
|
* Do not install the jersey-media-jaxb bundle.gjoranv2021-07-191-1/+0
| | | | - Was pulled in by the jersey-container-servlet-core artifact.
* Do not install the jersey-server bundle and dependent bundles.gjoranv2021-07-191-5/+0
|
* Do not export package that no longer exists.gjoranv2021-07-151-5/+0
|
* Remove ancient config definitions.gjoranv2021-07-152-15/+0
|
* Do not build, install or dist container-jersey2gjoranv2021-07-111-1/+0
|
* Revert "Don't deploy or install container-jersey2 [run-systemtest]"Harald Musum2021-07-081-0/+1
|
* Don't deploy or install container-jersey2gjoranv2021-07-081-1/+0
|
* Allow reflective access to java.nioBjørn Christian Seime2021-07-051-0/+1
|
* Do not pre-install model-evaluation/integration from disc pom.gjoranv2021-07-021-2/+0
| | | | | - They are now installed via config-model for the appropriate container types.
* Revert "Install model evaluation via configmodel [run-systemtest]"gjoranv2021-07-021-0/+2
|
* Revert "Jonmv/reapply session cache with injected config"Jon Marius Venstad2021-07-021-0/+4
|
* Merge pull request #18488 from ↵gjoranv2021-07-021-2/+0
|\ | | | | | | | | vespa-engine/install-model-evalutation-via-configmodel Install model evaluation via configmodel [run-systemtest]
| * Do not pre-install model-evaluation/integration from disc pom.gjoranv2021-07-011-2/+0
| | | | | | | | | | - They are now installed via config-model for the appropriate container types.
* | Revert "Merge pull request #18503 from ↵Jon Marius Venstad2021-07-021-4/+0
| | | | | | | | | | | | | | vespa-engine/revert-18499-jonmv/session-cache-in-DI" This reverts commit a3c51b1f01dd2ad32bbf5dadacdc54629a97832f, reversing changes made to 57d72de784e93c39c9f935b461727655fe5b9e58.
* | Revert "Use injected config in SessionCache"Jon Marius Venstad2021-07-011-0/+4
| |
* | Use injected config in SessionCacheJon Marius Venstad2021-07-011-4/+0
|/
* Remove warning produced by hc5 doing reflective access on SSLEngineImplBjørn Christian Seime2021-06-231-0/+1
|
* Package Apache http client libraries as a single osgi bundleBjørn Christian Seime2021-06-171-0/+8
|
* drop empty buffers instead of using small buffersHåvard Pettersen2021-06-151-1/+1
|
* Do not deploy or install jakarta jars.gjoranv2021-05-071-2/+0
| | | | | - They overlap/confilct with jars that are available via classpath from jdisc_core.
* Revert "Do not deploy or install jakarta jars."Jon Marius Venstad2021-05-071-0/+2
|
* Do not deploy or install jakarta jars.gjoranv2021-05-071-2/+0
| | | | | - They overlap/confilct with jars that are available via classpath from jdisc_core.
* Move jakarta deps to parent, these should not be exposed to users.gjoranv2021-05-051-2/+2
|
* Merge pull request #17449 from ↵gjoranv2021-04-151-7/+0
|\ | | | | | | | | vespa-engine/gjoranv/merge-simplemetrics-into-core Gjoranv/merge simplemetrics into core [run-systemtest]
| * Do not build or install simplemetrics (module, bundle, dist).gjoranv2021-04-151-1/+0
| |
| * Remove all dependencies to simplemetrics.gjoranv2021-04-131-6/+0
| |
* | Improve commentsBjørn Christian Seime2021-04-151-1/+2
| |
* | Use spifly to support ServiceLoader API in OSGi contextBjørn Christian Seime2021-04-141-0/+7
| | | | | | | | Includes upgrade of asm to 9.1
* | Ensure all required Jetty packages are present in container-disc's manifestBjørn Christian Seime2021-04-141-10/+11
|/ | | | | Add explicit jdisc_jetty dependency so that bundle-plugin can generate necessary import-package statements for all Jetty bundles.
* Merge pull request #17380 from vespa-engine/gjoranv/merge-di-into-core_2gjoranv2021-04-131-3/+0
|\ | | | | Gjoranv/merge di into core 2 [run-systemtest]
| * Embed 'component' in the container-disc bundle.gjoranv2021-04-121-3/+0
| | | | | | | | - Do not install the component module anymore.
* | Add HTTP/2 support to jdiscBjørn Christian Seime2021-04-121-0/+6
|/
* Revert "Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]"""Bjørn Christian Seime2021-04-121-6/+0
|
* Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]""Bjørn Christian Seime2021-04-121-0/+6
|
* Revert "Bjorncs/jdisc http2 preps [run-systemtest]"Harald Musum2021-04-091-6/+0
|
* Add Jetty http2 + alpn bundlesBjørn Christian Seime2021-04-091-0/+6
|
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-061-0/+3
|
* Do not install the component module.gjoranv2021-04-031-2/+0
| | | | - The jar is now embedded in the container-disc bundle.
* Package component and container-core as jar, not container-plugin.gjoranv2021-04-021-1/+0
| | | | | - component is now embedded in container-disc, and container-core always was.
* Remove dependencies to jdisc_mbus_service and messagebus-disc.gjoranv2021-03-291-11/+0
| | | | - These modules will be merged into container-messagebus.
* Update start scriptsMorten Tokle2021-03-251-0/+1
|
* Do not install the jdisc_http_service bundle.gjoranv2021-03-231-1/+0
|
* Add preinstall bundles from jdisc_http_service to container-disc.gjoranv2021-03-231-0/+13
|
* group -> aws-parameter-storeMorten Tokle2021-03-162-3/+52
|
* Change config namespace. Update ABI specOla Aunrønning2021-03-042-1/+102
|
* Include tenant secret stores in deploy callOla Aunrønning2021-03-041-1/+4
| | | | | | AwsParameterStore iterates through configured stores to find secret Set up AwsParameterStore ModelContextImpl properties fetches external ID for every tenant secret store
* Add cloud secret store configOla Aunrønning2021-03-041-0/+5
|