aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin
Commit message (Expand)AuthorAgeFilesLines
...
* Add special handling for bundles with groupId 'com.yahoo.vespa'gjoranv2023-05-251-4/+11
* Warn about correct missing provided artifact, based on bundle typegjoranv2023-05-251-2/+17
* minor: remove 'static' from enumgjoranv2023-05-251-1/+1
* Scan all included packages for PublicApigjoranv2023-05-241-3/+3
* Add X-JDisc-PublicApi-Package headergjoranv2023-05-242-2/+14
* Do not fail for non-exported publicApi packages.gjoranv2023-05-241-6/+0
* Add comment to add test, none of the combine() methods are testedgjoranv2023-05-231-1/+1
* Process @PublicApi annotation and collect annotated packages.gjoranv2023-05-236-33/+77
* Use better namesgjoranv2023-05-221-2/+2
* non-functional: simplify false logicgjoranv2023-05-161-1/+1
* Remove forkMode, deprecated and same as default valueHarald Musum2023-03-221-1/+0
* Inline apache http client artifacts in container-apache-http-client-bundleBjørn Christian Seime2023-01-201-2/+7
* Unify on Streams.toList()Henning Baldersheim2023-01-173-9/+6
* Always include default excludes. Skip type 'pom'.Bjørn Christian Seime2023-01-121-5/+11
* Don't embed JARs installed in lib/jarsBjørn Christian Seime2023-01-112-0/+200
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-042-5/+5
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-042-5/+5
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-022-5/+5
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-024-14/+10
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-024-10/+14
* Let list handling catch up with Java 17Henning Baldersheim2022-12-024-14/+10
* Use single versions of dependenciesBjørn Christian Seime2022-11-171-1/+1
* Convert bundle-plugin to junit5Bjørn Christian Seime2022-07-299-108/+109
* Add test for multipel scopesjonmv2022-06-141-5/+26
* Handle multiple artifacts with different classifiersjonmv2022-06-144-18/+19
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Add 'SPI-Provider'/'SPI-Consumer' to bundle-plugin manifest MOJOsBjørn Christian Seime2022-06-081-1/+8
* Test new language features from Java 11 to 17gjoranv2022-06-083-0/+65
* JDK 17: Use Opcodes.ASM9 for bundle-plugingjoranv2022-06-085-6/+6
* only visible annotations are needed at runtime.Arne H Juul2022-05-235-1/+37
* Remove redundant "require_that_" from test names.gjoranv2022-05-112-31/+31
* Improve test namegjoranv2022-05-111-1/+1
* Handle null parentVersion properlyjonmv2022-04-261-0/+1
* Detect classes with test annotations when generating test bundlejonmv2022-04-251-12/+28
* Fix and clean up deps for maven plugins.gjoranv2022-04-221-0/+15
* Add version management for maven-archiver in parent.gjoranv2022-04-221-1/+0
* Upgrade maven dependencies and plugins.gjoranv2022-04-221-1/+0
* Add missing guava dependency, probably removed by mistake earlier.gjoranv2022-04-211-0/+4
* Upgrade dependencies and improve error message on unexpected artifactBjørn Christian Seime2022-04-052-3/+6
* Import types referenced in lambdasJon Bratseth2022-02-0113-12/+64
* bundle-plugin creates reproducible archivesOla Aunrønning2022-01-202-1/+2
* Add deprecation suppressionHenning Baldersheim2021-12-211-0/+1
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-1910-238/+145
* Update Verizon Media copyright notices.gjoranv2021-10-077-7/+7
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-0729-29/+29
* Update 2017 copyright notices.gjoranv2021-10-0723-23/+23
* Remove the GenerateBundleClassPathMappingsMojo and tests.gjoranv2021-07-142-196/+0
* Stop generating the classpath mappings file.gjoranv2021-07-071-2/+1
* Revert "Stop creating the classpath mappings file."Harald Musum2021-07-061-1/+2