-
Type:
Improvement
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9-rc-1
After a lot of delegation, the Javadoc task keeps group definitions in a HashMap<String, List<String>> (see org.gradle.external.javadoc.optionfile.GroupsJavadocOptionFileOption), which of course loses the order in which the groups are defined.