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 119671 - Do not expose public packages in o.n.m.ruby
Summary: Do not expose public packages in o.n.m.ruby
Status: RESOLVED DUPLICATE of bug 119610
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords: ARCH
Depends on:
Blocks:
 
Reported: 2007-10-22 17:04 UTC by Jesse Glick
Modified: 2007-10-22 17:20 UTC (History)
1 user (show)

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 2007-10-22 17:04:00 UTC
This module exposes several public packages. These are not proper APIs. Please use <friend-packages> and enumerate just
those modules in the ruby cluster which need access.
Comment 1 Torbjorn Norbye 2007-10-22 17:20:42 UTC
Yep, Jarda filed the same thing earlier today in issue 119610. Will fix today.

*** This issue has been marked as a duplicate of 119610 ***