apichanges document updated with the recent changes to the API (removal of the deprecated classes) BLD200405021800
authormmatula@netbeans.org
Sun, 02 May 2004 15:27:02 +0000
changeset 4502a1d604916adb
parent 4501 ae59002340a1
child 4503 54448036b564
apichanges document updated with the recent changes to the API (removal of the deprecated classes)
api.mdr/api/doc/changes/apichanges.xml
api.mdr/manifest.mf
     1.1 --- a/api.mdr/api/doc/changes/apichanges.xml	Sat May 01 13:52:24 2004 +0000
     1.2 +++ b/api.mdr/api/doc/changes/apichanges.xml	Sun May 02 15:27:02 2004 +0000
     1.3 @@ -82,6 +82,19 @@
     1.4  <!-- ACTUAL CHANGES BEGIN HERE: -->
     1.5  
     1.6    <changes>
     1.7 +      <change>
     1.8 +          <api name="xmi"/>
     1.9 +          <summary>Deprecated API removed.</summary>
    1.10 +          <version major="0" minor="986"/>
    1.11 +          <date day="2" month="5" year="2004"/>
    1.12 +          <author login="mmatula"/>
    1.13 +          <compatibility modification="yes" />
    1.14 +          <description>Deprecated API classes (org.netbeans.api.mdr.XMIReader and org.netbeans.api.mdr.XMIWriter) removed.
    1.15 +          </description>
    1.16 +          <class package="org.netbeans.api.mdr" name="XMIReader"/>
    1.17 +          <class package="org.netbeans.api.mdr" name="XMIWriter"/>
    1.18 +          <issue number="41562"/>
    1.19 +      </change>
    1.20      <change>
    1.21          <api name="facility"/>
    1.22          <summary>Added MDRManager.shutdownAll and MDRepository.shutdown methods.</summary>
     2.1 --- a/api.mdr/manifest.mf	Sat May 01 13:52:24 2004 +0000
     2.2 +++ b/api.mdr/manifest.mf	Sun May 02 15:27:02 2004 +0000
     2.3 @@ -1,5 +1,5 @@
     2.4  Manifest-Version: 1.0
     2.5 -OpenIDE-Module-Specification-Version: 0.985
     2.6 +OpenIDE-Module-Specification-Version: 0.986
     2.7  OpenIDE-Module: org.netbeans.api.mdr/1
     2.8  OpenIDE-Module-Localizing-Bundle: org/netbeans/api/mdr/Bundle.properties
     2.9