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 99643 - Rid of settings files in ide/updatecenters
Summary: Rid of settings files in ide/updatecenters
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: PC All
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords:
: 73180 (view as bug list)
Depends on:
Blocks: 89627
  Show dependency tree
 
Reported: 2007-04-02 08:44 UTC by Jiri Rechtacek
Modified: 2007-07-11 10:34 UTC (History)
1 user (show)

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 Jiri Rechtacek 2007-04-02 08:44:18 UTC
Rid of settings files in ide/updatecenters but keep in mind backward
compatibility of NB5.0 like Update Center declaration.
Comment 1 Jiri Rechtacek 2007-04-27 09:29:44 UTC
*** Issue 73180 has been marked as a duplicate of this issue. ***
Comment 2 rmatous 2007-07-03 15:11:48 UTC
/cvs/ide/updatecenters/src/org/netbeans/modules/updatecenters/resources/dev-update-provider.settings,v  <--  new
revision: delete; previous revision: 1.2

/cvs/ide/updatecenters/src/org/netbeans/modules/updatecenters/resources/standard-update-provider.settings,v  <--  new
revision: delete; previous revision: 1.1

/cvs/ide/updatecenters/src/org/netbeans/modules/updatecenters/resources/mf-layer.xml,v  <--  mf-layer.xml
new revision: 1.7; previous revision: 1.6

/cvs/ide/updatecenters/src/org/netbeans/modules/updatecenters/resources/Bundle.properties,v  <--  Bundle.properties
new revision: 1.6; previous revision: 1.5

/cvs/apisupport/project/test/unit/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/DataModelTest.java,v
 new revision: 1.7; previous revision: 1.6

/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/update_center_new.xml,v  <--
 new revision: delete; previous revision: 1.1

/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/DataModel.java,v  <--  new
revision: 1.13; previous revision: 1.12
Comment 3 Jesse Glick 2007-07-09 17:26:18 UTC
Also:

committed 1.15 manifest.mf
committed 1.16 src/org/netbeans/modules/extraupdatecenters/Bundle.properties
committed 1.11 src/org/netbeans/modules/extraupdatecenters/layer.xml
removed   1.1  src/org/netbeans/modules/extraupdatecenters/uc.xml

Reopening for a minor nit: the instanceClass attribute is unnecessary if you are providing both instanceCreate and
instanceOf, so it should be removed.
Comment 4 rmatous 2007-07-11 10:34:13 UTC
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/DataModel.java,v  <--  new
revision: 1.14; previous revision: 1.13

/cvs/ide/updatecenters/src/org/netbeans/modules/updatecenters/resources/mf-layer.xml,v  <--  mf-layer.xml
new revision: 1.8; previous revision: 1.7

/cvs/apisupport/project/test/unit/src/org/netbeans/modules/apisupport/project/ui/wizard/updatecenter/DataModelTest.java,v
 new revision: 1.8; previous revision: 1.7