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 190468 - Use NbPreferences from RepositoryPreferences
Summary: Use NbPreferences from RepositoryPreferences
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on: 196610
Blocks:
  Show dependency tree
 
Reported: 2010-09-20 17:25 UTC by Jesse Glick
Modified: 2011-08-26 14:38 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-09-20 17:25:38 UTC
...in place of the current clumsy use of the system filesystem.
Comment 1 Jesse Glick 2010-09-30 21:04:11 UTC
Note that layer-based registration of default repos would not work in that case.
Comment 2 Jesse Glick 2011-08-25 01:35:47 UTC
core-main #a74166d5109c
Comment 3 Quality Engineering 2011-08-26 14:38:45 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/a74166d5109c
User: Jesse Glick <jglick@netbeans.org>
Log: #190468: Use NbPreferences from RepositoryPreferences
Intentionally not transferring old storage format, since most such instances should have been transient anyway.