This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 229754 - 'Convert method to Asynchronous' must be disabled on async methods
Summary: 'Convert method to Asynchronous' must be disabled on async methods
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P2 normal (vote)
Assignee: issues@webservices
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-14 22:21 UTC by David Konecny
Modified: 2013-05-20 08:02 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2013-05-14 22:21:21 UTC
At the moment the Code Insert can be executed on already async methods and it results into uncompileable code.
Comment 1 David Konecny 2013-05-14 22:32:35 UTC
This was actually a "typo" in the code:
f6ea1ef4a89c
Comment 2 Petr Jiricka 2013-05-15 08:02:10 UTC
Probably a 731_HR_FIX_CANDIDATE - Jirko?
Comment 3 Quality Engineering 2013-05-16 02:28:28 UTC
Integrated into 'main-golden', will be available in build *201305152300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f6ea1ef4a89c
User: David Konecny <dkonecny@netbeans.org>
Log: #229754 - 'Convert method to Asynchronous' must be disabled on async methods
Comment 4 Jiri Skrivanek 2013-05-16 07:49:10 UTC
Verified in NetBeans IDE Dev (Build 201305152300).
Comment 5 Petr Hejl 2013-05-16 11:49:59 UTC
The patch seems to be ok.
Comment 6 Petr Jiricka 2013-05-16 13:16:34 UTC
Transplanted to 7.3.1: 
http://hg.netbeans.org/releases/rev/269316d2adae
Comment 7 Quality Engineering 2013-05-17 00:04:46 UTC
Integrated into 'releases', will be available in build *201305162200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/269316d2adae
User: David Konecny <dkonecny@netbeans.org>
Log: #229754 - 'Convert method to Asynchronous' must be disabled on async methods