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 23140 - Remove warning in runide.sh when Solaris JH pkging workaround is active
Summary: Remove warning in runide.sh when Solaris JH pkging workaround is active
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2002-05-04 02:45 UTC by Mark Dey
Modified: 2008-12-23 12:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch (674 bytes, patch)
2002-05-06 17:37 UTC, Jesse Glick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Dey 2002-05-04 02:45:56 UTC
A workaround for a javahelp packaging bug 22455 was implemented in runide.sh. 
Unfortunately, the fix included a warning message that is printed to stdout:

  WARNING: workaround active for Solaris/JavaHelp packaging bug
  See: http://www.netbeans.org/issues/show_bug.cgi?id=22455

This warning is unnecessary and gives the false impression that the runtime 
environment is somehow flawed when in fact the workaround ensures that the 
online help will function correctly.  

Request to have this removed in 3.3.2 for FFJ FCS
Comment 1 Jesse Glick 2002-05-06 04:38:53 UTC
I guess it's unnecessary, yes. In fact the runtime environment *is*
somewhat flawed in this case, but the user is not expected to do
anything about it.
Comment 2 Jesse Glick 2002-05-06 17:37:01 UTC
Created attachment 5657 [details]
Patch
Comment 3 Jesse Glick 2002-05-06 17:38:44 UTC
Fixed in the trunk:

core/release/bin/runide.sh 1.31
Comment 4 Jesse Glick 2002-05-06 19:43:37 UTC
Applied to branches too.

orion_fcs: 1.23.4.1.4.4

release33: 1.23.4.3
Comment 5 Marian Mirilovic 2003-07-14 17:11:44 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.