diff --git a/releng/org.eclipse.rse.build/downloads/dlconfig.txt b/releng/org.eclipse.rse.build/downloads/dlconfig.txt index 0f89252ae87..a82f4e7fb6d 100644 --- a/releng/org.eclipse.rse.build/downloads/dlconfig.txt +++ b/releng/org.eclipse.rse.build/downloads/dlconfig.txt @@ -1,2 +1,2 @@ dropPrefix[]=R&dropPrefix[]=S&dropPrefix[]=I&dropPrefix[]=N&dropPrefix[]=M& -dropType[]=Latest Release&dropType[]=3.1 Stream Stable Build&dropType[]=3.1 Stream Integration Build&dropType[]=3.1 Stream Nightly Build&dropType[]=3.0.x Stream Maintenance Build& +dropType[]=Latest Release&dropType[]=3.1.1 Stream Stable Build&dropType[]=3.1.1 Stream Integration Build&dropType[]=3.1.1 Stream Nightly Build&dropType[]=3.0.x Stream Maintenance Build& diff --git a/releng/org.eclipse.rse.build/template/buildNotes.php b/releng/org.eclipse.rse.build/template/buildNotes.php index 07be075cf57..70df3864236 100755 --- a/releng/org.eclipse.rse.build/template/buildNotes.php +++ b/releng/org.eclipse.rse.build/template/buildNotes.php @@ -28,20 +28,19 @@ RSE runs on Java 1.4. Platform Runtime is the minimum requirement for core RSE and Terminal. Discovery needs EMF. -
- For the upcoming TM 3.1 release, only backward compatible API changes + No API changes are allowed in the TM 3.1.x maintenance stream. +Therefore, TM 3.1.x is fully upward and backward compatible with TM 3.1, +and can be fully exchanged for TM 3.1 in any product based on it. +Take care of API specification updates though, where the TM 3.1.x API Docs +have been updated to add clarifications or missing information compared +to 3.1. + +For the upcoming TM 3.2 release, only backward compatible API changes are planned, especially in order to support improved componentization and UI/Non-UI splitting. In the interest of improving the code base, though, please @@ -108,50 +114,20 @@ and may require changes in client code even though they are binary compatible. More information can be found in the associated bugzilla items.
|