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 119610 - ruby/editing should not have public packages
Summary: ruby/editing should not have public packages
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
: 119671 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-22 08:26 UTC by Jaroslav Tulach
Modified: 2007-10-22 18:46 UTC (History)
2 users (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 Jaroslav Tulach 2007-10-22 08:26:39 UTC
Watching the signature tests
http://wiki.netbeans.org/wiki/view/SignatureTest
I have found out that the ruby/editing has public packages, although it is not declared as public API.

Fix by removing them or listing friends of that API.
Comment 1 Jaroslav Tulach 2007-10-22 08:28:13 UTC
The build with API changes in the module:
http://deadlock.netbeans.org/hudson/job/trunk/4078/artifact/nbbuild/build/sigtestscheck/
Comment 2 Torbjorn Norbye 2007-10-22 17:20:35 UTC
*** Issue 119671 has been marked as a duplicate of this issue. ***
Comment 3 Torbjorn Norbye 2007-10-22 18:31:13 UTC
Fixed

IDE:-------------------------------------------------
IDE: [10/22/07 5:30 PM] Committing started
Checking in project.xml;
/cvs/ruby/editing/nbproject/project.xml,v  <--  project.xml
new revision: 1.16; previous revision: 1.15
done
IDE: [10/22/07 5:30 PM] Committing finished
Comment 4 Torbjorn Norbye 2007-10-22 18:46:27 UTC
I looked around and found a few more things I could restrict.

IDE:-------------------------------------------------
IDE: [10/22/07 5:45 PM] Committing started
Checking in editing/nbproject/project.xml;
/cvs/ruby/editing/nbproject/project.xml,v  <--  project.xml
new revision: 1.17; previous revision: 1.16
done
Checking in rake/nbproject/project.xml;
/cvs/ruby/rake/nbproject/project.xml,v  <--  project.xml
new revision: 1.2; previous revision: 1.1
done
Checking in gsf/api/nbproject/project.xml;
/cvs/ruby/gsf/api/nbproject/project.xml,v  <--  project.xml
new revision: 1.7; previous revision: 1.6
done
IDE: [10/22/07 5:45 PM] Committing finished