diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index b457c865957..2847a9d1f1a 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -23,6 +23,11 @@
    +
  • The CDT Launch Integration Example is now available as a + download.
  • +
  • Jakarta Commons Net is now available for FTP. + Telnet support (from Commons Net) has not yet been integrated.
  • +
  • A clean-room Telnet implementation available.
  • The systemTypes extension point now allows specifying the "icon", "iconLive" and "enableOffline" properties either as a Property, or as an attribute. This change allows for better integration with PDE. It is backward compatible with the format used @@ -37,13 +42,12 @@
  • Windows dstore daemon can now be started by simply double clicking on daemon.bat (Bug 142952)
  • Numerous bugs have been fixed, and we consider RSE safe now for - all kinds of data transfer, even if it's done in multiple background sessions - (except FTP, which will be enhanced as soon as the Jakarta Commons Net library - passes EMO legal review).
  • -
  • Use + all kinds of data transfer, even if it's done in multiple background sessions.
  • +
  • FTP using the Jakarta Commons Net library has been integrated.
  • +
  • Use this query to show the list of bugs fixed since the last milestone, - - RSE 1.0M4.
  • + + RSE 1.0M5.
  • Look here for the CVS changelog.
@@ -52,7 +56,7 @@ + API Changes since RSE 1.0 M5
- API Changes since RSE 1.0 M4
@@ -162,14 +166,6 @@ deliverables did not make it into this build: bug 149080 instead. Due to the missing Unit Test Framework, automated tests could also not yet be added to this build. -
  • The CDT Launch Integration Example is not yet available as a - download. It is available from the - - RSE CVS Repository instead.
  • -
  • Jakarta Commons Net is not yet available for FTP and Telnet due to pending legal - review. We are confident to get these completed in August though.
      -
    • As a consequence, FTP connections are still not quite reliable.
    • -
  • The following critical or major bugs are currently known. We'll strive to fix these as soon as possible.