OpenLiberty / ci.docker

Eclipse Public License 1.0
43 stars 59 forks source link

Enable --verbose on featureUtility when VERBOSE arg is set to true #464

Open leochr opened 12 months ago

leochr commented 12 months ago

featureUtility supports the --verbose option. Enable this when VERBOSE flag is set.

This can be useful to get additional information about featureUtility related failures.

Evaluate whether the --verbose option would output too much information. If so, we should consider a separate flag (i.e. FEATURES_VERBOSE)