1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 12:35:22 +02:00

[doc] Replace RSE 1.0 provisional notes by TM 2.0 provisional notes

This commit is contained in:
Martin Oberhuber 2007-06-12 14:40:29 +00:00
parent 8b1d47209f
commit c345072b74
5 changed files with 29 additions and 23 deletions

View file

@ -20,17 +20,19 @@ extended to interface the new server-side extensions.
<h2>Provisional API</h2> <h2>Provisional API</h2>
<div class="p"> <div class="p">
<p>Although RSE API has been reviewed and proven useful in earlier proprietary <p>Although RSE API has been reviewed and proven useful in earlier proprietary
versions, we want to give the Open Source Communitiy a chance to provide public versions, we want to give the Open Source Communitiy a chance to provide more
feedback and help further improving the APIs. Therefore,</p> public feedback and help further improving the APIs. Therefore,</p>
<p><b>As of RSE 1.0, all API is considered provisional.</b></p> <p><b>As of TM / RSE 2.0, all API is considered provisional.</b></p>
<p>This means, that we reserve the right to change any API after RSE 1.0 <p>This means, that we reserve the right to change any API after TM / RSE 2.0
in a not backward compatible way. All such API changes will be voted on in a not backward compatible way. We will make every sensible effort to
keep at least Source API Compatibility intact, but in cases where this would
lead to unnecessary code bloat we will go with API breakage. All such API changes will be voted on
by committers on the <a href="https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev"> by committers on the <a href="https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev">
dsdp-tm-dev</a> developer mailing list, and documented in a migration guide dsdp-tm-dev</a> developer mailing list, and documented in a migration guide
for future releases. We expect that with Community Feedback, we'll reach a for future releases. We expect that with Community Feedback, we'll reach a
stable, hardened API for RSE 2.0. Please give your feedback on stable, hardened API for TM 3.0. Please give your feedback on
<a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a> <a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a>
under category DSDP, Product Target Management.</p> under category DSDP, Product Target Management.</p>
</div> </div>

View file

@ -29,19 +29,21 @@ It provides an
--> -->
<tr><td> <tr><td>
<p>Although RSE API has been reviewed and proven useful in earlier proprietary <p>Although RSE API has been reviewed and proven useful in earlier proprietary
versions, we want to give the Open Source Communitiy a chance to provide public versions, we want to give the Open Source Communitiy a chance to provide more
feedback and help further improving the APIs. Therefore,</p> public feedback and help further improving the APIs. Therefore,</p>
<p><b>As of RSE 1.0, all API is considered provisional.</b></p> <p><b>As of TM / RSE 2.0, all API is considered provisional.</b></p>
<p>This means, that we reserve the right to change any API after RSE 1.0 <p>This means, that we reserve the right to change any API after TM / RSE 2.0
in a not backward compatible way. All such API changes will be voted on in a not backward compatible way. We will make every sensible effort to
keep at least Source API Compatibility intact, but in cases where this would
lead to unnecessary code bloat we will go with API breakage. All such API changes will be voted on
by committers on the <a href="https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev"> by committers on the <a href="https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev">
dsdp-tm-dev</a> developer mailing list, and documented in a migration guide dsdp-tm-dev</a> developer mailing list, and documented in a migration guide
for future releases. We expect that with Community Feedback, we'll reach a for future releases. We expect that with Community Feedback, we'll reach a
stable, hardened API for RSE 2.0. Please give your feedback on stable, hardened API for TM 3.0. Please give your feedback on
<a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a>under <a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a>
category DSDP, Product Target Management.</p> under category DSDP, Product Target Management.</p>
</td></tr></table> </td></tr></table>
</body> </body>

View file

@ -35,17 +35,19 @@ reference section.</p>
--> -->
<tr><td> <tr><td>
<p>Although RSE API has been reviewed and proven useful in earlier proprietary <p>Although RSE API has been reviewed and proven useful in earlier proprietary
versions, we want to give the Open Source Communitiy a chance to provide public versions, we want to give the Open Source Communitiy a chance to provide more
feedback and help further improving the APIs. Therefore,</p> public feedback and help further improving the APIs. Therefore,</p>
<p><b>As of RSE 1.0, all API is considered provisional.</b></p> <p><b>As of TM / RSE 2.0, all API is considered provisional.</b></p>
<p>This means, that we reserve the right to change any API after RSE 1.0 <p>This means, that we reserve the right to change any API after TM / RSE 2.0
in a not backward compatible way. All such API changes will be voted on in a not backward compatible way. We will make every sensible effort to
keep at least Source API Compatibility intact, but in cases where this would
lead to unnecessary code bloat we will go with API breakage. All such API changes will be voted on
by committers on the <a href="https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev"> by committers on the <a href="https://dev.eclipse.org/mailman/listinfo/dsdp-tm-dev">
dsdp-tm-dev</a> developer mailing list, and documented in a migration guide dsdp-tm-dev</a> developer mailing list, and documented in a migration guide
for future releases. We expect that with Community Feedback, we'll reach a for future releases. We expect that with Community Feedback, we'll reach a
stable, hardened API for RSE 2.0. Please give your feedback on stable, hardened API for TM 3.0. Please give your feedback on
<a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a> <a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a>
under category DSDP, Product Target Management.</p> under category DSDP, Product Target Management.</p>
</td></tr></table> </td></tr></table>

View file

@ -31,7 +31,7 @@ The server code is usually packaged with the containing product and you should r
product's documentation for finding and installing the server package. product's documentation for finding and installing the server package.
The server is also available, however, on the Eclipse DSDP The server is also available, however, on the Eclipse DSDP
<a href="http://download.eclipse.org/dsdp/tm/downloads/">Target Management download site</a> <a href="http://download.eclipse.org/dsdp/tm/downloads/">Target Management download site</a>
as the package <b>rseserver-&lt;version&gt;-&lt;os&gt;.tar</b>. For example, rseserver-1.0-linux.tar contains the release 1.0 server as the package <b>rseserver-&lt;version&gt;-&lt;os&gt;.tar</b>. For example, rseserver-2.0-linux.tar contains the release 2.0 server
for Linux. There are servers for Linux, AIX, a generic Unix version that can be tailored to your particular flavor for Linux. There are servers for Linux, AIX, a generic Unix version that can be tailored to your particular flavor
of Unix, and an experimental Mac OS X version.</li> of Unix, and an experimental Mac OS X version.</li>
<li>Ensure that Perl is installed.</li> <li>Ensure that Perl is installed.</li>
@ -49,7 +49,7 @@ team sharing), but you are free to use any directory.</li>
</li> </li>
<li>Run the following command in the /opt/rseserver directory to extract the <li>Run the following command in the /opt/rseserver directory to extract the
server code from the package appropriate to your operating system. For linux this command is: server code from the package appropriate to your operating system. For linux this command is:
<pre>tar -xf rseserver-1.0-linux.tar</pre> <pre>tar -xf rseserver-2.0-linux.tar</pre>
</li> </li>
</ol> </ol>
</div> </div>

View file

@ -31,7 +31,7 @@ The server code is usually packaged with a containing product and you should ref
product's documentation for finding and installing the server package. product's documentation for finding and installing the server package.
The server is also available, however, on the Eclipse DSDP The server is also available, however, on the Eclipse DSDP
<a href="http://download.eclipse.org/dsdp/tm/downloads/">Target Management download site</a> <a href="http://download.eclipse.org/dsdp/tm/downloads/">Target Management download site</a>
as the package <b>rseserver-&lt;version&gt;-&lt;os&gt;.zip</b>. For example, rseserver-1.0-windows.zip contains the release 1.0 server as the package <b>rseserver-&lt;version&gt;-&lt;os&gt;.zip</b>. For example, rseserver-2.0-windows.zip contains the release 2.0 server
for Windows.</li> for Windows.</li>
<li>Copy the rseserver.zip to the C:\rseserver directory (this could be on a different machine).</li> <li>Copy the rseserver.zip to the C:\rseserver directory (this could be on a different machine).</li>
<li>Using an unzip utility to extract the server code to the C:\rseserver directory.</li> <li>Using an unzip utility to extract the server code to the C:\rseserver directory.</li>