1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-08 17:45:24 +02:00

Fix RSE Examples feature

This commit is contained in:
Martin Oberhuber 2006-08-17 23:53:35 +00:00
parent cce4858b96
commit 256a25a206
4 changed files with 12 additions and 33 deletions

View file

@ -253,7 +253,11 @@
<mapper type="glob" from="org.eclipse.rse.sdk-*" to="RSE-SDK-*"/> <mapper type="glob" from="org.eclipse.rse.sdk-*" to="RSE-SDK-*"/>
</move> </move>
<move todir="${packageDirectory}/${dropDir}"> <move todir="${packageDirectory}/${dropDir}">
<fileset dir="${buildDirectory}/${buildLabel}" includes="org.eclipse.rse.*" excludes="org.eclipse.rse.sdk-*"/> <fileset dir="${buildDirectory}/${buildLabel}" includes="org.eclipse.rse.examples-*"/>
<mapper type="glob" from="org.eclipse.rse.examples-*" to="RSE-examples-*"/>
</move>
<move todir="${packageDirectory}/${dropDir}">
<fileset dir="${buildDirectory}/${buildLabel}" includes="org.eclipse.rse.*" excludes="*.sdk-* *.examples-*"/>
<mapper type="glob" from="org.eclipse.rse.*" to="RSE-runtime-*"/> <mapper type="glob" from="org.eclipse.rse.*" to="RSE-runtime-*"/>
</move> </move>
<move todir="${packageDirectory}/${dropDir}"> <move todir="${packageDirectory}/${dropDir}">

View file

@ -215,10 +215,9 @@ not make it into this build:
<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=149080">bug 149080</a> <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=149080">bug 149080</a>
instead. Due to the missing Unit Test Framework, automated tests could also instead. Due to the missing Unit Test Framework, automated tests could also
not yet be added to this build.</li> not yet be added to this build.</li>
<li>Examples are not yet available as downloadable package. A <b>CDT Launch Integration Example</b>, <li>The <b>CDT Launch Integration Example</b> is not yet available as a
a sample custom subsystem called <b>Daytime Example</b>, download. It is available from the
as well as the <b>Tutorial Examples</b> from the ISV Docs are available <a href="http://www.eclipse.org/dsdp/tm/development/index.php">
from the <a href="http://www.eclipse.org/dsdp/tm/development/index.php">
RSE CVS Repository</a> instead.</li> RSE CVS Repository</a> instead.</li>
<li>Jakarta Commons Net is not yet available for <b>FTP and Telnet</b> due to pending legal <li>Jakarta Commons Net is not yet available for <b>FTP and Telnet</b> due to pending legal
review. We are confident to get these completed in August though.<ul> review. We are confident to get these completed in August though.<ul>
@ -228,7 +227,6 @@ not make it into this build:
The following critical or major bugs are currently known. The following critical or major bugs are currently known.
We'll strive to fix these as soon as possible. We'll strive to fix these as soon as possible.
<ul> <ul>
<li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=154207">bug 154207</a> - maj - FileServiceSubsystem doesnt forward exception info</li>
<li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=150949">bug 150949</a> - maj - RSE gets unusable when full logging is enabled</li> <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=150949">bug 150949</a> - maj - RSE gets unusable when full logging is enabled</li>
<li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=143462">bug 143462</a> - maj - [updating] Dirty remote editors do not get notified</li> <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=143462">bug 143462</a> - maj - [updating] Dirty remote editors do not get notified</li>
<li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=143292">bug 143292</a> - maj - [mac] Move Resource dialog causes hang/crash</li> <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=143292">bug 143292</a> - maj - [mac] Move Resource dialog causes hang/crash</li>

View file

@ -153,31 +153,6 @@
<td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-ssh-@buildId@.zip">RSE-runtime-ssh-@buildId@.zip</a></td></tr> <td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-ssh-@buildId@.zip">RSE-runtime-ssh-@buildId@.zip</a></td></tr>
</table> </table>
<!--
<table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr><td colspan="2">&nbsp;</td></tr>
</table>
<table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr>
<td align="LEFT" valign="TOP" colspan="3" bgcolor="#0080C0"><b>
<font face="Arial,Helvetica" color="#FFFFFF">Client Runtime</font></b></td>
</tr>
</table>
<table border="0" cellspacing="2" cellpadding="0" width="100%">
<tr>
<td align="RIGHT" valign="TOP" width="7%">
<div align="left">
<b>Status</b></div>
</td>
<td width="34%"><b>Platform</b></td>
<td width="59%"><b>Download</b></td>
<tr><td><div align=left><img src = "OK.gif" width=19 height=23></div></td>
<td>All</td><td><a href="http://www.eclipse.org/downloads/download.php?file=/dsdp/tm/downloads/drops/@dropDir@/RSE-runtime-@buildId@.zip">RSE-runtime-@buildId@.zip</a></td>
</tr>
</tr>
</table>
<table border="0" cellspacing="5" cellpadding="2" width="100%"> <table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr> <tr>
<td colspan="2">&nbsp;</td> <td colspan="2">&nbsp;</td>
@ -185,7 +160,7 @@
</table> </table>
<table border="0" cellspacing="5" cellpadding="2" width="100%"> <table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr> <tr>
<td align="LEFT" valign="TOP" colspan="3" bgcolor="#0080C0"><b> <td align="LEFT" valign="TOP" colspan="3" bgcolor="#808080"><b>
<font face="Arial,Helvetica" color="#FFFFFF">Examples (includes source)</font></b> <font face="Arial,Helvetica" color="#FFFFFF">Examples (includes source)</font></b>
</td> </td>
</tr> </tr>
@ -204,6 +179,8 @@
</tr> </tr>
</table> </table>
<!--
<table border="0" cellspacing="5" cellpadding="2" width="100%"> <table border="0" cellspacing="5" cellpadding="2" width="100%">
<tr> <tr>
<td colspan="2">&nbsp;</td> <td colspan="2">&nbsp;</td>