From 43fbbd093f21663718a5a9b26cf840bbf59c8b32 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Sat, 22 May 2010 11:36:25 +0000 Subject: [PATCH] Bug 314012 - [doc] Fix version in RSE ISV Docs and remove API Provisional statements --- releng/org.eclipse.rse.build/maps/rse.map | 4 +-- .../build.properties | 6 ++-- .../org.eclipse.dstore.doc.isv/notices.html | 4 +-- .../org.eclipse.dstore.doc.isv/options.txt | 4 +-- .../provisional_api.html | 34 ------------------ rse/doc/org.eclipse.dstore.doc.isv/toc.html | 20 ----------- rse/doc/org.eclipse.dstore.doc.isv/toc.xml | 4 +-- .../org.eclipse.rse.doc.isv/build.properties | 6 ++-- .../guide/rse_int.html | 27 +------------- .../guide/usingAPIs.html | 27 +------------- rse/doc/org.eclipse.rse.doc.isv/notices.html | 4 +-- .../provisional_api.html | 34 ------------------ rse/doc/org.eclipse.rse.doc.isv/toc.xml | 2 +- .../org.eclipse.rse.doc.isv/topics_Guide.xml | 2 +- .../topics_Reference.xml | 36 +++++++++---------- 15 files changed, 38 insertions(+), 176 deletions(-) delete mode 100644 rse/doc/org.eclipse.dstore.doc.isv/provisional_api.html delete mode 100644 rse/doc/org.eclipse.rse.doc.isv/provisional_api.html 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 @@-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 Guidelines for using DataStore APIs.
Release 3.0"
--bottom '
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 @@
-
-
-
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.
-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.
-
- 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. - |
- 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. - |