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

< Scout‎ | Release
(End-of-Life)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(44 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= Eclipse Scout (Juno Release) =
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
[[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 Eclipse Scout release 3.8 (Juno).
+
 
+
* Eclipse Scout is a mature and open framework for modern, service oriented business applications.
+
* 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/Eclipse, Scout Applications are easy to integrate in most IT environments.
+
 
+
 
+
Useful Links
+
* Plan: [http://www.eclipse.org/projects/project-plan.php?projectid=eclipse Juno project plan]
+
* Schedule: [https://www.google.com/calendar/embed?src=gchs7nm4nvpm837469ddj9tjlk@group.calendar.google.com&ctz=America/New_York&gsessionid=OK Juno RT schedule]
+
* Reports: [http://build.eclipse.org/juno/simrel/ Simrel reports]
+
 
+
== Scout Release Review Documentation ==
+
* '''{{ScoutLink|Release|JunoDoc|Documentation|name=Scout Juno Documentation}}''' - todo
+
 
+
== Planning Document ==
+
Link to project plan as [[http://www.eclipse.org/scout/plan/plan.3.8.xml XML document]]
+
 
+
== New and Noteworthy ==
+
 
+
{{ScoutLink|NewAndNoteworty|name=New and Noteworthy}}
+
 
+
== End-of-Life ==
+
 
+
With Scout 3.8 (Juno Release):
+
 
+
* Scout integration for '''Apache Axis''' (web services) is no longer supported. As a replacement, a JAX-WS integration into both Scout runtime and the Scout SDK has been implemented. See the corresponding [http://www.eclipse.org/forums/index.php/m/693540/?srch=axis+scout#msg_693540 entry] in our [http://www.eclipse.org/forums/index.php?t=thread&frm_id=174 forum]
+
 
+
== Bugzilla Tickets ==
+
 
+
* Tickets in [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;target_milestone=3.8.0%20Juno;product=Scout Scout 3.8.0]
+
 
+
== Target Environment ==
+
 
+
To do (mvi), see [[http://wiki.eclipse.org/SimRel/Simultaneous_Release_Requirements#Target_Environments requirements]]
+
 
+
== Compatibility with Previous Releases ==
+
 
+
To do (jgu), see [[http://wiki.eclipse.org/SimRel/Simultaneous_Release_Requirements#Compatibility_with_Previous_Releases requirements]]
+
 
+
== Support for Eclipse 3.8 workbench  ==
+
 
+
To do (mvi), see [[http://wiki.eclipse.org/SimRel/Simultaneous_Release_Requirements#Support_for_Eclipse_3.8_workbench requirements]]
+
 
+
== Build Process ==
+
To do (jgu)
+
 
+
== 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.
+
 
+
== Unit Tests ==
+
 
+
Unit tests are executed during the nightly build of Eclipse Scout RT and Eclipse Scout SDK. The test suites contain simple unit tests as well as GUI tests. The latter are based on Scout's testing support bundles which is built on top of java.awt.Robot. Therefore our GUI tests require a fully-fledged desktop environment. The tests are currently executed on BSI's infrastructure.
+
 
+
== Current Project Metrics ==
+
project metrics for Eclipse Scout provided on [[https://www.ohloh.net/p/eclipsescout/analyses/latest ohloh]]
+
 
+
== Previous Release Documentation ==
+
* '''{{ScoutLink|Release|Indigo|Overview|name=Indigo Overview}}''' - Indigo documentation
+

Latest revision as of 06:19, 19 March 2024

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

Back to the top