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 119700

Summary: Do not expose public packages in o.n.m.jdbcwizard
Product: soa Reporter: Jesse Glick <jglick>
Component: SQL ProjectAssignee: Narayana Rallabandi <narayanaa>
Status: RESOLVED FIXED    
Severity: blocker CC: jtulach
Priority: P2 Keywords: ARCH
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2007-10-22 22:03:56 UTC
This module exposes 8 packages as public, despite the fact that they do not seem to contain anything like an API, and in
fact there are no apparent dependencies on the module in current builds. Please remove these packages from public
exposure, or if necessary switch to friend packages to an enumerated list of clients.
Comment 1 Venkat Srinivasan 2007-10-23 08:35:38 UTC
Pls look into this ASAP
Comment 2 Narayana Rallabandi 2007-10-23 13:41:45 UTC
Since there are no apparent dependencies on the module in current builds so removing these packages from public exposure"