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 "Science WG/2019 Release"

(Participating projects)
(Participating projects: Add StatET)
 
(4 intermediate revisions by 4 users not shown)
Line 6: Line 6:
 
** Minor bug fixes.
 
** Minor bug fixes.
 
** Some code reorganisation, generate Java code from grammar on build.
 
** Some code reorganisation, generate Java code from grammar on build.
 +
 +
* [[Triquetrum]]
 +
** Changes:
 +
*** Support for Apache Karaf, the OSGi runtime.
 +
*** An updated version of the Ptolemy II runtime that included minor bug fixes to Ptolemy II since the previous Triquetrum 0.2.1 release in December 2017.  See the [https://github.com/icyphy/ptII/commits/origin/osgi-2-0 ptII osgi-2-0 commits] for a complete list of changes.
 +
*** Support for Eclipse 2019-06 or 2019-09 if possible
 +
*** Support for JDK 1.8 through JDK 12
 +
** Release Engineering
 +
*** [https://projects.eclipse.org/projects/science.triquetrum/releases/0.3.0 Triquetrum 0.3.0]
 +
*** [https://github.com/eclipse/triquetrum/issues/317 Open Ipzilla issues for Triquetrum third party code to be used in 0.3.0]
 +
 +
* [https://projects.eclipse.org/projects/science.swtchart SWTChart] version 0.9.0
 +
** SVG export
 +
** Improved scrolling and data handling
 +
 +
* [https://projects.eclipse.org/projects/science.chemclipse ChemClipse] version 0.8.0
 +
** Improved GC/MS and GC/FID model
 +
** Added FTIR and NMR model
 +
 +
* [https://projects.eclipse.org/projects/science.january Eclipse January] version 2.3.0
 +
** Ongoing migration from using constants to specify types of datasets
 +
** Bug fixes
 +
 +
* [https://projects.eclipse.org/projects/science.xacc Eclipse XACC] version 1.0.0
 +
** Initial 1.0.0 release of core XACC API, interfaces, and quantum computing interface implementations.
 +
** Initial support for IBM, Rigetti, and D-Wave quantum computing platforms.
 +
 +
* [https://projects.eclipse.org/projects/science.statet Eclipse StatET] version 4.0
 +
** [https://www.eclipse.org/statet/news/noteworthy-4.0.php New and Noteworthy]
 +
** [https://www.eclipse.org/statet/downloads/4.0.php Downloads]
  
 
= Release Versions =
 
= Release Versions =

Latest revision as of 04:40, 18 September 2019

Schedule

Participating projects

  • TeXlipse version 2.0.3
    • Minor bug fixes.
    • Some code reorganisation, generate Java code from grammar on build.
  • SWTChart version 0.9.0
    • SVG export
    • Improved scrolling and data handling
  • ChemClipse version 0.8.0
    • Improved GC/MS and GC/FID model
    • Added FTIR and NMR model
  • Eclipse January version 2.3.0
    • Ongoing migration from using constants to specify types of datasets
    • Bug fixes
  • Eclipse XACC version 1.0.0
    • Initial 1.0.0 release of core XACC API, interfaces, and quantum computing interface implementations.
    • Initial support for IBM, Rigetti, and D-Wave quantum computing platforms.

Release Versions

Eclipse has guidelines about Release Version Naming:

Releases and IP CQs

https://wiki.eclipse.org/Development_Resources/HOWTO/Incubation_Phase says:

"Interim Releases. Incubation Phase projects may make releases. All major and minor releases must go through a Release Review."

Release Review says:

"Intellectual Property"

"Before you can consider a Release Review, all of the relevant CQs must be approved by the Eclipse Legal team. We cannot schedule a Review before the Legal team has completed their work. If you are waiting for CQs, please review where your CQs are, and when they are scheduled to be reviewed, in the IP team work queue."


On March 21, 2016, Wayne Beaton described the release process for projects in incubation:

"Projects can do releases while in incubation."

"All CQs for code/libraries that are included in the release bits must be closed/approved by the IP Team prior to the release."

"In the time leading up to the release, you can and should distribute milestone builds that includes code/libraries that the IP team has granted checkin approval for. These are not official releases, and should be annotated as such (e.g. 0.7M2)."

"I recommend that the Science Working Group make a master list of all the open CQs that are required for the coordinated autumn release that we can present to the IP Team along with your last question. This should be a relatively easy query if we have a list of participating projects. Giving the IP Team a clear picture of what needs to be accomplished is the best way of getting that question answered."

Back to the top