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 154821 - Do not use <presetdef> to use nbjdk.home
Summary: Do not use <presetdef> to use nbjdk.home
Status: RESOLVED WONTFIX
Alias: None
Product: apisupport
Classification: Unclassified
Component: Harness (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 145107
  Show dependency tree
 
Reported: 2008-12-05 22:55 UTC by Jesse Glick
Modified: 2012-06-25 12:55 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 Jesse Glick 2008-12-05 22:55:10 UTC
<presetdef> is causing issues with Cobertura. Better to use subclasses of standard tasks. May still need to use
<presetdef> on <nbjpdastart>. See also issue #154819.
Comment 1 Jesse Glick 2009-04-03 20:42:17 UTC
Probably not going to get to it.
Comment 2 Jesse Glick 2010-03-11 12:06:40 UTC
Not possible in 6.9.
Comment 3 Jesse Glick 2010-10-21 13:26:34 UTC
Since the 6.9+ platform requires JDK 6, which most people would be running the IDE on anyway, probably fewer people are using an explicit JDK to begin with.
Comment 4 Jaroslav Tulach 2012-06-25 12:55:02 UTC
Given the limited impact, let's won'tfix for now.