1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-05 07:15:39 +02:00

[releng] Fix dstore.core version 3.2

This commit is contained in:
Martin Oberhuber 2010-03-21 05:06:34 +00:00
parent fe1a062e3e
commit d83cf43ee3
2 changed files with 1 additions and 5 deletions

View file

@ -124,8 +124,6 @@ More information can be found in the associated bugzilla items.
already, so the API specification update seems acceptable already, so the API specification update seems acceptable
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=305272">305272</a>].</li> [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=305272">305272</a>].</li>
</ul></li> </ul></li>
</ul>
</li>
<li>TM 3.2M6 API Specification Updates <li>TM 3.2M6 API Specification Updates
<ul> <ul>
<li>The <code><a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.rse.doc.isv/reference/api/org/eclipse/rse/services/clientserver/ISystemFileTypes.html">ISystemFileTypes</a></code>, <li>The <code><a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.rse.doc.isv/reference/api/org/eclipse/rse/services/clientserver/ISystemFileTypes.html">ISystemFileTypes</a></code>,
@ -138,8 +136,6 @@ More information can be found in the associated bugzilla items.
[<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=304170">304170</a>].</li> [<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=304170">304170</a>].</li>
</ul></li> </ul></li>
</ul> </ul>
</li>
</ul>
Use Use
<!-- <!--

View file

@ -633,7 +633,7 @@
<feature url="features/org.eclipse.rse.core_3.2.0.qualifier.jar" id="org.eclipse.rse.core" version="3.2.0.qualifier"> <feature url="features/org.eclipse.rse.core_3.2.0.qualifier.jar" id="org.eclipse.rse.core" version="3.2.0.qualifier">
<category name="TM and RSE 3.2"/> <category name="TM and RSE 3.2"/>
</feature> </feature>
<feature url="features/org.eclipse.rse.dstore_3.1.100.qualifier.jar" id="org.eclipse.rse.dstore" version="3.1.100.qualifier"> <feature url="features/org.eclipse.rse.dstore_3.2.0.qualifier.jar" id="org.eclipse.rse.dstore" version="3.2.0.qualifier">
<category name="TM and RSE 3.2"/> <category name="TM and RSE 3.2"/>
</feature> </feature>
<feature url="features/org.eclipse.rse.ftp_3.0.200.qualifier.jar" id="org.eclipse.rse.ftp" version="3.0.200.qualifier"> <feature url="features/org.eclipse.rse.ftp_3.0.200.qualifier.jar" id="org.eclipse.rse.ftp" version="3.0.200.qualifier">