Hi Dennis
Yeah, it is a bit messy which is why I asked, but I start wondering, now
that it works OK, may be we just should keep them for now... If we have
some Apache licensed and CXF-based stacks which use this feature then we
will just annoy those users by dropping the def values.
For ex, in 3.2.0 I removed a 'scan' property because it had no
difference on Swagger (internally a setScan setter still needs to be
called). But in case of the licenses - the effect will be obvious...
Thanks, Sergey
On 31/08/17 13:05, Dennis Kieselhorst wrote:
Hi Sergey!
I'll just introduce an internal property to track the setLicense call
and make sure that setLicense(null) works as before in 3.1.x.
That's working now.
Let me do it first. After that, do we want to keep the default license
value/url in 3.2.0 ?
I would drop it to simplify the code.
Regards
Dennis