-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: 7.0.0 DXP FP28, 7.0.0 DXP FP29, 7.0.X EE, 7.0.4 CE GA5, 7.0.X, 7.1.X, 7.2.X, Master
-
Component/s: Core Infrastructure > Service Builder
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Priority Level:Low
ServiceBuilder uses com.thoughtworks.qdox.model.JavaMethod.getDeclarationSignature to sort methods.
However, since that method incorrectly includes the return type of the method in the declaration signature, the ordering of the methods is not very intuitive.