summaryrefslogtreecommitdiffstats
path: root/config-proxy/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Inline apache http client artifacts in container-apache-http-client-bundleBjørn Christian Seime2023-01-201-0/+1
| | | | | | Allows container-apache-http-client-bundle to be used on classpath for classic fatjars. Since the bundle is now built with Felix's bundle plugin, there is no need to depend on jdisc_core or manually export through `@PublicApi` annotations.
* Remove duplicate Maven plugin configurationBjørn Christian Seime2023-01-161-5/+0
|
* Don't embed JARs installed in lib/jarsBjørn Christian Seime2023-01-111-16/+9
| | | | | | Define installed JARs in vespa-3party-jars. Add bundle-plugin goal wrapping maven-shade-plugin's DefaultShader that excludes installed JARs and lists them in manifest's Class-Path instead.
* Config-proxy client needs slf4jHenning Baldersheim2022-11-291-1/+4
|
* clean up dependencies not used.Henning Baldersheim2022-11-281-13/+3
|
* Upgrade BouncyCastle to 1.72Bjørn Christian Seime2022-10-121-1/+1
| | | | Migrate to artifact names used by 1.71+
* Revert "Refactor cleanup of file references"Harald Musum2022-10-111-6/+0
|
* Use FileDistributionCleanup to remove unused file references and downloadsHarald Musum2022-10-091-0/+6
|
* Convert config-proxy to junit5Bjørn Christian Seime2022-07-291-8/+13
|
* Remove all dependencies to yoleangjoranv2022-07-131-5/+0
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
|
* Do not create dependency-reduced-pom.xmlgjoranv2022-04-081-0/+1
| | | | | | - From maven-shade-plugin 3.3.0 (needed for JDK 17), the DRP is installed and used instead of the ordinary pom.xml, causing transitive dependencies to disappear for dependent modules.
* Improve maven-shade-plugin filter, and move to parent pom.gjoranv2022-02-031-11/+0
| | | | - Removes 223 build warnings (out of 562 for building non-test code)
* Revert "Exclude META-INF files and module-info.class from uber jars."Harald Musum2022-02-021-2/+4
|
* Exclude META-INF files and module-info.class from uber jars.gjoranv2022-02-021-4/+2
| | | | - Generate countless warnings for duplicates and breaking encapsulation.
* unify java warningsArne H Juul2022-01-071-6/+0
| | | | | * these were stricter than in parent, but to simplify we can just use compiler args from parent
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-5/+0
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Add transitive httpclient dependencies to config-proxy toolsBjørn Christian Seime2021-06-211-0/+6
|
* Revert "Revert "Revert "Revert "Unify on hc5""""Henning Baldersheim2021-04-081-0/+5
|
* Revert "Revert "Revert "Unify on hc5"""Henning Baldersheim2021-04-081-5/+0
|
* Need explicit slf4j in standalone apps.Henning Baldersheim2021-04-081-0/+5
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Use shade plugin instead of assembly.gjoranv2018-09-121-18/+25
| | | | NOTE: the fat jar will no longer be attached to the artifact.
* Add BouncyCastle as compile dependency to config-proxyBjørn Christian Seime2018-09-111-0/+5
|
* 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 fildistribution code to filedistribution moduleHarald Musum2017-11-171-4/+5
|
* Revert "Revert "Revert "Hmusum/move new filedistribution classes"""Harald Musum2017-11-161-9/+4
|
* Revert "Revert "Hmusum/move new filedistribution classes""Harald Musum2017-11-161-4/+9
|
* Revert "Hmusum/move new filedistribution classes"Harald Musum2017-11-161-9/+4
|
* Use project version for vespa dependenciesHarald Musum2017-11-151-9/+9
|
* Move classes to filedistribution moduleHarald Musum2017-11-151-0/+5
|
* Revert "Move file distribution stuff to filedistribution module"Harald Musum2017-11-091-5/+0
|
* Move file distribution stuff to filedistribution moduleHarald Musum2017-11-091-0/+5
|
* Add file distribution skeleton to config proxyHarald Musum2017-11-021-0/+4
|
* 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
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+114