summaryrefslogtreecommitdiffstats
path: root/application/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 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-311-12/+0
|\
| * Revert "Make antlr and antlr4 invisible for customer projects."Arnstein Ressem2017-08-311-12/+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.
* 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
|
* Fix warning and enable warning-as-errorBjørn Christian Seime2017-07-191-7/+0
|
* Revert back to using deprecated http clientBjørn Christian Seime2017-07-131-0/+7
|
* Enable useful warnings for all Scala modulesBjørn Christian Seime2017-07-131-8/+0
|
* Use scala-maven-plugin instead of deprecated maven-scala-pluginBjørn Christian Seime2017-06-151-3/+2
|
* 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
|
* disallow warningsArne H Juul2017-04-211-0/+1
|
* turn on more warningsArne H Juul2017-04-211-3/+2
|
* Use com.yahoo.vespa as group idHarald Musum2017-02-071-2/+2
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+187