aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/src/main/java/com/yahoo/jdisc/core/BundleCollisionHook.java
Commit message (Expand)AuthorAgeFilesLines
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
* Add/corect copyright headersJon Bratseth2020-01-031-0/+1
* Reduce log levelgjoranv2019-11-061-1/+1
* Reapply "Gjoranv/hidden bundles logging"gjoranv2019-11-051-7/+18
* Reapply "Gjoranv/allow duplicate bundles"gjoranv2019-11-051-0/+3
* Revert "Gjoranv/allow duplicate bundles"gjoranv2019-11-041-3/+0
* Revert "Gjoranv/hidden bundles logging"gjoranv2019-11-041-18/+7
* Update comments about FindHook.gjoranv2019-10-311-6/+4
* Avoid excessive logging when no bundles are hidden.gjoranv2019-10-311-1/+14
* Add debug logginggjoranv2019-10-291-0/+3
* Implement FindHook for a consistent view of the installed bundles.gjoranv2019-10-161-10/+45
* Allow duplicate bsn+version for a given set of bundles.gjoranv2019-10-161-0/+107