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

Summary: Do not expose public packages in o.n.m.ruby
Product: ruby Reporter: Jesse Glick <jglick>
Component: CodeAssignee: Torbjorn Norbye <tor>
Status: RESOLVED DUPLICATE    
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 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 ***