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

VIATRA/DeveloperMeetingMinutes/Meeting20170629

< VIATRA‎ | DeveloperMeetingMinutes
Revision as of 12:20, 12 July 2017 by Zoltan.ujhelyi.incquerylabs.com (Talk | contribs) (Created page with "= Topics = * {{VIATRA-Status}} * TODOs from last meeting ** DRed IllegalArgumentException regression ** Administrative tasks *** TODO Bump version *** TODO Create 1.6-mainten...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Topics

  • Current status: Bugzilla Gerrit AERI
  • TODOs from last meeting
    • DRed IllegalArgumentException regression
    • Administrative tasks
      • TODO Bump version
      • TODO Create 1.6-maintenance branch
  • 1.5.3 and 1.6.0 releases
  • Plans for future releases
    • Bugfixes in 1.6.1
    • New features
      • Performance enhancements both for LS and Rete
  • Dependency issues wrt Java 8
  • Guava required bundle in Validation generated project
  • Too many exceptions on base index problems

Minutes

  • IllegalArgumentException regression
    • Test case and proposed fix available
    • After testing it can be backported to 1.6-maintenance
  • Version bump done
    • Please work on master and only backport tested changes
  • 1.5.3. and 1.6.0 (Oxygen) released
  • 1.6.1 planned, with some issues already seen as candidates
    • Duplicate addition in Rete
    • Show location
    • Tainted engine in Query Results view
    • Classpath entry wrong
  • 1.7.0 mainly performance improvements both in LS and Rete
  • Java 8 and VIATRA
    • When Guava 21 is wired, Java 7 JRE cannot be used
  • Guava required bundle added by validation generator fragment
    • TODO Abel: create Bugzilla issue
  • Base index exceptions spinning when exiting with VIATRA engine created on open Papyrus model
  • Please deal with API tools errors when you create them
  • TODO Gaben: ask Oszkar to report issue if it is not yet fixed

Back to the top