aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/main/java/com/yahoo/container/plugin/classanalysis
Commit message (Expand)AuthorAgeFilesLines
* 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