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 42041 - Warning in messages.log and console
Summary: Warning in messages.log and console
Status: CLOSED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 44282
  Show dependency tree
 
Reported: 2004-04-15 15:36 UTC by Lukas Hasik
Modified: 2006-03-24 10:10 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 Lukas Hasik 2004-04-15 15:36:04 UTC
[org.netbeans.core.modules #4] Warning: module
org.netbeans.modules.usersguide does not declare
OpenIDE-Module-Public-Packages in its manifest, so
all packages are considered public by default:
http://www.netbeans.org/download/dev/javadoc/OpenAPIs/org/openide/doc-files/upgrade.html#3.4-public-packages
Comment 1 Patrick Keegan 2004-06-04 19:51:58 UTC
Jesse, do you still get notices for usersguide? If not, who should be
dealing with the code subcomponent?
Comment 2 Jesse Glick 2004-06-04 20:14:59 UTC
I'll take care of it.
Comment 3 Jesse Glick 2004-06-08 17:06:34 UTC
Fixed by projectization.

committed   * Up-To-Date  1.35        nbbuild/templates/modules.xml
committed   * Up-To-Date  1.15        nbbuild/templates/projectized.xml
committed   * Up-To-Date  1.4         usersguide/.cvsignore
committed   * Up-To-Date  1.43        usersguide/build.xml
committed   * Up-To-Date  1.37        usersguide/manifest.mf
committed   * Up-To-Date  1.16       
usersguide/javahelp/org/netbeans/modules/usersguide/ide.hs
added       * Up-To-Date  1.1        
usersguide/nbproject/project.properties
added       * Up-To-Date  1.1         usersguide/nbproject/project.xml
Comment 4 Lukas Hasik 2004-06-10 10:19:30 UTC
verified [200406091800]