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 74300 - Selection of JDK does not affect <signjar> for JNLP build
Summary: Selection of JDK does not affect <signjar> for JNLP build
Status: VERIFIED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 5.x
Hardware: PC Other
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-03 13:53 UTC by Tomas Danek
Modified: 2006-04-04 10:03 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 Tomas Danek 2006-04-03 13:53:27 UTC
NetBeans IDE Dev (Build 200604021800)
1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-b05
Windows NT (unknown) version 6.0 running on x86
cs_CZ (nb); Cp1250

-------------------
1) created feedreader
2) build JNLP target fails, but ok on 1.5.0 (c.f. issue 73487)
3) registred a new jdk platform (1.6.0-b78), and switched feedreader to it.
4) build JNLP still fails (but it works if you run whole ide on 1.6 - and use
default JDK platform)
Comment 1 Jesse Glick 2006-04-03 18:43:39 UTC
Sorry, can't fix with Ant 1.6.5:

http://issues.apache.org/bugzilla/show_bug.cgi?id=39189
Comment 2 Tomas Danek 2006-04-04 10:03:34 UTC
Ok. I'll file JDK bug, imho they could bacport fix of jarsigner to 1.5 . Verified.