summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
...
| * Open-source Athenz integration for controller-serverBjørn Christian Seime2017-10-161-0/+24
| |
* | Add dependency management for jackson-dataformat-xml.gjoranv2017-10-131-0/+5
| | | | | | | | + remove some unnecessary version from vespa-http-client pom.
* | Add container-test module to aggregator pom.gjoranv2017-10-131-0/+1
| |
* | Add property for commons-lang version.gjoranv2017-10-131-1/+2
|/ | | | - To be referenced from container-test.
* Remove unused java persistence implementation.Tor Egge2017-10-091-2/+0
|
* Open-source PEM keystore for JDiscBjørn Christian Seime2017-10-091-0/+10
|
* Revert "Upgrade surefire to 2.20.1"Harald Musum2017-10-031-1/+1
|
* Upgrade surefire to 2.20.1Bjørn Christian Seime2017-10-031-1/+1
| | | | | Surefire 2.20.x improves debug output for build failures. Let's give it a try.
* Enforce predefined set of allowed provided container deps.gjoranv2017-09-251-0/+1
|
* Provide bouncycastle on test classpath.gjoranv2017-09-221-1/+2
|
* Revert "Use Jetty v9.4.7"Arnstein Ressem2017-09-201-1/+1
|
* Use Jetty v9.4.7Bjørn Christian Seime2017-09-201-1/+1
| | | | | Upgrade to newest Jetty and add support for empty HTTP header values. Release notes Jetty: http://dev.eclipse.org/mhonarc/lists/jetty-announce/msg00111.html
* Revert "Upgrade to Curator 2.12.0"Harald Musum2017-09-181-1/+1
|
* Upgrade to Curator 2.12.0Harald Musum2017-09-151-1/+1
|
* Move comment to where version is definedHarald Musum2017-09-151-6/+6
|
* Revert "Install net.jpountz.lz4:lz4 as a bundle."Harald Musum2017-09-141-2/+1
|
* Install net.jpountz.lz4:lz4 as a bundle.gjoranv2017-09-141-1/+2
| | | | | | | | | - 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.
* Expose HdrHistogram in test scope instead of provided for users.gjoranv2017-09-111-0/+5
| | | | | | - It's not provided runtime, but we should consider doing so, as simplemetric:UntypedMetric exposes a public method that returns an org.HdrHistogram.DoubleHistogram.
* Make antlr and antlr4 invisible for customer projects.gjoranv2017-09-011-2/+9
| | | | - Visible only in test classpath.
* Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-09-011-5/+0
|
* Upgrade plugin to reduce log spamBjørn Christian Seime2017-08-311-1/+1
|
* Revert "Make antlr and antlr4 invisible for customer projects."Arnstein Ressem2017-08-311-9/+2
|
* Revert "Bjorncs/remove netty"Harald Musum2017-08-301-0/+5
|
* Merge pull request #3271 from ↵Bjørn Christian Seime2017-08-301-2/+9
|\ | | | | | | | | vespa-engine/gjoranv/exclude-antlr-from-provided-deps Make antlr and antlr4 invisible for customer projects.
| * Make antlr and antlr4 invisible for customer projects.gjoranv2017-08-301-2/+9
| | | | | | | | - Visible only in test classpath.
* | Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-08-301-5/+0
| |
* | Revert "Remove Netty by replacing cookie codec with Jetty + Java SE"Henning Baldersheim2017-08-291-0/+5
| |
* | Remove Netty by replacing cookie codec with Jetty + Java SEBjørn Christian Seime2017-08-291-5/+0
|/
* Import controllerMartin Polden2017-08-241-0/+2
|
* Specify version of maven-antrun-pluginBjørn Christian Seime2017-08-211-0/+5
|
* Merge pull request #3167 from vespa-engine/bjorncs/pom-cleanupBjørn Christian Seime2017-08-211-26/+1
|\ | | | | Bjorncs/pom cleanup
| * Use properties-maven-plugin 1.0.0Bjørn Christian Seime2017-08-181-1/+1
| |
| * Remove unused pluginsBjørn Christian Seime2017-08-181-25/+0
| | | | | | | | | | Will stop Maven from downloading unnecessary artifacts when installing parent pom.
* | Use junit 4.12Bjørn Christian Seime2017-08-181-6/+1
|/
* Revert "Attach javadocs"Arnstein Ressem2017-08-181-2/+2
|
* Merge pull request #3148 from vespa-engine/kkraune/remove-sampleappsArnstein Ressem2017-08-181-1/+0
|\ | | | | Sample apps moved to vespa-engine/sample-apps
| * Sample apps moved to vespa-engine/sample-appsKristian Aune2017-08-181-1/+0
| |
* | Attach javadocsMorten Tokle2017-08-171-2/+2
|/
* Remove lifecycle_mappingBjørn Christian Seime2017-08-161-1/+0
| | | | This is a Maven sample project that is not in use.
* use correct github orgKristian Aune2017-08-151-5/+5
|
* Remove annotations from parent pomBjørn Christian Seime2017-08-071-1/+0
| | | | | | | The bundle plugin depends on annotations, and annotations should therefor only be build as part of maven-plugins. The bundle plugin will sometimes fail during osgi manifest generation if annotations is installed as part of the build.
* Remove scala-compiler test dependencyBjørn Christian Seime2017-07-241-5/+0
|
* Remove scalalibBjørn Christian Seime2017-07-201-1/+0
|
* Upgrade maven-javadoc-plugin to 2.10.4Bjørn Christian Seime2017-07-191-1/+1
|
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-131-1/+1
|
* Remove old Eclipse workaroundBjørn Christian Seime2017-07-131-160/+0
|
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-0/+8
|
* Revert "Upgrade to Scala 2.12.2"Bjørn Christian Seime2017-07-121-6/+6
| | | | This reverts commit 680acc25df067e19f4b8933b8f68e9bff4596d76.
* Upgrade to Scala 2.12.2Bjørn Christian Seime2017-07-111-6/+6
|
* Revert "Bjorncs/scala stuff"Bjørn Christian Seime2017-07-111-6/+6
|