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 208113 - org.netbeans.modules.versioning classes are loaded on startup with J2SE project
Summary: org.netbeans.modules.versioning classes are loaded on startup with J2SE project
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: PC All
: P3 normal (vote)
Assignee: Petr Cyhelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 08:46 UTC by Petr Cyhelsky
Modified: 2012-02-09 14:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
snapshot-like distribution of loaders (11.10 KB, application/octet-stream)
2012-02-07 08:46 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-02-07 08:46:51 UTC
Created attachment 115501 [details]
snapshot-like distribution of loaders

Following classes are loaded on startup with J2SE project
see http://wiki.netbeans.org/FitnessViaWhiteAndBlackList

org.netbeans.modules.versioning.core.spi.VCSHistoryProvider
org.netbeans.modules.versioning.ui.history.HistorySettings
Comment 1 Tomas Stupka 2012-02-09 11:07:38 UTC
both classes were introduced in scope of issue #207126

- o.n.m.versioning.core.spi.VCSHistoryProvider is new and loaded together with other vcs classes. should be added to the whitelist

- o.n.m.versioning.ui.history.HistorySettings is used instead of o.n.m.localhistory.LocalHistorySettings which is already on whitelist and should be replaced with o.n.m.versioning.ui.history.HistorySettings
Comment 2 Petr Cyhelsky 2012-02-09 13:16:33 UTC
fixed in ergonomics cf8904fa0fbc
Comment 3 Petr Cyhelsky 2012-02-09 14:17:44 UTC
wrong changeset, should be 837e5aa3973d