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 243903 - Add LIBlet-Services support for Java ME
Summary: Add LIBlet-Services support for Java ME
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 08:38 UTC by Roman Svitanic
Modified: 2014-04-24 02:07 UTC (History)
0 users

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 Roman Svitanic 2014-04-18 08:38:49 UTC
LIBlets concept introduced in ME 8.0 SDK contains support for Services. JAD file should contain list of exported services.
Comment 1 Roman Svitanic 2014-04-18 09:02:17 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/41052835460c
Comment 2 Quality Engineering 2014-04-20 01:23:39 UTC
Integrated into 'main-silver', will be available in build *201404200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/41052835460c
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #243903: Add LIBlet-Services support for Java ME - fixed
Comment 3 Roman Svitanic 2014-04-21 09:51:49 UTC
transplanted to release80 branch:
http://hg.netbeans.org/releases/rev/ec31fa05a4a5
Comment 4 Quality Engineering 2014-04-24 02:07:01 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/ec31fa05a4a5
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #243903: Add LIBlet-Services support for Java ME - fixed