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 131365

Summary: unnecessary DocJ2eeGuide.url file
Product: serverplugins Reporter: Masaki Katakai <masaki>
Component: Sun Appserver 8Assignee: Vince Kraemer <vkraemer>
Status: RESOLVED FIXED    
Severity: blocker CC: jf4jbug, pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2008-03-28 02:41:22 UTC
It seems that the following .url file is no longer used. If it's correct,
could you remove it from source tree and update Bundle.properties?

  ./j2ee.sun.appsrv81/src/org/netbeans/modules/j2ee/sun/ide/DocJ2eeGuide.url

  ./j2ee.sun.appsrv81/src/org/netbeans/modules/j2ee/sun/ide/Bundle.properties:
	Menu/Help/DocJ2eeGuide.url=J2EE Development Guide

Currently it still exists in source tree and product jar file, which
means we g11n team would consider it as translatable file and it's not
good for us. Actually we were confused about such unnecessary file in
l10n-kit at 6.0 translation.
Comment 1 Ken Frank 2008-03-28 05:28:47 UTC
ll thats needed is for developers to exclude them from the global l10n kit patterns file
as per instructions from BE - contact BE for details. I don't think it matters if they are in
src tree or en jars if they are not referred to or used at all.

ken.frank@sun.com
Comment 2 Nitya Doraisamy 2008-03-30 06:27:29 UTC
Fixed
http://hg.netbeans.org/main?cmd=changeset;node=c00e59863191
Comment 3 Nitya Doraisamy 2008-03-30 06:34:40 UTC
Removed unused bundle key and DocJ2eeGuide.url