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 67867 - [50cat] IDE should allow user to sign NBMs automatically
Summary: [50cat] IDE should allow user to sign NBMs automatically
Status: VERIFIED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-31 19:46 UTC by kalali
Modified: 2006-01-18 09:57 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kalali 2005-10-31 19:46:14 UTC
[ BUILD # : 20051019 ]
[ JDK VERSION : 1.5.0_03 ]

IDE should allow user to sign it module automatically
IDE should provide facilities thet help user to sign his/her module automatically from within IDE
Comment 1 Jesse Glick 2005-10-31 19:53:44 UTC
You can set ${keystore}, ${nbm_alias}, and ${storepass} in e.g.
project.properties. No plans to provide a GUI for it because that would require
infrastructure to manage keystores from the IDE... too much work, and not easy
even with a GUI since you would need a Verisign certificate or similar for it to
be useful. The AU module can be bundled with its own keystores if you control
the app distribution, but this is getting complicated. Better left as a HOWTO if
there is sufficient interest, I think.
Comment 2 kalali 2006-01-18 09:57:35 UTC
if it is such sophisticated then let the end users do the job.
but i tutorial about signing jar files should be good