Re: HR fix review: 229805 - 'REST Client from Java' wizard generated uncompile-able code

Petr Hejl <[email protected]> Thu, 16 May 2013 13:48:54 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
Patch seems to be ok.
P.

On 05/16/2013 10:39 AM, David Konecny wrote:
> https://netbeans.org/bugzilla/show_bug.cgi?id=229805
> 'REST Client from Java' wizard generated uncompile-able code
>
> Problem: the wizard was not updated to use the latest JAX-RS APIs and
> generated code is not compilable
>
> Fix: several changes in what gets generated
>
> Risk: low, should not make the situation worse; isolated change
>
> Diff: http://hg.netbeans.org/main-silver/rev/c105c7678174
>
> Thanks,
> -David