This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Description
wadl2java is generating duplicate methods and duplicate parameters within methods.
wadl used can be found at http://www.omg.org/spec/CTS2/201206/cts2.wadl
Need a method for identifying parameter names that have already been used. Also need a way to make sure the different variants of method which are generated do not create duplicate method names.
Affected Versions
[current]