geronimo icon indicating copy to clipboard operation
geronimo copied to clipboard

GERONIMO-6603: Change the inconsistent method name.

Open Kui-Liu opened this issue 7 years ago • 0 comments

Change the method name 'listBundles' to 'logBundles'. The method is named "listBundles". "listBundles" seems that the method will return a list of bundles. Actually, this method adds the bundles into the log info. Thus, "logBundles" should be more intuitive than "listBundles".

Kui-Liu avatar Apr 21 '18 21:04 Kui-Liu