diff --git a/releng/org.eclipse.rse.build/maps/rse.map b/releng/org.eclipse.rse.build/maps/rse.map index 6b3c34b46b5..5925cdd8c03 100644 --- a/releng/org.eclipse.rse.build/maps/rse.map +++ b/releng/org.eclipse.rse.build/maps/rse.map @@ -15,7 +15,7 @@ feature@org.eclipse.rse.useractions=v201005221100,:pserver:anonymous:none@dev.ec !!feature@org.eclipse.rse.useractions.wrapper=v20080609a,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/features/org.eclipse.rse.useractions.wrapper-feature !!feature@org.eclipse.tm.releng.master=v20080609,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/releng/org.eclipse.tm.releng.master-feature plugin@org.eclipse.dstore.core=v201005221100,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.dstore.core -plugin@org.eclipse.dstore.doc.isv=v201005032000,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/doc/org.eclipse.dstore.doc.isv +plugin@org.eclipse.dstore.doc.isv=v201005221130,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/doc/org.eclipse.dstore.doc.isv plugin@org.eclipse.dstore.extra=v200907301400,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.dstore.extra plugin@org.eclipse.rse=v201003151933,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse plugin@org.eclipse.rse.connectorservice.dstore=v201005221100,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.dstore @@ -23,7 +23,7 @@ plugin@org.eclipse.rse.connectorservice.local=v200905272300,:pserver:anonymous:n plugin@org.eclipse.rse.connectorservice.ssh=v200905272300,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.ssh plugin@org.eclipse.rse.connectorservice.telnet=v200908051630,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.connectorservice.telnet plugin@org.eclipse.rse.core=v201003151933,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.core -plugin@org.eclipse.rse.doc.isv=v201005221100,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/doc/org.eclipse.rse.doc.isv +plugin@org.eclipse.rse.doc.isv=v201005221130,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/doc/org.eclipse.rse.doc.isv plugin@org.eclipse.rse.doc.user=v200905272300,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/doc/org.eclipse.rse.doc.user plugin@org.eclipse.rse.dstore.security=v201003010830,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.dstore.security plugin@org.eclipse.rse.efs=v201003010830,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.rse/plugins/org.eclipse.rse.efs diff --git a/rse/doc/org.eclipse.dstore.doc.isv/build.properties b/rse/doc/org.eclipse.dstore.doc.isv/build.properties index 1e99f1094df..50409b954af 100755 --- a/rse/doc/org.eclipse.dstore.doc.isv/build.properties +++ b/rse/doc/org.eclipse.dstore.doc.isv/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2007 IBM Corporation and others. +# Copyright (c) 2000, 2010 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -7,6 +7,7 @@ # # Contributors: # IBM Corporation - initial API and implementation +# Martin Oberhuber (Wind River) - [314012] Remove provisional API declaration ############################################################################### bin.includes = META-INF/,\ about.html,\ @@ -18,7 +19,6 @@ bin.includes = META-INF/,\ toc.xml,\ guide/,\ index/,\ - reference/,\ - provisional_api.html + reference/ customBuildCallbacks = customBuildCallbacks.xml src.includes = about.html diff --git a/rse/doc/org.eclipse.dstore.doc.isv/notices.html b/rse/doc/org.eclipse.dstore.doc.isv/notices.html index 1f694c82f5a..1215ce37e83 100755 --- a/rse/doc/org.eclipse.dstore.doc.isv/notices.html +++ b/rse/doc/org.eclipse.dstore.doc.isv/notices.html @@ -2,7 +2,7 @@ - + @@ -13,7 +13,7 @@

Notices

-The material in this guide is Copyright (c) IBM Corporation and others 2000, 2007. +The material in this guide is Copyright (c) IBM Corporation and others 2000, 2010.

Terms and conditions regarding the use of this guide. diff --git a/rse/doc/org.eclipse.dstore.doc.isv/options.txt b/rse/doc/org.eclipse.dstore.doc.isv/options.txt index a8c31046f0b..0dbab101fdf 100755 --- a/rse/doc/org.eclipse.dstore.doc.isv/options.txt +++ b/rse/doc/org.eclipse.dstore.doc.isv/options.txt @@ -10,8 +10,8 @@ -splitIndex -windowtitle "Remote System Explorer DataStore API Specification" -doctitle "Remote System Explorer DataStore API Specification" --header "Remote System Explorer DataStore
Release 3.0" --bottom '

Guidelines for using DataStore APIs.

' +-header "Remote System Explorer DataStore
Release 3.2" +-bottom "Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved." -link http://java.sun.com/j2se/1.4.2/docs/api -linkoffline ./../../../org.eclipse.platform.doc.isv/reference/api @javadoc.link.location@/platform/reference/api/ -link http://bundles.osgi.org/javadoc/r4 diff --git a/rse/doc/org.eclipse.dstore.doc.isv/provisional_api.html b/rse/doc/org.eclipse.dstore.doc.isv/provisional_api.html deleted file mode 100644 index 92adea2bca0..00000000000 --- a/rse/doc/org.eclipse.dstore.doc.isv/provisional_api.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - -Remote System Explorer API Status - - - - - -

Remote System Explorer API Status

-

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

- -

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

- -

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 TM 3.0. Please give your feedback on -Eclipse Bugzilla -under category DSDP, Product Target Management.

-
- - - \ No newline at end of file diff --git a/rse/doc/org.eclipse.dstore.doc.isv/toc.html b/rse/doc/org.eclipse.dstore.doc.isv/toc.html index 14db07978ac..6ab11ce87d7 100755 --- a/rse/doc/org.eclipse.dstore.doc.isv/toc.html +++ b/rse/doc/org.eclipse.dstore.doc.isv/toc.html @@ -17,25 +17,5 @@ communication framework, server-side extensions can be written. The Remote Syst 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 more -public feedback and help further improving the APIs. Therefore,

- -

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

- -

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 TM 3.0. Please give your feedback on -Eclipse Bugzilla -under category DSDP, Product Target Management.

-
- \ No newline at end of file diff --git a/rse/doc/org.eclipse.dstore.doc.isv/toc.xml b/rse/doc/org.eclipse.dstore.doc.isv/toc.xml index 67a0d7cc9e8..cca618b8b15 100755 --- a/rse/doc/org.eclipse.dstore.doc.isv/toc.xml +++ b/rse/doc/org.eclipse.dstore.doc.isv/toc.xml @@ -26,8 +26,8 @@ - - + + diff --git a/rse/doc/org.eclipse.rse.doc.isv/build.properties b/rse/doc/org.eclipse.rse.doc.isv/build.properties index 10fd0ba73cf..927d25899ef 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/build.properties +++ b/rse/doc/org.eclipse.rse.doc.isv/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2000, 2006 IBM Corporation and others. +# Copyright (c) 2000, 2010 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -8,6 +8,7 @@ # Contributors: # IBM Corporation - initial API and implementation # Martin Oberhuber (Wind River) - Declare API provisional +# Martin Oberhuber (Wind River) - [314012] Remove provisional API declaration ############################################################################### bin.includes = META-INF/,\ about.html,\ @@ -26,6 +27,5 @@ bin.includes = META-INF/,\ index/,\ questions/,\ reference/,\ - samples/,\ - provisional_api.html + samples/ customBuildCallbacks = customBuildCallbacks.xml 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 f9d25a0ab31..0a2b2865dc1 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 @@ -2,7 +2,7 @@ - + @@ -22,30 +22,5 @@ It provides an -

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

- -

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

- -

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 TM 3.0. Please give your feedback on -Eclipse Bugzilla -under category DSDP, Product Target Management.

-
- \ No newline at end of file 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 e10f90aa17f..851083f9bb9 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html +++ b/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html @@ -5,7 +5,7 @@ Using the Remote System Explorer API - + @@ -27,30 +27,5 @@ The API set supplied by the RSE can be roughly partitioned into three areas: This guide will introduce the capabilities of the API, leaving the programming details to the reference section.

-

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

- -

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

- -

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 TM 3.0. Please give your feedback on -Eclipse Bugzilla -under category DSDP, Product Target Management.

-
- \ No newline at end of file diff --git a/rse/doc/org.eclipse.rse.doc.isv/notices.html b/rse/doc/org.eclipse.rse.doc.isv/notices.html index 2b7a4b4dc05..1215ce37e83 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/notices.html +++ b/rse/doc/org.eclipse.rse.doc.isv/notices.html @@ -2,7 +2,7 @@ - + @@ -13,7 +13,7 @@

Notices

-The material in this guide is Copyright (c) IBM Corporation and others 2000, 2007. +The material in this guide is Copyright (c) IBM Corporation and others 2000, 2010.

Terms and conditions regarding the use of this guide. diff --git a/rse/doc/org.eclipse.rse.doc.isv/provisional_api.html b/rse/doc/org.eclipse.rse.doc.isv/provisional_api.html deleted file mode 100644 index 92adea2bca0..00000000000 --- a/rse/doc/org.eclipse.rse.doc.isv/provisional_api.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - -Remote System Explorer API Status - - - - - -

Remote System Explorer API Status

-

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

- -

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

- -

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 TM 3.0. Please give your feedback on -Eclipse Bugzilla -under category DSDP, Product Target Management.

-
- - - \ No newline at end of file diff --git a/rse/doc/org.eclipse.rse.doc.isv/toc.xml b/rse/doc/org.eclipse.rse.doc.isv/toc.xml index 447c630657c..40e824218f4 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/toc.xml +++ b/rse/doc/org.eclipse.rse.doc.isv/toc.xml @@ -19,7 +19,7 @@
- + diff --git a/rse/doc/org.eclipse.rse.doc.isv/topics_Guide.xml b/rse/doc/org.eclipse.rse.doc.isv/topics_Guide.xml index f619f09f5fa..579ca374a23 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/topics_Guide.xml +++ b/rse/doc/org.eclipse.rse.doc.isv/topics_Guide.xml @@ -29,7 +29,7 @@ - + diff --git a/rse/doc/org.eclipse.rse.doc.isv/topics_Reference.xml b/rse/doc/org.eclipse.rse.doc.isv/topics_Reference.xml index 7f850c3d17f..043740bee10 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/topics_Reference.xml +++ b/rse/doc/org.eclipse.rse.doc.isv/topics_Reference.xml @@ -34,29 +34,29 @@ - + - - + + - + - + - + @@ -65,7 +65,7 @@ - + @@ -73,18 +73,18 @@ - + - + - + - + @@ -95,7 +95,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -113,12 +113,12 @@ - + - + @@ -137,7 +137,7 @@ - + @@ -145,10 +145,10 @@ - + - +