Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 0.3
-
Component/s: common
-
Labels:None
-
Estimated Difficulty:Low
-
Git Pull Request:
Description
The includeInherited parameter of the +forExtension(String,boolean):ResourceType[] method is not being propagated into the call to the +getExtensions(boolean):Set<String> method.
https://github.com/jboss-switchyard/core/pull/292
Easy fix.