summaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/main/java/com/yahoo/container/plugin/classanalysis
Commit message (Expand)AuthorAgeFilesLines
* 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
* JDK 17: Use Opcodes.ASM9 for bundle-plugingjoranv2022-06-085-6/+6
* only visible annotations are needed at runtime.Arne H Juul2022-05-231-1/+3
* Import types referenced in lambdasJon Bratseth2022-02-019-12/+32
* Update 2018 copyright notices.gjoranv2021-10-0710-10/+10
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-232-9/+23
* Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-232-23/+9
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-232-9/+23
* Revert "Gjoranv/artifact version for exports3"gjoranv2019-10-232-23/+9
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-222-9/+23
* Revert "Gjoranv/artifact version for exports2"gjoranv2019-10-222-23/+9
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-192-9/+23
* 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
* Upgrade asm to 7 and use Opcodes.ASM7gjoranv2019-01-215-6/+6
* Bundle-plugin Scala code converted to JavaOlli Virtanen2018-06-1310-0/+839