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/Photon"

< Scout‎ | Release
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
Line 1: Line 1:
{{ScoutPage|cat=Release 8.0}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
= Eclipse Scout DocuWare (Photon Release) =
+
 
+
This page provides the required docuware for the Scout 8.0 Release Review as part of the upcoming [[Photon]] [[Simultaneous_Release | Simultaneous Release]] according to the [http://www.eclipse.org/projects/dev_process/development_process.php Eclipse process documentation].
+
 
+
Communication Channels:
+
* Scout [http://www.eclipse.org/forums/index.php?t=thread&frm_id=174 Forum]
+
* Scout [http://dev.eclipse.org/mhonarc/lists/scout-dev/maillist.html Mailing List]
+
* Scout [https://eclipsescout.github.io/ Documentation]
+
* Scout [https://twitter.com/EclipseScout Twitter]
+
* Scout [https://www.bsi-software.com/en/eclipse-scout-blog Blog]
+
 
+
== Release Review Dates and Links ==
+
 
+
=== Declaration of Intent ===
+
 
+
Participant was announced on [https://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg14681.html  cross project list] on August 15th 2017.
+
 
+
=== Additional Links ===
+
* Schedule: [[Photon/Simultaneous_Release_Plan#Schedule| Schedule]]
+
* Overview: [[Photon/Simultaneous_Release_Plan|Release overview]]
+
* Reports: [http://build.eclipse.org/simrel/photon/reporeports/ Reports]
+
* List: [https://projects.eclipse.org/releases/photon Participating Projects]
+
 
+
== Overview ==
+
 
+
Eclipse Scout is a mature and open framework for modern, service oriented business applications.
+
* Scout HTML5 client applications may run on the desktop, on tablets and on mobile phones without any changes in the source code
+
* Scout substantially boosts developer productivity and is simple to learn.
+
* User friendly applications are straight forward to implement with Scout’s comprehensive set of user interface components.
+
* Completely based on Java, JavaScript, HTML and CSS Scout Applications are easy to integrate in most IT environments.
+
 
+
== Features and Roadmap ==
+
 
+
=== Features ===
+
 
+
The new features are described in the [https://eclipsescout.github.io/8.0/release-notes.html Scout Release Notes].
+
 
+
== Non-Code Aspects ==
+
 
+
Scout Documentation/Tutorials etc. is written with Asciidoctor and hosted on [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs Github].
+
 
+
The progress of the Scout book may be monitored in the following [https://eclipsescout.github.io/8.0/ output directory]
+
 
+
Status per communication channel
+
* Forum: OK
+
* Wiki: OK
+
* Webpage: OK
+
* Mailing list: OK for important info to all committers
+
 
+
== APIs ==
+
We certify that the public Scout APIs in this release are production quality.
+
As a significant amount of commercial customer applications are based on these APIs we evaluate/communicate changes accordingly.
+
 
+
== Compatibility with Previous Releases ==
+
 
+
Scout 8.0 ist not compatible with Scout 7.0 without migration.
+
 
+
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/Contribution_Guidelines|contribution guidelines]] in more detail.
+
 
+
To migrate from 7.0 to 8.0 please follow the instructions in the [http://eclipsescout.github.io/8.0/migration-guide.html Migration Guide].
+
 
+
== End-of-Life ==
+
 
+
'''TO VERIFY'''
+
 
+
With Scout release 8.0 the Java 7 support reaches end-of-life.
+
 
+
== 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.
+
 
+
== 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 8.0 runtime no longer supports Java 7 and '''requires a Java 8 runtime''' (See: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=521805 Bugzilla], [https://www.eclipse.org/forums/index.php/t/1088906/ Forum]).
+
 
+
The [http://www.eclipse.org/downloads/ Eclipse Scout SDK package] already only runs with Java >=8 [https://wiki.eclipse.org/Eclipse/Installation/Java8Required since the Neon release].
+
 
+
{|border="1" cellpadding="5" cellspacing="0"
+
|-
+
! scope="col" style="background:#efefef;" | Java Version
+
! scope="col" style="background:#efefef;" | Support for Scout Runtime/SDK
+
|-
+
|8
+
|recommended
+
|-
+
|9
+
|supported for Scout SDK only!
+
|-
+
|10
+
|supported for Scout SDK only!
+
|-
+
|}
+
 
+
=== Eclipse Platform  ===
+
For Scout 8.0 we recommend developing Scout with Eclipse Photon (4.8).
+
 
+
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 SDK
+
|-
+
|Oxygen (4.7)
+
| supported
+
|-
+
|Photon (4.8)
+
|recommended
+
|-
+
|}
+
 
+
=== Browser Versions  ===
+
 
+
The supported browsers are listed in the [https://eclipsescout.github.io/7.1/technical-guide.html#browser-support Scout documentation].
+
 
+
=== 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 8.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="4"|Windows
+
|rowspan="3"|7
+
|rowspan="6"|x86 64-bit
+
|-
+
|Oracle JDK 8, 64-bit
+
|4.8, 64-bit, EPP
+
|-
+
|Oracle JDK 8, 64-bit
+
|4.8, 64-bit, EPP
+
|-
+
|10
+
|Oracle JDK 8, 64-bit
+
|4.8, 64-bit, EPP
+
|-
+
|Ubuntu Linux
+
|18.04
+
|OpenJDK 8, 64-bit
+
|4.8, 64-bit, EPP
+
|-
+
|Apple Mac OS
+
|10.13
+
|Oracle JDK 8, 64-bit
+
|4.8, 64-bit, EPP
+
|}
+
 
+
Eclipse Scout is no longer explicitly tested on 32bit architectures.
+
 
+
== Build Process ==
+
Scout is built on [https://hudson.eclipse.org/scout/ Jenkins @ 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] and [http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.eclipse.scout.rt%22 maven central].
+
 
+
== Current Project Metrics ==
+
 
+
According to the [https://eclipse.biterg.io/app/kibana#/dashboard/Overview Eclipse project dashboard] Scout belongs to the most active repositories hosted at Eclipse.
+
 
+
Latest project metrics for Eclipse Scout are provided on [https://www.openhub.net/p/eclipsescout openHub].
+
 
+
== IP Log ==
+
The state of the IP log is tracked with [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=16671 CQ 16671].
+
Scout's IP Log for Scout has been generated according to the [https://www.eclipse.org/projects/handbook/#ip-iplog Eclipse Project Handbook] and can be found [https://dev.eclipse.org/ipzilla/attachment.cgi?id=19774 here].
+
+
The Scout IP Log has been approved on 208-06-12. The component leadership verifies that:
+
 
+
* The about files and use licenses are in place as per the Guidelines to Legal Documentation.
+
* All contributions (code, documentation, images, etc) have been committed by individuals who are either Members of the Foundation, or have signed the appropriate Committer Agreement. In either case, these are individuals who have signed, and are abiding by, the Eclipse IP Policy.
+
* All significant contributions have been reviewed by the Foundation's legal staff.
+
* All non-Committer code contributions, including third-party libraries, have been documented in the release and reviewed by the Foundation's legal staff.
+
* All Contribution Questionnaires have been completed.
+
 
+
== Previous Release DocuWare ==
+
 
+
* '''{{ScoutLink|Release|Oxygen|Overview|name=Oxygen Overview (2017)}}'''
+
* '''{{ScoutLink|Release|Neon|Overview|name=Neon Overview (2016)}}'''
+
* '''{{ScoutLink|Release|Mars|Overview|name=Mars Overview (2015)}}'''
+
* '''{{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:23, 19 March 2024

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

Back to the top