summaryrefslogtreecommitdiffstats
path: root/vespajlib/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add helper for combining multiple completable futuresBjørn Christian Seime2020-12-021-0/+5
|
* Revert "Bjorncs/cluster controller reindexing status"Jon Marius Venstad2020-12-021-5/+0
|
* Add helper for combining multiple completable futuresBjørn Christian Seime2020-12-011-0/+5
|
* Extract maintenance package into vespajlibMartin Polden2020-04-291-0/+1
|
* Revert "Revert "Revert "Revert "Upgrade from net.jpountz.lz4 1.3.0 to ↵Henning Baldersheim2020-03-081-2/+2
| | | | org.lz4 1.7.1""""
* Revert "Revert "Revert "Upgrade from net.jpountz.lz4 1.3.0 to org.lz4 1.7.1"""Henning Baldersheim2020-03-071-2/+2
|
* Revert "Revert "Upgrade from net.jpountz.lz4 1.3.0 to org.lz4 1.7.1""Henning Baldersheim2020-03-061-2/+2
|
* Revert "Upgrade from net.jpountz.lz4 1.3.0 to org.lz4 1.7.1"Arnstein Ressem2020-03-061-2/+2
|
* Upgrade from net.jpountz.lz4 1.3.0 to org.lz4 1.7.1Henning Baldersheim2020-03-061-2/+2
|
* Remove use of commons-lang in vespajlibBjørn Christian Seime2020-01-061-4/+0
|
* Revert "Revert "Revert "Update to newer java lz4 version (1.5.1) and use new ↵Harald Musum2019-04-281-2/+2
| | | | artifact ids"""
* Revert "Revert "Update to newer java lz4 version (1.5.1) and use new ↵Harald Musum2019-04-261-2/+2
| | | | artifact ids""
* Revert "Update to newer java lz4 version (1.5.1) and use new artifact ids"Harald Musum2019-04-251-2/+2
|
* Update to newer java lz4 version (1.5.1) and use new artifact idsHarald Musum2019-04-231-2/+2
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Move BouncyCastle preinstall declaration to container-discBjørn Christian Seime2019-01-211-6/+0
|
* Move BouncyCastle preinstall declaration to vespajlibBjørn Christian Seime2019-01-211-0/+7
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-091-0/+4
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-041-4/+0
|
* 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
|
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-191-21/+5
|
* Revert "Move classes in com.yahoo.security to security-utils"Harald Musum2018-10-191-5/+21
|
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-171-21/+5
|
* Revert "Revert "Balder/add native fadvise""Henning Baldersheim2018-09-261-0/+4
|
* Revert "Balder/add native fadvise"Jon Marius Venstad2018-09-261-4/+0
|
* Add jna dependencyHenning Baldersheim2018-09-261-0/+4
|
* Change scope of Jackson dependencies to 'provided'Bjørn Christian Seime2018-09-101-10/+10
|
* Add BouncyCastle as provided dependencyBjørn Christian Seime2018-08-301-0/+10
|
* Sort dependencies on scopeBjørn Christian Seime2018-08-301-20/+28
|
* Revert "Revert "Move TimeBudget to vespajlib and use Clock""Håkon Hallingstad2018-06-221-0/+6
|
* Revert "Move TimeBudget to vespajlib and use Clock"Harald Musum2018-06-211-6/+0
|
* Use ManualClock and remove Unchecked prefixHåkon Hallingstad2018-06-211-0/+6
|
* 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.
* Nonfunctional changes onlyJon Bratseth2017-10-021-1/+1
|
* Revert "Install net.jpountz.lz4:lz4 as a bundle."Harald Musum2017-09-141-27/+0
|
* Install net.jpountz.lz4:lz4 as a bundle.gjoranv2017-09-141-0/+27
| | | | | | | | | - 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.
* 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
|
* Remove unnecessary repo referenceJon Bratseth2017-03-291-13/+0
|
* Add a configurable process executor based on commons-exec.gjoranv2017-03-021-0/+4
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+114