diff --git a/rse/doc/org.eclipse.dstore.doc.isv/toc.html b/rse/doc/org.eclipse.dstore.doc.isv/toc.html index d32551f7672..14db07978ac 100755 --- a/rse/doc/org.eclipse.dstore.doc.isv/toc.html +++ b/rse/doc/org.eclipse.dstore.doc.isv/toc.html @@ -20,17 +20,19 @@ extended to interface the new server-side extensions.

Provisional API

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 -feedback and help further improving the APIs. Therefore,

+versions, we want to give the Open Source Communitiy a chance to provide more +public feedback and help further improving the APIs. Therefore,

-

As of RSE 1.0, all API is considered provisional.

+

As of TM / RSE 2.0, all API is considered provisional.

-

This means, that we reserve the right to change any API after RSE 1.0 -in a not backward compatible way. All such API changes will be voted on +

This means, that we reserve the right to change any API after TM / RSE 2.0 +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 dsdp-tm-dev developer mailing list, and documented in a migration guide 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 Eclipse Bugzilla under category DSDP, Product Target Management.

diff --git a/rse/doc/org.eclipse.rse.doc.isv/guide/rse_int.html b/rse/doc/org.eclipse.rse.doc.isv/guide/rse_int.html index 768c329af6c..787cb2df0e7 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/guide/rse_int.html +++ b/rse/doc/org.eclipse.rse.doc.isv/guide/rse_int.html @@ -29,19 +29,21 @@ It provides an -->

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 -feedback and help further improving the APIs. Therefore,

+versions, we want to give the Open Source Communitiy a chance to provide more +public feedback and help further improving the APIs. Therefore,

-

As of RSE 1.0, all API is considered provisional.

+

As of TM / RSE 2.0, all API is considered provisional.

-

This means, that we reserve the right to change any API after RSE 1.0 -in a not backward compatible way. All such API changes will be voted on +

This means, that we reserve the right to change any API after TM / RSE 2.0 +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 dsdp-tm-dev developer mailing list, and documented in a migration guide 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 -Eclipse Bugzillaunder -category DSDP, Product Target Management.

+stable, hardened API for TM 3.0. Please give your feedback on +Eclipse Bugzilla +under category DSDP, Product Target Management.

diff --git a/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html b/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html index d6e4f835834..e10f90aa17f 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html +++ b/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html @@ -35,17 +35,19 @@ reference section.

-->

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 -feedback and help further improving the APIs. Therefore,

+versions, we want to give the Open Source Communitiy a chance to provide more +public feedback and help further improving the APIs. Therefore,

-

As of RSE 1.0, all API is considered provisional.

+

As of TM / RSE 2.0, all API is considered provisional.

-

This means, that we reserve the right to change any API after RSE 1.0 -in a not backward compatible way. All such API changes will be voted on +

This means, that we reserve the right to change any API after TM / RSE 2.0 +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 dsdp-tm-dev developer mailing list, and documented in a migration guide 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 Eclipse Bugzilla under category DSDP, Product Target Management.

diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html index b96bbc67882..25071d9a95d 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginlinux.html @@ -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. The server is also available, however, on the Eclipse DSDP Target Management download site -as the package rseserver-<version>-<os>.tar. For example, rseserver-1.0-linux.tar contains the release 1.0 server +as the package rseserver-<version>-<os>.tar. 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 of Unix, and an experimental Mac OS X version.
  • Ensure that Perl is installed.
  • @@ -49,7 +49,7 @@ team sharing), but you are free to use any directory.
  • 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: -
    tar -xf rseserver-1.0-linux.tar
    +
    tar -xf rseserver-2.0-linux.tar
  • diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginwindows.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginwindows.html index 5508a3c1c56..9f5f3ddadef 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginwindows.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tbeginwindows.html @@ -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. The server is also available, however, on the Eclipse DSDP Target Management download site -as the package rseserver-<version>-<os>.zip. For example, rseserver-1.0-windows.zip contains the release 1.0 server +as the package rseserver-<version>-<os>.zip. For example, rseserver-2.0-windows.zip contains the release 2.0 server for Windows.
  • Copy the rseserver.zip to the C:\rseserver directory (this could be on a different machine).
  • Using an unzip utility to extract the server code to the C:\rseserver directory.