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 243736 - LIBlets couldn`t be signed
Summary: LIBlets couldn`t be signed
Status: RESOLVED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-10 14:14 UTC by alekha
Modified: 2014-04-24 02:05 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 alekha 2014-04-10 14:14:59 UTC
NetBeans IDE Dev (Build 201404100001)

LIBlets couldn`t be signed using Netbeans

Is`s possible to choose keystore and alias to signed a LIBlet but in fact 
no LIBlet-Certificate/LIBlet-Jar-RSA-SHA1 attributes added in jad file after LIBlet re-build in that case (but it works for IMlets)

Also LIBlet-Jar-SHA1 attribute with some value is present in jad in any case
Comment 1 Roman Svitanic 2014-04-11 08:30:31 UTC
fixed in jet-main:
http://hg.netbeans.org/jet-main/rev/47e6265c8dfe
Comment 2 Quality Engineering 2014-04-12 05:05:56 UTC
Integrated into 'main-silver', will be available in build *201404120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/47e6265c8dfe
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #243736: LIBlets couldn`t be signed - fixed
Comment 3 Roman Svitanic 2014-04-21 09:51:13 UTC
transplanted to release80 branch:
http://hg.netbeans.org/releases/rev/73a224f85459
Comment 4 Quality Engineering 2014-04-24 02:05:00 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/73a224f85459
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #243736: LIBlets couldn`t be signed - fixed