From f3be3159016b7e44a3f239940f050abc767b8240 Mon Sep 17 00:00:00 2001
From: Martin Oberhuber < martin.oberhuber@windriver.com>
Date: Fri, 15 Dec 2006 18:42:47 +0000
Subject: [PATCH] [168231] Changed packaging to ship the Remotecdt separate
from the RSE SDK, but with source.
---
.../org.eclipse.rse.build/customTargets.xml | 4 +-
.../template/buildNotes.php | 1 +
.../org.eclipse.rse.build/template/index.php | 85 ++++++++-----------
.../feature.properties | 2 +-
.../build.properties | 2 +
.../feature.properties | 2 +-
.../feature.xml | 25 ++----
.../build.properties | 1 -
.../org.eclipse.rse.sdk-feature/feature.xml | 12 ---
9 files changed, 51 insertions(+), 83 deletions(-)
diff --git a/releng/org.eclipse.rse.build/customTargets.xml b/releng/org.eclipse.rse.build/customTargets.xml
index 51f1915e31c..2ef45b26a1e 100644
--- a/releng/org.eclipse.rse.build/customTargets.xml
+++ b/releng/org.eclipse.rse.build/customTargets.xml
@@ -130,7 +130,7 @@
-
+
@@ -142,7 +142,7 @@
-
+
diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php
index 0cc1e2f7166..b62b632690f 100755
--- a/releng/org.eclipse.rse.build/template/buildNotes.php
+++ b/releng/org.eclipse.rse.build/template/buildNotes.php
@@ -29,6 +29,7 @@
download, or from the Update Site.
-->
[152826] Added an ANSI / vt102 Terminal as separate download (currently a stand-alone view not integrated with RSE; supports serial, ssh and telnet connections).
+[168231] Changed packaging to ship the Remotecdt Launcher separate from the RSE SDK, but with source.
[158784] The Remotecdt Launcher now supports setting the gdbserver executable, port as well as gdb instance to use.
[164306] FTP console no longer shows plaintext passwords.
[161238] [164304] FTP now supports VMS and some older MSDOS FTP Servers.
diff --git a/releng/org.eclipse.rse.build/template/index.php b/releng/org.eclipse.rse.build/template/index.php
index a771614c65e..fdb6e8c8d3e 100755
--- a/releng/org.eclipse.rse.build/template/index.php
+++ b/releng/org.eclipse.rse.build/template/index.php
@@ -79,8 +79,8 @@
Status
- Platform |
- Download |
+ Platform |
+ Download |
|
All |
RSE-SDK-@buildId@.zip |
@@ -93,7 +93,7 @@
- Experimental add-ons (includes source, but no documentation yet)
+ Stand-alone Offerings, Integrations and Add-ons
|
@@ -103,20 +103,19 @@
Status
Platform |
- Download |
- Notes |
+ Download |
+ Notes |
|
All |
- TM-terminal-SDK-@buildId@.zip |
+ TM-terminal-@buildId@.zip |
- An ANSI / vt102 terminal emulator widget and view (with minor
+ A stand-alone ANSI / vt102 terminal emulator widget and view (with minor
- limitations).
- It runs without RSE and includes pluggable connectors
+ limitations). Includes pluggable connectors
for serial line (through Sun Javacomm, see the
- installation notes), ssh and telnet.
+ installation notes), ssh and telnet. Includes Source.
|
|
@@ -124,9 +123,19 @@
TM-discovery-@buildId@.zip |
An API and DNS-SD / Zeroconf based
- implementation for remote network service discovery. TM-discovery
- requires EMF 2.2.0 or later to run. It runs stand-alone or
- integrated with RSE.
+ implementation for remote network service discovery.
+ Runs stand-alone or integrated with RSE.
+ Requires EMF 2.2.0 or later. Includes Source.
+ |
+
+ |
+ All |
+ RSE-remotecdt-@buildId@.zip |
+
+ A Launch Configuration for running and debugging C/C++
+ programs on a remote host through RSE-provided shell
+ and file services, and gdbserver. Requires CDT and RSE.
+ Includes Source.
|
|
@@ -136,7 +145,14 @@
An experimental Eclipse Filesystem (EFS) provider, which
uses RSE contributed file services. It currently works for accessing
remote file systems, but cannot be used to hold Projects of an
- Eclipse Workspace due to resource locking issues.
+ Eclipse Workspace due to resource locking issues. Includes Source.
+
+
+ |
+ All |
+ RSE-examples-@buildId@.zip |
+
+ Tutorial code and example projects for developing against RSE SDK.
|
@@ -154,8 +170,8 @@
Status |
- Platform |
- Download |
+ Platform |
+ Download |
|
Windows (Supported Versions) |
rseserver-@buildId@-windows.zip |
@@ -191,8 +207,8 @@
Status
|
- Platform |
- Download |
+ Platform |
+ Download |
|
All |
RSE-runtime-core-@buildId@.zip |
@@ -207,38 +223,9 @@
RSE-runtime-local-@buildId@.zip |
|
All |
- RSE-runtime-remotecdt-@buildId@.zip |
- |
- All |
RSE-runtime-ssh-@buildId@.zip |
-
-
-
-
- Examples (includes source)
- |
-
-
-
-
+
+
+
+
diff --git a/rse/features/org.eclipse.rse.sdk-feature/build.properties b/rse/features/org.eclipse.rse.sdk-feature/build.properties
index 40a5e6b95fe..d9daa76fc65 100644
--- a/rse/features/org.eclipse.rse.sdk-feature/build.properties
+++ b/rse/features/org.eclipse.rse.sdk-feature/build.properties
@@ -16,7 +16,6 @@ generate.feature@org.apache.commons.net.source=org.apache.commons.net
generate.feature@org.apache.oro.source=org.apache.oro
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp
-generate.feature@org.eclipse.rse.remotecdt.source=org.eclipse.rse.remotecdt
generate.feature@org.eclipse.rse.ssh.source=org.eclipse.rse.ssh
generate.feature@org.eclipse.rse.dstore.source=org.eclipse.rse.dstore
generate.feature@org.eclipse.rse.core.source=org.eclipse.rse.core
diff --git a/rse/features/org.eclipse.rse.sdk-feature/feature.xml b/rse/features/org.eclipse.rse.sdk-feature/feature.xml
index 7ec7d8ae0d3..5b4b84e362b 100644
--- a/rse/features/org.eclipse.rse.sdk-feature/feature.xml
+++ b/rse/features/org.eclipse.rse.sdk-feature/feature.xml
@@ -39,12 +39,6 @@
id="org.eclipse.rse.local"
version="0.0.0"/>
-
-
@@ -73,12 +67,6 @@
id="org.eclipse.rse.local.source"
version="0.0.0"/>
-
-