Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-ocl.dev] 4.0.1 RC2 candidates

Hi Adolfo

The maintenance/rc2candidates branch contains 5 commits.

1) [388588] Suspend test pending fix for Bug 388587

Required: needed to suppress a test failure unless Kenn fixes Bug 388587 in time for SR2

2) [337320] Fix code gen of ternary operations

Trivial: adds two missing imports that cause OCL code gen failures if a two argument operation is used.

3 [unrelated] Missing plugin property name

Trivial: provides a missing name for the File associations UI

4 [unrelated] Prioritize completion proposals

Localized: completion proposals are sorted by property then operation then type etc which makes them much much more
useful when there are a few hundred.

5 [388282] Ensure serialized scope references required element

A bug fix with a JUnit test.

They should be orthogonal so cherry-pick as many as you are happy with for RC2.

    Regards

        Ed


Back to the top