Get rid of (some) TCF references
diff --git a/about.php b/about.php
index 7d98517..6cf2079 100644
--- a/about.php
+++ b/about.php
@@ -60,9 +60,8 @@
space, the main charter of target management is to provide data models and frameworks
that are flexible and open enough for vendor-specific extensions. Sample implementations
are provided for TCP/IP Secure Shell (ssh) connections, FTP data transfer, Telnet and
- Windows CE connections. In addition to that, with the <a href="http://wiki.eclipse.org/TCF">Target Communication Framework (TCF)</a>,
- a lightweight communication protocol specifically suited for embedded software development
- is also part of our offering.</p>
+ Windows CE connections. In addition to that, a lightweight Terminal view is provided
+ as a standalone offering.</p>
<p>
Current releases can be downloaded for evaluation
<a href="http://download.eclipse.org/tm/downloads/">here</a>.
diff --git a/development/bug_process.php b/development/bug_process.php
index c17f947..ad16588 100644
--- a/development/bug_process.php
+++ b/development/bug_process.php
@@ -57,8 +57,6 @@
open 3.0 assigned bugs</a></li>
<li>TM and RSE <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=Target+Management&keywords_type=allwords&keywords=pii&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit">
Bugs related to PII</a></li>
- <li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=Target+Management&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit&field0-0-0=component&type0-0-0=equals&value0-0-0=TCF&field0-0-1=assigned_to&type0-0-1=equals&value0-0-1=dsdp.tm.tcf-inbox%40eclipse.org&field0-0-2=short_desc&type0-0-2=anywords&value0-0-2=tcf">
- TCF open bugs</a></li>
<li><a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=Target+Management&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&cmdtype=doit&field0-0-0=component&type0-0-0=equals&value0-0-0=Terminal&field0-0-1=assigned_to&type0-0-1=equals&value0-0-1=tm.core-inbox%40eclipse.org&field0-0-2=short_desc&type0-0-2=anywords&value0-0-2=terminal">
Terminal open bugs</a></li>
<li>TM and RSE <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&product=Target+Management&target_milestone=Future&cmdtype=doit">
diff --git a/development/committer_howto.php b/development/committer_howto.php
index 4de4dab..c575058 100644
--- a/development/committer_howto.php
+++ b/development/committer_howto.php
@@ -151,20 +151,6 @@
licensed under the EPL. {I am authorized by my employer to make this
contribution under the EPL.}
</p>
- In the case of the TCF agent, which is dual-licensed under
- <a href="http://www.eclipse.org/org/documents/epl-v10.php">EPL</a> and
- <a href="http://www.eclipse.org/org/documents/edl-v10.php">EDL</a>,
- the message added as a bugzilla comment should reference both EPL and EDL:
- <p style="border: thin 1px dashed; background-color: ivory;
-padding-top: 2px;
-padding-left: 2px;
-padding-right: 2px;
-padding-bottom: 2px">
- Legal Message: I, {name}, declare that I developed attached code from
- scratch, without referencing any 3rd party materials except material
- licensed under the EPL and EDL. {I am authorized by my employer to make
- this contribution under the EPL and EDL.}
- </p>
The point about <i>"...authorized by my employer"</i> must be added when
the contribution is made as part of an employee relationship that makes
the employer the actual copyright owner. In case the contribution is
diff --git a/development/cvs_setup.php b/development/cvs_setup.php
index 9ba01e3..cdaf34c 100644
--- a/development/cvs_setup.php
+++ b/development/cvs_setup.php
@@ -101,12 +101,6 @@
<td><a href="tm-orbit-anonymous.psf">tm-orbit-anonymous.psf</a></td>
<td><a href="tm-orbit-committer.psf">tm-orbit-committer.psf</a></td>
</tr>
- <tr>
- <td>Target Communication Framework (TCF) (note: requires Subversive Team Provider)</td>
- <td><a href="tcf-anonymous.psf">tcf-anonymous.psf</a></td>
- <td><a href="tcf-committer.psf">tcf-committer.psf</a></td>
- </tr>
-
</table>
<a name="viewcvs"></a>
diff --git a/project-info/project-page-paragraph.html b/project-info/project-page-paragraph.html
index d5baa61..b22b2cd 100644
--- a/project-info/project-page-paragraph.html
+++ b/project-info/project-page-paragraph.html
@@ -8,6 +8,5 @@
and allows transparent working on remote computers just like the local one.
For Ganymede, it provides access to remote file systems for other projects
to consume via the Eclipse Filesystem (EFS).<br/>
-Other offerings include a lightweight Terminal, a Network Discovery
-framework, and the Target Communication Framework.
+As a stand-alone offering, the project also provides a lightweight Terminal view.
<a href="/tm/about.php">More about target management »</a></p>
\ No newline at end of file
diff --git a/tm-new/about/index.php b/tm-new/about/index.php
index 0d7a093..ccaa547 100644
--- a/tm-new/about/index.php
+++ b/tm-new/about/index.php
@@ -60,9 +60,8 @@
space, the main charter of target management is to provide data models and frameworks
that are flexible and open enough for vendor-specific extensions. Sample implementations
are provided for TCP/IP Secure Shell (ssh) connections, FTP data transfer, Telnet and
- Windows CE connections. In addition to that, with the <a href="http://wiki.eclipse.org/TCF">Target Communication Framework (TCF)</a>,
- a lightweight communication protocol specifically suited for embedded software development
- is also part of our offering.</p>
+ Windows CE connections. In addition to that, a lightweight Terminal View is also
+ provided as a stand-alone offering.</p>
<p>
Current releases can be downloaded for evaluation
<a href="http://download.eclipse.org/tm/downloads/">here</a>.
diff --git a/tutorial/index.php b/tutorial/index.php
index aed3b32..26065da 100644
--- a/tutorial/index.php
+++ b/tutorial/index.php
@@ -53,14 +53,11 @@
The following are available from the TM 3.0 download pages
already:
<ul>
- <li>Fast and Flexible DNS-SD / Zeroconf based <b>Service Discovery</b> (requires EMF)</li>
<li>An ANSI / vt102 compatible <b>Terminal</b> widget with pluggable Serial, ssh and Telnet connectors
(requires Platform now but can be ported to RCP / J2ME)</li>
<li>Apache <b>Commons Net</b> re-bundled for Eclipse to support FTP, rlogin, telnet
and other standard protocols (requires J2SE-1.2 only)</li>
</ul>
- while the <b><a href="http://wiki.eclipse.org/TCF">Target Communication Framework (TCF)</a></b>
- is currently available from its SVN Repository only.
<p>TM 3.0 as well as upcoming service releases and milestones are available
from our