aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/main/java/com/yahoo/container/plugin/classanalysis/PackageTally.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Generate manifest header for non-public exported packages.gjoranv2023-06-091-1/+8
* Add X-JDisc-PublicApi-Package headergjoranv2023-05-241-0/+7
* 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-231-21/+23
* Use better namesgjoranv2023-05-221-2/+2
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-2/+0
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-0/+2
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-2/+0
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add test for PackageTally.referencedPackagesMissingFromgjoranv2019-07-171-1/+3
* Ignore 'com.yahoo.api.annotations' from missing packages.gjoranv2019-07-171-0/+1
* Move method for detecting missing packages to PackageTallygjoranv2019-07-171-0/+13
* Declare constructor private.gjoranv2019-07-171-1/+1
* Bundle-plugin Scala code converted to JavaOlli Virtanen2018-06-131-0/+79