aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev
Commit message (Collapse)AuthorAgeFilesLines
* Jdisc provides bouncycastle now, so don't hide it.gjoranv2018-03-071-18/+0
|
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-0/+24
|
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-24/+0
|
* Don't leak the TensorFlow dependencyJon Bratseth2017-12-141-0/+24
|
* 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.
* Move commons-logging version to parent pom.gjoranv2017-11-081-3/+0
|
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Use BouncyCastle directly instead through athenz-auth-coreBjørn Christian Seime2017-10-241-2/+6
|
* Exclude internal dependenciesMorten Tokle2017-10-231-0/+8
|
* Open-source PEM keystore for JDiscBjørn Christian Seime2017-10-091-0/+10
|
* Exclude scala-library from provided classpath.gjoranv2017-09-191-0/+12
| | | | | - Still available in test classpath, as application has a compile scope dep.
* Exclude com.ibu.icu:icu4j from provided classpath.gjoranv2017-09-191-0/+4
|
* Exclude xerces:xercesImpl from provided classpath.gjoranv2017-09-181-0/+4
|
* Exclude commons-collections from provided classpath.gjoranv2017-09-151-1/+16
|
* Exclude commons-exec from provided classpath.gjoranv2017-09-141-0/+4
|
* Exclude org.ow2.asm:asm from provided classpath.gjoranv2017-09-111-0/+6
| | | | - Test classpath already contains org.ow2.asm:asm-debug-all.
* Revert "Exclude findbugs artifacts from provided classpath."gjoranv2017-09-111-22/+0
|
* Exclude findbugs artifacts from provided classpath.gjoranv2017-09-111-0/+22
| | | | | | | - com.google.code.findbugs:annotations:jar:1.3.9 - com.google.code.findbugs:jsr305:jar:1.3.9 * There should be no reason to expose these in test scope, they only contain annotations.
* Expose HdrHistogram in test scope instead of provided for users.gjoranv2017-09-111-0/+6
| | | | | | - It's not provided runtime, but we should consider doing so, as simplemetric:UntypedMetric exposes a public method that returns an org.HdrHistogram.DoubleHistogram.
* Exclude scala-xml from provided classpathgjoranv2017-09-081-0/+7
| | | | | | | | | | - To prevent import-package for its packages. - scala-xml is only used to generate config classes, and is not needed or provided runtime. - Add scala-xml in scope test where it's used in unit tests. - Do not exclude scala-xml from config-bundle until the oldest active config model uses the new Java version of createClassName.
* Set commons-lang3 to test scope, only used in a unit test.gjoranv2017-09-061-6/+0
|
* Remove commons-lang (2+3) as visible deps from container-dev.gjoranv2017-09-061-0/+22
|
* Make antlr and antlr4 invisible for customer projects.gjoranv2017-09-011-0/+22
| | | | - Visible only in test classpath.
* Revert "Make antlr and antlr4 invisible for customer projects."Arnstein Ressem2017-08-311-22/+0
|
* Make antlr and antlr4 invisible for customer projects.gjoranv2017-08-301-0/+22
| | | | - Visible only in test 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 Jetty deps from container-devBjørn Christian Seime2017-04-251-10/+0
| | | | They are now included in provided-dependencies
* Add jetty-http as dependency to container-devBjørn Christian Seime2017-04-251-0/+6
|
* Remove some netty usage in jdisc_http_serviceBjørn Christian Seime2017-04-251-0/+4
|
* Add README.mdgjoranv2017-01-201-0/+3
| | | | VESPA-6223
* Add container module for exteral dependeesJon Bratseth2016-10-191-0/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Revert "Install searchlib as a bundle"gjoranv2016-06-211-5/+0
|
* Install searchlib as a bundlegjoranv2016-06-211-0/+5
| | | | | | | | | | | .. instead of embedding into the container-disc bundle * Add searchlib as a direct dependency of container-dev, as it was until now pulled in via container-search * Remove invalid exclusions of searchlib - it's not pulled in transitively anymore, as it's been set to provided scope in container-search and container-disc
* PublishJon Bratseth2016-06-153-0/+125