aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
Commit message (Collapse)AuthorAgeFilesLines
* Add JNA in lib/jars + export as packages from jdisc_coreBjørn Christian Seime2023-01-201-4/+4
| | | | Jdisc-core will embed JNA. The JNA in lib/jars is used by fatjars only.
* Upgrade Jetty from 9.4.49 to 11.0.13Bjørn Christian Seime2023-01-131-4/+16
|
* Remove all dependencies to io.airlift:aircompressorgjoranv2023-01-031-4/+0
| | | | - Replaced by vespa/airlift-zstd
* Move microsoft.onnxruntime from provided to test scope.gjoranv2022-12-141-0/+6
|
* remove exclusion, allowing users to get native libraries for unit testsArne Juul2022-12-131-6/+0
|
* rename to just "container-onnxruntime"Arne Juul2022-12-021-1/+1
|
* add container-onnxruntime-bundleArne Juul2022-12-021-0/+11
|
* Merge branch 'master' into balder/splt-out-opennlpHenning Baldersheim2022-11-281-27/+0
|\
| * Merge branch 'master' into ↵Jon Marius Venstad2022-11-281-23/+0
| |\ | | | | | | | | | balder/move-archiving-and-commons-compress-from-vespajlib
| | * commons-lang no longer used eitherHenning Baldersheim2022-11-261-8/+0
| | |
| | * Cleanup after we no longer use commons-collectionsHenning Baldersheim2022-11-261-15/+0
| | |
| * | Move ArchiveStreamReader and its large dependency from vespajlib to ↵Henning Baldersheim2022-11-261-4/+0
| |/ | | | | | | | | | | application-model. This avoids it being pulled in to the config-model-fat that make the install larger than necessary.
* / Split out opennlp-linguisticsHenning Baldersheim2022-11-261-1/+1
|/
* Improve comment and cleanup duplicate openhft dependency managementHenning Baldersheim2022-11-211-4/+0
|
* zero-allocation-hashing dependency managementJon Bratseth2022-11-211-0/+4
|
* Use dependency management, and add excludes where needed.Henning Baldersheim2022-11-211-0/+4
|
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-11-021-16/+4
| | | | This reverts commit f1bc428759b3b1ef6a17b5dad79d237f5f2f7dbf.
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-11-011-4/+16
|
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Jon Marius Venstad2022-10-311-16/+4
|
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-311-4/+16
|
* Revert "Bjorncs/jetty [run-systemtest]"Bjørn Christian Seime2022-10-281-16/+4
|
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-281-4/+16
|
* Revert "Upgrade Jetty from 9.4.49 to 11.0.12"Bjørn Christian Seime2022-10-271-16/+4
| | | | This reverts commit c095cbbf433760100e6d1bf04d88b2f6b1b710e8.
* Upgrade Jetty from 9.4.49 to 11.0.12Bjørn Christian Seime2022-10-261-4/+16
|
* No more org.jsonjonmv2022-10-211-4/+0
|
* Remove outdated exclusionjonmv2022-06-221-4/+0
|
* Move bouncycastle exclusion from container-dev to container.gjoranv2022-06-161-6/+0
| | | | | - Usage is allowed in vespa internal container bundles. We just want to make it invisible to users.
* Remove workaround (from pre 2016) that is no longer needed.gjoranv2022-06-161-7/+0
|
* Embed the core Jetty bundles inside container-coreBjørn Christian Seime2022-06-081-0/+39
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Rename vespa_jersey2 to vespa-3party-bundlesgjoranv2022-06-081-1/+1
|
* Add explicit jrt with bouncycastle exclusion to container-dev.gjoranv2022-06-081-0/+11
| | | | - Ensures bouncycastle not in scope provided for users.
* Add missing deps to lz4-java, and exclude in container-devgjoranv2022-06-081-0/+16
| | | | (no longer provided by jdisc)
* Don't provide any felix artifacts via 'container'gjoranv2022-06-081-4/+8
| | | | | | | | | | | | | + Stop exporting felix.log packages (org.osgi.service.log) + Completely remove felix.main (the felix launcher including everything in felix.framework). This was probably never needed by vespa. * Add explicit felix.framework dep to vespa-osgi-testrunner and standalone-container, as it's no longer included in container-dev. (The packages are still exported by jdisc_core, so imports will be generated.) * Add felix.framework to 'application', as it's needed for unit tests. * Exclude animal-sniffer-annotations from felix.framework in parent. Not needed anywhere by Vespa.
* Stop providing org.lz4:lz4-java and exporting net.jpountz packagesgjoranv2022-06-081-0/+4
| | | | | - Not leaked from any public apis. - Must be added to container-test for unit tests with application
* Stop exporting org.json (including removal of deprecated APIs)Bjørn Christian Seime2022-06-081-0/+4
|
* Move guava exclusions to parent dependencyManagementgjoranv2022-06-081-22/+0
| | | | | - Does not affect user projects, and saves us from duplicating the exclusions.
* Move exclusions from container-dep-versions to container-devgjoranv2022-06-081-0/+15
| | | | | - The exclusions in container-dep-versions would affect users that explicitly depend on guava.
* Upgrade findbugs:jsr305 and stop providing from container-devgjoranv2022-06-081-0/+7
| | | | - Version is linked to guava version (see guava-parent)
* Implement ArchiveStreamReaderMartin Polden2022-04-041-0/+4
|
* Revert "Merge pull request #20578 from ↵Jon Marius Venstad2021-12-201-4/+0
| | | | | | | vespa-engine/revert-20568-jonmv/replace-optimaize-with-lingua" This reverts commit 5476504932cd90eb2dad82dbab633e3ffa2034c3, reversing changes made to 235a78cc4707f78d18c6818a577de1b7507f5e40.
* Revert "Replace optimaize with OpenNLP language detector [run-systemtest]"Jon Marius Venstad2021-12-181-0/+4
|
* Replace optimaize with OpenNLP language detectorJon Marius Venstad2021-12-171-4/+0
|
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
|
* Make it possible to deploy on Maven Central with maven.Arnstein Ressem2021-09-281-0/+1
|
* Exclude protobufJon Bratseth2021-09-131-0/+4
|
* Remove container-jersey2 from container-devgjoranv2021-07-091-5/+0
|
* Move exclusion of jakarta from container-dev to vespa_jersey2gjoranv2021-05-071-12/+0
|
* Exclude jakarta artifacts that conflict or overlapgjoranv2021-05-011-0/+12
| | | | | | | | | | .. with jaxb/javax artifacts. The jakarta bind-api artifact makes user projects that include vespa-http-client-extensions import its version of javax.xml.bind (2.3.2), rather than the version exported from jdisc (2.3). - Note that, contrary to logic, we must also exclude it from container-test to avoid user projects from getting it in scope provided instead of (the correct) test scope.
* Remove all dependencies to simplemetrics.gjoranv2021-04-131-11/+4
|