HR fix review: 229805 - 'REST Client from Java' wizard generated uncompile-able code
David Konecny <[email protected]> Thu, 16 May 2013 20:39:00 +1200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
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