Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Release/Mars"

< Scout‎ | Release
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(55 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{ScoutPage|cat=Release 5.0}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
{{warning| work in progress... we are just starting the release.}}
+
 
+
We plan to release Scout 5.0 with [[Mars]] [[Simultaneous_Release | Simultaneous Release]].
+
 
+
= Eclipse Scout (Mars Release) =
+
 
+
[[Image:ScoutIcon32c.jpg]] This Wiki page is to cover the relevant aspects to fulfill the release review as described [http://wiki.eclipse.org/Development_Resources/HOWTO/Release_Reviews here] for [[Scout|Eclipse Scout]] release 5.0 (Mars).
+
 
+
=== Useful Links ===
+
* Schedule: [[Mars/Simultaneous_Release_Plan#Schedule| Schedule]]
+
* Overview: [[Mars/Simultaneous_Release_Plan|Release overview]]
+
* Platform Plan: [http://www.eclipse.org/projects/project-plan.php?planurl=eclipse/development/plans/eclipse_project_plan_4_4.xml Platform plan]
+
* Reports: [http://build.eclipse.org/simrel/mars/reporeports/ Reports]
+
* List: [https://projects.eclipse.org/releases/mars Participating Projects]
+
 
+
== Scout Release Review Documentation ==
+
Scout 5.0 release review {{ScoutLink|Release|MarsDoc|name=Docuware}}
+
 
+
== New and Noteworthy ==
+
{{ScoutLink|NewAndNoteworthy|5.0|name=New and Noteworthy}}
+
 
+
== Bugzilla Tickets ==
+
TODO
+
 
+
Change Requests and Bugfixes in the Scout 5.0 Release: [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&columnlist=component%2Cbug_id%2Cbug_severity%2Ctarget_milestone%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Cassigned_to%2Cstatus_whiteboard%2Cop_sys&component=Scout&component=Scout%20Docs&component=Scout%20SDK&list_id=9227994&product=Scout&query_based_on=&query_format=advanced&target_milestone=3.10.0%20Luna&target_milestone=3.10.0%20M1&target_milestone=3.10.0%20M2&target_milestone=3.10.0%20M3&target_milestone=3.10.0%20M4&target_milestone=3.10.0%20M5&target_milestone=3.10.0%20M6&target_milestone=3.10.0%20M7&target_milestone=4.0.0%20M6&target_milestone=4.0.0%20M7&target_milestone=4.0.0%20RC1&target_milestone=4.0.0%20RC2&target_milestone=4.0.0%20RC3&target_milestone=4.0.0%20RC4 Bugzilla 5.0.0]
+
 
+
== Target Environment  ==
+
 
+
=== JRE  ===
+
All of Eclipse Scout is "pure" Java code and has no direct dependence on the underlying operating system. The chief dependence is therefore on the Java Runtime (JRE) itself. The Scout 4.0 release of is still compatible with Java SE 7. Most users of Scout, however, will probably want to run their project with the most current version of Java 8.
+
 
+
The [http://www.eclipse.org/downloads/ eclipse scout package] only runs with Java >=1.7.
+
 
+
{|border="1" cellpadding="5" cellspacing="0"
+
|-
+
! scope="col" style="background:#efefef;" | Java Version
+
! scope="col" style="background:#efefef;" | Support for Scout Runtime/SDK
+
|-
+
|7
+
|supported
+
|-
+
|8
+
|recommended
+
|-
+
|}
+
 
+
=== Eclipse Platform  ===
+
For the Mars release of Scout we recommend developing Scout with Eclipse Mars (4.5) and using Eclipse 3.8 as a target platform. Scout is still using the compatibility layer for the eclipse 3.x stream.
+
(See [[Scout/Targets]] for more detail).
+
 
+
The following Eclipse platforms are supported:
+
 
+
{|border="1" cellpadding="5" cellspacing="0"
+
|-
+
! scope="col" style="background:#efefef;" | Eclipse Version
+
! scope="col" style="background:#efefef;" | Scout Runtime
+
! scope="col" style="background:#efefef;" | Scout SDK
+
|-
+
|Helios (3.6.2)
+
|supported
+
| -
+
|-
+
|Indigo (3.7.2)
+
|supported
+
| -
+
|-
+
|Juno (3.8.2)
+
|recommended
+
|supported
+
|-
+
|Juno (4.2.2)
+
| -
+
|supported
+
|-
+
|Kepler (4.3.2)
+
| -
+
|supported
+
|-
+
|Luna (4.4)
+
| -
+
|supported
+
|-
+
|Mars (4.5)
+
|supported
+
|recommended
+
|-
+
|}
+
 
+
=== RAP Version  ===
+
TODO
+
 
+
Eclipse Scout and [http://eclipse.org/rap/ RAP] are participating in the Simultaneous Release and therefore needs to support RAP 3.x.
+
 
+
{|border="1" cellpadding="5" cellspacing="0"
+
|-
+
! scope="col" style="background:#efefef;" | RAP Version
+
! scope="col" style="background:#efefef;" | Scout Runtime
+
|-
+
|3.x ???
+
|supported
+
|-
+
|}
+
 
+
=== Browser Versions  ===
+
 
+
The web UI for Scout is based on [http://eclipse.org/rap/ RAP] and therefore only supports the browser version supported by RAP:
+
 
+
* Microsoft Internet Explorer 9+
+
* Google Chrome 7+
+
* Firefox 9+
+
* Safari 5+
+
* Android 3 (Limited)
+
 
+
=== Tested Platforms  ===
+
We focus our testing on a handful of popular combinations (OS, HW Arch, Java VM, Eclipse platform); these are our reference platforms. Scout undoubtedly runs fine in many operating environments beyond the reference platforms we test. However, since we do not systematically test them we cannot vouch for them. Problems encountered when running Scout on a non-reference platform that cannot be recreated on any reference platform will be given lower priority than problems with running Scout on a reference platform.
+
 
+
Scout 5.0 will be tested and validated on the following reference platforms:
+
 
+
{|border="1" cellpadding="5" cellspacing="0"
+
|-
+
! scope="col" style="background:#efefef;" | Operating System
+
! scope="col" style="background:#efefef;" | OS Version
+
! scope="col" style="background:#efefef;" | Hardware
+
! scope="col" style="background:#efefef;" | Java VM (vendor, version, arch)
+
! scope="col" style="background:#efefef;" | Eclipse Platform (version, arch)
+
|-
+
|rowspan="7"|Windows
+
|rowspan="5"|7
+
|x86 32-bit
+
|rowspan="2"|Oracle JDK 7, 32-bit
+
|3.7.2, 32-bit
+
|-
+
|rowspan="4"|x86 64-bit
+
|3.8.2, 32-bit
+
|-
+
|Oracle JDK 7, 32-bit
+
|4.4, 32-bit, EPP
+
|-
+
|Oracle JDK 7, 64-bit
+
|4.4, 64-bit, EPP
+
|-
+
|Oracle JDK 8, 64-bit
+
|4.4, 64-bit, EPP
+
|-
+
|rowspan="2"|8
+
|rowspan="2"|x86 64-bit
+
|Oracle JDK 7, 64-bit
+
|4.4, 64-bit, EPP
+
|-
+
|Oracle JDK 8, 32-bit
+
|4.4, 32-bit, EPP
+
|-
+
|rowspan="2"|Ubuntu Linux
+
|rowspan="2"|13.10
+
|x86 64-bit
+
|OpenJDK 7, 64-bit
+
|4.4, 64-bit, EPP
+
|-
+
|x86 32-bit
+
|OpenJDK 7, 32-bit
+
|4.4, 32-bit, EPP
+
|-
+
|Apple Mac OS
+
|10.8
+
|x86 64-bit
+
|Oracle JDK 7, 64-bit
+
|4.4, 64-bit, EPP
+
|}
+
 
+
== Compatibility with Previous Releases ==
+
TODO
+
 
+
'''Scout RT 5.0''' will NOT be compatible with Scout 4.0. How to migrate from 4.0 to 5.0 is described in the Migration Guidelines.
+
 
+
We try to make migration to new releases as easy as possible, however to keep our code clean and simple we need to change the API in new releases. There are no more API changes after milestone M6.
+
API Compatibility rules are described in the [[Scout/Coding_Guidelines|coding guidelines]] in more detail.
+
 
+
'''Scout SDK 5.0''' will NOT be compatible with Scout SDK 4.0. Currently, the Scout SDK API is not yet used frequently.
+
 
+
== End-of-Life ==
+
Some functionality will be dropped completely with Scout 5.0. We suppose this won't be an issue for most Scout projects.
+
 
+
* '''Java Versions''' Java 6 is not supported anymore
+
* '''Eclipse Versions:''' The following eclipse versions that where previously supported or partially supported, are not supported anymore
+
** Scout RT: 4.4
+
** Scout SDK: 3.8
+
* '''Rap Versions:''' RAP 2.3 is not supported anymore, the current RAP version is 3.0 (?)
+
 
+
== Ramp down Policy ==
+
We use daily builds. No API changes after M6, no new features after M7. In the RC phase only bugs marked P2 or higher or severity major or higher will be fixed.
+
 
+
== Build Process ==
+
Scout is built on [https://hudson.eclipse.org/scout/ Hudson @ Eclipse].
+
 
+
Scout is using maven and tycho for building.
+
* Gerrit Jobs run build against lowest target platform with runtime unit tests
+
* Nightly Jobs run against all platforms with all unit tests
+
* Release Jobs can be parameterized for a specific tag and deploy to a specific updatesite
+
* Some tests currently still run only at BSI's infrastructure: Scout GUI tests using java.awt.Robot, because they need a fully-fledged desktop environment.
+
 
+
Scout Maven Artifacts uploaded to [http://repo.eclipse.org repo.eclipse.org]
+
 
+
== Current Project Metrics ==
+
project metrics for Eclipse Scout provided on [[https://www.ohloh.net/p/eclipsescout/analyses/latest ohloh]]
+
 
+
== Previous Release Documentation ==
+
 
+
* '''{{ScoutLink|Release|Luna|Overview|name=Luna Overview (2014)}}'''
+
* '''{{ScoutLink|Release|Kepler|Overview|name=Kepler Overview (2013)}}'''
+
* '''{{ScoutLink|Release|Juno|Overview|name=Juno Overview (2012)}}'''
+
* '''{{ScoutLink|Release|Indigo|Overview|name=Indigo Overview (2011)}}'''
+

Latest revision as of 06:19, 19 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top