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 131363 - unnecessary .url files exist in profiler
Summary: unnecessary .url files exist in profiler
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 02:31 UTC by Masaki Katakai
Modified: 2009-01-15 16:51 UTC (History)
1 user (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 Masaki Katakai 2008-03-28 02:31:07 UTC
Could you please remove these files from source tree?
I understand these url files are no longer used and should be removed.
And please cleanup Bundle.properties.

  profiler/src/org/netbeans/modules/profiler/nb-log-file.url
  profiler/src/org/netbeans/modules/profiler/profiler-website.url

  profiler/src/org/netbeans/modules/profiler/actions/Bundle.properties:
	Menu/Profile/Help/profiler-website.url=Profiler Project &Website...
	Menu/Profile/Help/nb-log-file.url=NetBeans Lo&g File
	Actions/Profile/profiler-website.url=Profiler Project Website

Currently these still exist in source tree and product jar file, which
means we g11n team would consider them as translatable files and
it's not good for us. Actually we were confused about such unnecessary files
in l10n-kit at 6.0 translation.
Comment 1 Ken Frank 2008-03-28 05:26:59 UTC
all thats needed is 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.
Comment 2 Jiri Sedlacek 2008-03-28 11:36:05 UTC
Thanks for catching it! I understand and agree that unnecessary files should be always removed and we'll do it. On the
other side I can't imagine how this could affect the user or any functionality, this issue only mentions that it's not
good for g11n team.

According to Bug Priority Guidelines at http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html I don't think this
is P2, lowering to P4. Please feel free to update the priority if it affects g11n team significantly. FYI, it seems that
these files are unnecessary since NetBeans 5.0.
Comment 3 Ken Frank 2008-03-28 17:11:59 UTC
for the url files, they still need to be explicitly removed now by
excluding from BE global patterns for l10n kits, as per instructions
provided recently from BE. nothing needs to be done IMO as to these files
in repository.

ken.frank@sun.com
Comment 4 Jiri Sedlacek 2008-07-22 10:56:04 UTC
Fixed for 6.5M2.

changeset:   90783:26af9f0660e8
date:        Tue Jul 22 11:56:15 2008 +0200
summary:     Fixed #131363 Removed unnecessary files
Comment 5 Rashid Urusov 2009-01-15 16:51:23 UTC
VERIFIED in sources main/profiler/src/org/netbeans/modules/profiler