Index: apichanges.xml =================================================================== RCS file: /cvs/autoupdate/apichanges.xml,v retrieving revision 1.3 diff -u -r1.3 apichanges.xml --- apichanges.xml 30 Jun 2006 18:18:01 -0000 1.3 +++ apichanges.xml 2 Nov 2006 10:41:42 -0000 @@ -23,6 +23,22 @@ Auto Update API + + + Class org.netbeans.modules.autoupdate.Settings + doesn't subclass org.openide.options.SystemOption anymore + + + + + org.netbeans.modules.autoupdate.Settings doesn't subclass + org.openide.options.SystemOption and thus + no methods from org.openide.options.SystemOption + or org.openide.util.SharedClassObject cannot be called anymore. + + + + New attribute targetcluster in autoupdate-catalog-2_4.dtd Index: manifest.mf =================================================================== RCS file: /cvs/autoupdate/manifest.mf,v retrieving revision 1.61 diff -u -r1.61 manifest.mf --- manifest.mf 4 Apr 2006 12:51:25 -0000 1.61 +++ manifest.mf 2 Nov 2006 10:41:42 -0000 @@ -3,7 +3,7 @@ OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/autoupdate/Bundle.properties OpenIDE-Module-Install: org/netbeans/modules/autoupdate/AutoUpdateModule.class OpenIDE-Module-Layer: org/netbeans/modules/autoupdate/resources/mf-layer.xml -OpenIDE-Module-Specification-Version: 2.19 +OpenIDE-Module-Specification-Version: 2.20 Name: org/netbeans/modules/autoupdate/NbmDataLoader.class OpenIDE-Module-Class: Loader