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 31036 - Declare non-api packages in core/settings
Summary: Declare non-api packages in core/settings
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks: 30382
  Show dependency tree
 
Reported: 2003-02-13 16:43 UTC by Jaroslav Tulach
Modified: 2008-12-22 21:35 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 Jaroslav Tulach 2003-02-13 16:43:51 UTC
Manifest of core/settings should hide non-api/spi
packages from access. Just add one line there
please that is included in module documentation.
Comment 1 Jesse Glick 2003-02-17 18:56:30 UTC
Probably a TASK...
Comment 2 David Konecny 2003-02-18 11:38:22 UTC
Task is more appropriate. But I already fixed this.

Checking in manifest.mf;
new revision: 1.8; previous revision: 1.7
Comment 3 Marian Mirilovic 2005-07-15 07:42:18 UTC
closed