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

< Scout‎ | Release
(Scout CQs for new HTML5 Renderer)
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ScoutPage|cat=Release 6.0}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
{{important|Work in Progress|This documentation is work in progress. It will become the necessary Docuware for the Scout Neon release.}}
+
 
+
= Eclipse Scout DocuWare (Neon Release) =
+
 
+
This page provides the required docuware for the Scout 6.0 Release Review as part of the upcoming [[Neon]] [[Simultaneous_Release | Simultaneous Release]] according to the [http://www.eclipse.org/projects/dev_process/development_process.php Eclipse process documentation].
+
 
+
Contact: matthias(dot)zimmermann(at)bsi-software(dot)com
+
 
+
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 [[http://wiki.eclipse.org/scout Wiki]]
+
* Scout [[https://twitter.com/EclipseScout Twitter]]
+
* Scout [[http://www.bsi-software.com/scout/ Blog]]
+
 
+
== Release Review Dates and Links ==
+
 
+
=== Review Bug ===
+
Placeholder for Scout Release review bug.
+
 
+
=== Review Dates ===
+
* May ??/2016 - IP Log submission deadline
+
* May ??/2016 - Review materials due
+
* June ??/2016 - Release Review
+
 
+
Original source is [https://wiki.eclipse.org/Neon here]
+
 
+
=== Additional Links ===
+
* Schedule: [[Neon/Simultaneous_Release_Plan#Schedule| Schedule]]
+
* Overview: [[Neon/Simultaneous_Release_Plan|Release overview]]
+
* Platform Plan: Placeholder
+
* Reports: [http://build.eclipse.org/simrel/neon/reporeports/ Reports]
+
* List: [https://projects.eclipse.org/releases/neon 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, Scout Applications are easy to integrate in most IT environments.
+
 
+
== Features ==
+
 
+
Below, the central new features for Scout 6.0.0 are listed.
+
For a more complete overview, see the {{ScoutLink|NewAndNoteworthy|6.0|name=New and Noteworthy}}.
+
 
+
=== Roadmap for 2016 ===
+
 
+
With Neon, Scout comes with two big changes.
+
 
+
* Eclipse Scout becomes a [https://www.eclipse.org/forums/index.php/t/1010652/ Java framework]
+
* Eclipse Scout gets a [https://www.eclipse.org/forums/index.php/t/1010660/ HTML5 renderer]
+
 
+
== Milestone Installations ==
+
 
+
Please follow the steps below for Eclipse Scout Neon milestone installations.
+
 
+
'''Download and start the Scout Neon package'''
+
# Download the Scout Neon milestone packages [https://www.eclipse.org/downloads/index-developer.php here]
+
# Unzip the package to a folder of your choice
+
# Start the eclipse executable with an new, empty workspace
+
# Open the preferences dialog (Eclipse IDE menu: "Window, Preferences")
+
# Enter ''discovery'' into the search field and click on the entry "Discovery" below the Maven node
+
# Click on button "Open Catalog" to open the m2e catalog
+
[[Image:01_preferences_open_catalog.png]]
+
 
+
'''Add the Maven buildhelper and jdt connectors'''
+
# Enter ''build'' in the m2e catalog search field and select the ''buildhelper'' connector
+
# Enter ''compiler'' in the m2e catalog search filed and select the ''m2e-jdt-compiler'' connector
+
# Close the m2e catalog by clicking on "Finish"
+
[[Image:02_add_jdt_compiler_connector.png]]
+
 
+
'''Install the connectors'''
+
# Install the two selected connectors by clicking on "Next", accepting the EPL
+
[[Image:03_install_connectors.png]]
+
 
+
'''Restart the IDE and verify the installation'''
+
# Close the installer with "Finish" and accept the warning regarding unsigned content
+
# Restart the Eclipse IDE with the previous workspace and add the Java perspective
+
# Test your installation by following the [https://tools.bsiag.com/scoutbook/5.2/latest/article_helloworld/scout_helloworld/scout_helloworld.html ''Hello World!'' tutorial]
+
 
+
== Non-Code Aspects ==
+
 
+
Scout Documentation/Tutorials etc. are mainly provided via the [http://wiki.eclipse.org/scout Scout Wiki]
+
 
+
The Scout team has updated the '''Scout Book''' book and added material regarding the use of UI widgets.
+
* The progress of the Scout book may be monitored in the following  [http://tools.bsi-software.com/scoutbook/6.0/ output directory]
+
* Setup and process description on the [http://wiki.eclipse.org/Scout/Book/6.0 Scout wiki]
+
 
+
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 RT 6.0''' will NOT be compatible with Scout 5.0.
+
 
+
'''Scout SDK 6.0''' will NOT be compatible with Scout SDK 5.0.
+
 
+
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.
+
 
+
Placeholder: Migration Guidelines for how to migrate from 5.0 to 6.0.
+
 
+
== End-of-Life ==
+
 
+
With release 6.0 significant changes are shipped that are affecting all Scout applications that want to migrate to the latest release. This is why we started to announce the changes related to removing the dependency to the Eclipse platform and the switch to a new HTML5 renderer in early 2015.
+
 
+
=== Scout Client ===
+
* Eclipse SWT renderer is no longer supported
+
* Eclipse RAP renderer is no longer supported
+
* Java Swing renderer is no longer supported
+
* OSGi/Eclipse runtime platform is no longer supported
+
 
+
=== Scout Server ===
+
* OSGi/Eclipse runtime platform is no longer supported
+
 
+
== 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.
+
 
+
== Bugzilla Tickets ==
+
 
+
Bug reports relevant to the Scout 6.0 release
+
 
+
* Change Requests and Bugfixes, see [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=12158551&product=Scout&query_format=advanced&target_milestone=5.1.0&target_milestone=6.0.0%20M1&target_milestone=6.0.0%20M2&target_milestone=6.0.0%20M3&target_milestone=6.0.0%20M4&target_milestone=6.0.0%20M5&target_milestone=6.0.0%20M6%20API%20Freeze&target_milestone=6.0.0%20M7%20Feature%20Freeze Bugzilla tickets]
+
* Overview for severety / status, see [https://bugs.eclipse.org/bugs/report.cgi?x_axis_field=bug_status&y_axis_field=bug_severity&z_axis_field=&no_redirect=1&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=Scout&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_id=&bug_id_type=anyexact&votes=&votes_type=greaterthaneq&target_milestone=5.1.0&target_milestone=6.0.0+M1&target_milestone=6.0.0+M2&target_milestone=6.0.0+M3&target_milestone=6.0.0+M4&target_milestone=6.0.0+M5&target_milestone=6.0.0+M6+API+Freeze&target_milestone=6.0.0+M7+Feature+Freeze&emailtype1=substring&email1=&emailtype2=substring&email2=&emailtype3=substring&email3=&chfieldvalue=&chfieldfrom=&chfieldto=Now&j_top=AND&f1=noop&o1=noop&v1=&format=table&action=wrap Bugzilla report]
+
 
+
== 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 6.0 runtime is still compatible with Java SE 7. As the [http://www.oracle.com/technetwork/java/eol-135779.html announced] end of public updates for Java 7 is scheduled for April 2015, Scout projects working with Oracle products might want to consider moving to Java 8 as soon as possible.
+
 
+
The [http://www.eclipse.org/downloads/ eclipse scout package] only runs with Java >=8.
+
 
+
{|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
+
|experimental
+
|-
+
|}
+
 
+
=== Eclipse Platform  ===
+
For Scout 6.0 we recommend developing Scout with Eclipse Neon (4.6).
+
 
+
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
+
|-
+
|Indigo (3.7.2)
+
| -
+
| TBD
+
|-
+
|Juno (3.8.2)
+
| -
+
| TBD
+
|-
+
|Juno (4.2.2)
+
| -
+
| TBD
+
|-
+
|Kepler (4.3.2)
+
| -
+
| TBD
+
|-
+
|Luna (4.4)
+
| -
+
| supported
+
|-
+
|Mars (4.5)
+
| -
+
| supported
+
|-
+
|Neon (4.6)
+
| -
+
|recommended
+
|-
+
|}
+
 
+
=== Browser Versions  ===
+
 
+
The HTML5 UI for Scout only supports the following browsers and versions:
+
 
+
TO BE VERIFIED
+
 
+
* Microsoft Internet Explorer >= version 9
+
* Google Chrome >= version 36
+
* Firefox >= version 36
+
* Safari >= TBD
+
* iOS >= TBD
+
* Android >= TBD
+
 
+
=== 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.
+
 
+
With Scout 6.0 we plan to no longer explicitly test our bits on 32bit architectures. To find out if this is a feasible approach we started this [https://www.eclipse.org/forums/index.php/t/1068140/ 32bit Scout poll].
+
 
+
Scout 6.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 7, 64-bit
+
|3.8.2, 64-bit
+
|-
+
|Oracle JDK 7, 64-bit
+
|4.5, 64-bit, EPP
+
|-
+
|Oracle JDK 8, 64-bit
+
|4.5, 64-bit, EPP
+
|-
+
|10
+
|Oracle JDK 8, 64-bit
+
|4.5, 64-bit, EPP
+
|-
+
|Ubuntu Linux
+
|15.10
+
|OpenJDK 7, 64-bit
+
|4.5, 64-bit, EPP
+
|-
+
|Apple Mac OS
+
|10.8
+
|Oracle JDK 7, 64-bit
+
|4.5, 64-bit, EPP
+
|}
+
 
+
== 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.openhub.net/p/eclipsescout openHub]]
+
 
+
== Community and Support ==
+
 
+
=== Activities 2015 ===
+
 
+
* EclipseCon Europe (planned)
+
* 2nd Eclipse Scout User Group Meeting (planned)
+
* Open Tuesday Digicomp Zurich (planned)
+
 
+
=== Activities 2016 ===
+
 
+
 
+
=== Current Status ===
+
 
+
* Increasing activites on the '''Scout forum''' from outside BSI.
+
* First large scale business applications built outside BSI are live.
+
* All committers are currently employees from BSI.
+
 
+
== IP Issues ==
+
 
+
=== Scout CQs for new HTML5 Renderer ===
+
 
+
Runtime Components
+
* [https://github.com/ftlabs/fastclick FastClick] ([https://github.com/ftlabs/fastclick/blob/v1.0.1/LICENSE MIT] Licence), [https://github.com/ftlabs/fastclick/tree/v1.0.6 Release 1.0.6] (Latest 1.0.6) [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9958 Approved CQ9958 (1.0.1)], [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11263 New CQ11263 (1.0.6)]: <span style="background:lime">-> OK -> checkin</span>
+
* [http://fortawesome.github.io/Font-Awesome/ Font Awesome], [https://github.com/FortAwesome/Font-Awesome/tree/v4.2.0 Release 4.2.0] (Latest 4.3.0), ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9953 CQ9953] <span style="background:lime">OK -> checkin</span>
+
* [http://jquery.com/ jQuery] ([http://jquery.com/download/ MIT] Licence), [http://jquery.com/download/ Release 2.1.4] (Latest 2.2.3). [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9954 Approved CQ9954 (2.1.1)], [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11262 New CQ11262 (2.1.4)] ''Next Step'': <span style="background:yellow">-> Wait for IP</span>
+
* [http://jqueryui.com/ jQueryUI] ([http://contribute.jquery.org/CLA/ MIT] Licence), [http://jqueryui.com/download/all/#1-11-2 Release 1.11.2] (Latest 1.11.4). ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9960 CQ9960] <span style="background:lime">OK -> checkin</span>
+
* [http://jquerymobile.com/ jQuery Mobile Version: ] ([http://contribute.jquery.org/CLA/ MIT] Licence), [https://github.com/jquery/jquery-mobile/tree/1.4.0 Release 1.4.0], Latest 1.4.5 (PB on [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=8056 CQ8056]), ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10281 CQ10281]: <span style="background:lime">OK -> checkin</span>
+
* [https://android.googlesource.com/platform/libcore/+/310eafdfeb5db23a4d5e405bbe607cffd1f4b24a/json/ json.org] ([https://android.googlesource.com/platform/libcore/+/310eafdfeb5db23a4d5e405bbe607cffd1f4b24a/json/src/main/java/org/json/JSON.java Apache Version 2] Licence), [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9651 CQ9651] <span style="background:lime">OK -> checkin</span>
+
* Apache Commons FileUpload, Release 1.3.1, (PB [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=8219 CQ8219]). [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10065 CQ10065] <span style="background:lime">OK -> checkin</span>
+
* Apache Commons CLI, Release 1.2 (PB [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=4578 CQ4578]). [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10066 CQ10066] <span style="background:lime">OK -> checkin</span>
+
* Mozilla Rhino, Release 1.7R4 (PB [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=6737 CQ6737]). [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10067 CQ10067] <span style="background:lime">OK -> checkin</span>
+
* [http://yui.github.io/yuicompressor/ yuicompressor] (BSD), [http://mvnrepository.com/artifact/com.yahoo.platform.yui/yuicompressor/2.4.8 Release 2.4.8], [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10071 CQ10071] <span style="background:lime">OK -> checkin</span>
+
* [https://github.com/less/less.js LESS] (Apache2 Licence), [https://github.com/less/less.js/releases/tag/v1.7.4 Release 1.7.4] (no PB on [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=6637 CQ6637] 1.3.0 too old!). [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10203 CQ10203] <span style="background:lime">OK -> checkin</span>
+
* [https://github.com/asual/lesscss-engine lesscss-engine] (Apache2 Licence), Release 1.5.1. [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10076 CQ10076] <span style="background:lime">OK -> checkin</span>
+
* [https://github.com/mozilla/source-map/ source-map.js] (BSD Licence), [https://github.com/mozilla/source-map/tree/0.1.33 Release 0.1.33] [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10297 CQ10297] <span style="background:lime">OK -> checkin</span>
+
* Eclipse Scout HTML5 UI (EPL). [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10064 CQ10064] <span style="background:lime">OK -> checkin</span>
+
** jQuery UI Version: 1.11.2 (resizable.css) Version: 1.11.2 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10169 CQ10169] <span style="background:lime">OK -> checkin</span>
+
** Open "Works-with" dependency for [http://jshint.com/ jshint] (MIT Licence)? according to Eclipse this is problematic.
+
** Open "Works-with" dependency for PhantomJS? but we already have such a CQ
+
 
+
 
+
Components needed for development
+
* [https://github.com/ariya/phantomjs phantomjs] (BSD Licence), [https://github.com/ariya/phantomjs/releases Release 1.9.2]. [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10077 CQ10077] <span style="background:gray">-> withdrawn</span>
+
* [https://github.com/klieber/phantomjs-maven-plugin phantomjs-maven-plugin] (MIT Licence), [https://github.com/klieber/phantomjs-maven-plugin/releases Release 0.2.1]. [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10078 CQ10078] <span style="background:lime">-> EMO approved</span>
+
* [http://coffeescript.org/ CoffeeScript] (MIT License), [https://github.com/jashkenas/coffeescript/tree/1.3.3/src Release 1.3.3]. [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10582 CQ10582] <span style="background:lime">OK -> checkin</span>
+
* [http://jasmine.github.io/ jasmine] ([https://github.com/jasmine/jasmine/blob/master/MIT.LICENSE MIT] Licence), [https://github.com/jasmine/jasmine/tree/v2.0.0 Release 2.0.0] (latest 2.3.4). ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9955 CQ9955] <span style="background:lime">OK -> checkin</span>
+
* [https://github.com/searls/jasmine-maven-plugin jasmine-maven-plugin] (Apache2 Licence), [https://github.com/searls/jasmine-maven-plugin/releases Release 1.3.1.4]. [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10070 CQ10070]. <span style="background:lime">OK -> checkin</span>
+
* [http://log4javascript.org/ log4javascript] ([http://log4javascript.org/ Apache Version 2.0] Licence), [http://sourceforge.net/projects/log4javascript/files/log4javascript/1.4.9/ Release 1.4.9] (Latest 1.4.13). ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9959 CQ9959] <span style="background:lime">OK -> checkin</span>
+
 
+
=== New Scout RT CQs ===
+
 
+
* [https://github.com/wildfly/jandex/ Jandex] ([https://github.com/wildfly/jandex/blob/master/LICENSE.txt Apache Version 2] Licence), [https://github.com/wildfly/jandex/tree/1.2.2.Final Release 1.2.2]. ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9956 CQ9956] "required" prereq <span style="background:lime">OK -> checkin</span>
+
* [http://commons.apache.org/lang/index.html Apache Commons Lang], Release 3.1.0, (PB on [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=6123 CQ6123]) ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10282 CQ10282] <span style="background:lime">OK -> checkin</span>
+
* [https://quartz-scheduler.org/ org.quartz], Release 2.2.2 ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=10651 CQ10651] <span style="background:lime">OK -> checkin</span>
+
 
+
* [https://java.net/projects/javamail/pages/Home javax.mail], Release 1.5.5 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11275 CQ11275] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Jcodemodel], Release 1.0.3 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11297 CQ11297] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Apache Commons-io], Release 2.2 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11276 CQ11276 (PB9476)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
* [javax.annotation-api], Release 1.2 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11292 CQ11292 (PB7386)] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Jsr181-api], Release 1.0-MR1 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11296 CQ11296] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Jaxb-api], Release 2.2.9 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11294 CQ11294] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [javax.xml.soap-api], Release 1.3.5 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11295 CQ11295] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [jaxws-api], Release 2.2.10 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11293 CQ11293] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Junit], Release 4.12 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11286 CQ11286 (PB9232)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
* [Log4j], Release 1.2.17 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11285 CQ11285 (PB7837)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
* [Apache commons-math], Release 3.5 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11288 CQ11288 (PB9724)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
* [Mockito-core], Release 1.10.19 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11290 CQ11290] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Objenesis], Release 2.2 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11298 CQ11298] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Asm/asm-commons/asm-tree], Release 5.0.1 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11277 CQ11277 (PB8128)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
* [Slf4j-api], Release 1.7.12 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11278 CQ11278 (PB10122)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
* [Xalan], Release 2.7.0 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11279 CQ11279 (PB1761)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
 
+
=== New Scout SDK CQs ===
+
 
+
* [Guava], Release 15.0 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11280 CQ11280 (PB7768)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
* [Wagon-http], Release 2.10 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11283 CQ11283] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Wagon-http-shared], Release 2.10 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11284 CQ11284] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Wagon-provider-api], Release 2.10 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11282 CQ11282] ''Next Step'': <span style="background:yellow"> -> Wait for IP</span>
+
* [Maven-model], Release 3.3.3 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11281 CQ11281 (PB9261)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
* [Plexus-utils], Release 3.0.20 [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=11289 CQ11289 (PB9283)] ''Next Step'': <span style="background:lime">OK -> checkin</span>
+
 
+
=== Other Scout CQs for this Release ===
+
 
+
* [https://github.com/asciidoctor/asciidoctor/tree/master/data/stylesheets AsciiDoctor CSS] ''Next Step'': [https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9720 CQ9720] <span style="background:lime">OK -> checkin</span>
+
 
+
=== IP Log ===
+
Scout's IP Log for Scout has been generated according to the [https://wiki.eclipse.org/Development_Resources/Automatic_IP_Log#Using_the_Automated_IP_Log Wiki description]. To check the current state at any time, use the following [https://www.eclipse.org/projects/ip_log.php?projectid=technology.scout link].
+
+
The Scout IP Log has been approved on May ?. 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 Documentation ==
+
 
+
* '''{{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:25, 19 March 2024

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

Back to the top