summaryrefslogtreecommitdiffstats
path: root/application
Commit message (Collapse)AuthorAgeFilesLines
* Support setting attributes for 'application' requestsBjørn Christian Seime2017-10-032-0/+11
|
* Provide bouncycastle on test classpath.gjoranv2017-09-221-0/+10
|
* Add necessary test scope deps for using jdisc_http_filters.gjoranv2017-09-211-0/+21
|
* 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-0/+4
|
* Exclude commons-exec from provided classpath.gjoranv2017-09-141-0/+4
|
* Expose HdrHistogram in test scope instead of provided for users.gjoranv2017-09-111-0/+4
| | | | | | - 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/+5
| | | | | | | | | | - 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.
* Revert "Exclude scala-xml from provided classpath"gjoranv2017-09-071-5/+0
|
* Exclude scala-xml from provided classpathgjoranv2017-09-071-0/+5
| | | | | | | - 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.
* Merge pull request #3287 from ↵gjoranv2017-09-051-1/+0
|\ | | | | | | | | vespa-engine/revert-3275-revert-3260-hmusum/remove-version-from-def-files Revert 3275 revert 3260 hmusum/remove version from def files
| * Merge branch 'master' into ↵Harald Musum2017-08-3128-49/+52
| |\ | | | | | | | | | revert-3275-revert-3260-hmusum/remove-version-from-def-files
| * | Revert "Revert "version in def files are deprecated""Harald Musum2017-08-301-1/+0
| | |
* | | Make antlr and antlr4 invisible for customer projects.gjoranv2017-09-011-0/+12
| | | | | | | | | | | | - Visible only in test classpath.
* | | Revert "Exclude scala-xml from provided classpath"gjoranv2017-09-011-5/+0
| | | | | | | | | | | | This reverts commit 2bcc584022f761efa9968a3c126608b559b8fedb.
* | | Merge branch 'master' into gjoranv/exclude-scala-xmlgjoranv2017-08-3128-49/+52
|\ \ \ | | |/ | |/|
| * | Revert "Make antlr and antlr4 invisible for customer projects."Arnstein Ressem2017-08-311-12/+0
| | |
| * | Nonfunctional changesJon Bratseth2017-08-3027-37/+52
| |/
| * Revert "version in def files are deprecated"Harald Musum2017-08-301-0/+1
| |
| * Merge pull request #3271 from ↵Bjørn Christian Seime2017-08-301-0/+12
| |\ | | | | | | | | | | | | vespa-engine/gjoranv/exclude-antlr-from-provided-deps Make antlr and antlr4 invisible for customer projects.
| * | version in def files are deprecatedHarald Musum2017-08-301-1/+0
| | |
* | | Exclude scala-xml from provided classpathgjoranv2017-08-311-0/+5
| |/ |/| | | | | | | | | | | - 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.
* | Make antlr and antlr4 invisible for customer projects.gjoranv2017-08-301-0/+12
|/ | | | - Visible only in test classpath.
* Fix deprecation warningsBjørn Christian Seime2017-08-184-13/+20
|
* Use junit 4.12Bjørn Christian Seime2017-08-181-1/+0
|
* Module only contains Scala test sourcesBjørn Christian Seime2017-07-211-22/+2
|
* Remove scalalibBjørn Christian Seime2017-07-201-6/+0
|
* Rewrite ProjectBundleClassPaths to JavaBjørn Christian Seime2017-07-201-9/+10
|
* Fix warning and enable warning-as-errorBjørn Christian Seime2017-07-192-9/+2
|
* Remove dead Scala codeBjørn Christian Seime2017-07-132-40/+10
|
* Revert back to using deprecated http clientBjørn Christian Seime2017-07-132-2/+9
|
* Treat Scala warnings as errors. Remove use of deprecated Scala APIsBjørn Christian Seime2017-07-131-10/+6
|
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-8/+0
|
* Fix issue where Scala Maven plugin fails on Java compilationBjørn Christian Seime2017-07-111-1/+1
|
* Revert "Bjorncs/scala stuff"Bjørn Christian Seime2017-07-111-1/+1
|
* Fix issue where Scala Maven plugin fails on Java compilationBjørn Christian Seime2017-07-111-1/+1
|
* import getDefaultsArne H Juul2017-06-191-3/+3
|
* Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-3/+2
|
* Update copyright headersJon Bratseth2017-06-1458-57/+58
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1458-58/+57
|
* Update copyright headersJon Bratseth2017-06-1458-57/+58
|
* Remove carriage returnJon Bratseth2017-06-144-160/+160
|
* Revert "Copyright header"Jon Bratseth2017-06-1358-217/+216
|
* Copyright headerJon Bratseth2017-06-1358-216/+217
|
* Remove some netty usage in jdisc_http_serviceBjørn Christian Seime2017-04-251-3/+2
|
* Revert "Bjorncs/upgrade netty"Henning Baldersheim2017-04-241-2/+3
|
* Remove some netty usage in jdisc_http_serviceBjørn Christian Seime2017-04-241-3/+2
|
* Revert "Remove some netty usage in jdisc_http_service"Bjørn Christian Seime2017-04-211-2/+3
|
* Merge pull request #2219 from yahoo/arnej/more-warnings-in-applicationJon Bratseth2017-04-214-4/+11
|\ | | | | Arnej/more warnings in application