aboutsummaryrefslogtreecommitdiffstats
path: root/bundle-plugin/src/main/java/com/yahoo/container/plugin/classanalysis/Analyze.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Non-functional: rearrange function parameters.gjoranv2023-10-021-4/+4
* Fail if project class files are built for JDK version > 17.gjoranv2023-10-021-5/+12
* Limit visibilitygjoranv2023-06-091-1/+1
* Use enhanced switch / switch expressiongjoranv2023-06-091-10/+6
* JDK 17: Use Opcodes.ASM9 for bundle-plugingjoranv2022-06-081-1/+1
* Import types referenced in lambdasJon Bratseth2022-02-011-8/+11
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-231-5/+10
* Revert "Gjoranv/artifact version for exports4"Harald Musum2019-10-231-10/+5
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-231-5/+10
* Revert "Gjoranv/artifact version for exports3"gjoranv2019-10-231-10/+5
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-221-5/+10
* Revert "Gjoranv/artifact version for exports2"gjoranv2019-10-221-10/+5
* Add option to use artifact version as ExportPackage versiongjoranv2019-10-191-5/+10
* Upgrade asm to 7 and use Opcodes.ASM7gjoranv2019-01-211-1/+1
* Bundle-plugin Scala code converted to JavaOlli Virtanen2018-06-131-0/+87