-
Notifications
You must be signed in to change notification settings - Fork 62
1.3.4 Release commits #7460
Comments
After a (very) quick review, I concur with the changes up to b24025c. In that range, I didn't notice any compatibility breaks and the only new feature appears to be the relatively harmless addition of |
Incomplete list of commits to (at least partially) revert:
|
Regarding the meta model syntax changes #7460 (comment), I suspect that although unwanted, they are fine.
Note that there could still be documentation issues or new bugs - I don't know if any website or other doc changes were made, and didn't check to see if there are tests for the new syntax. But given that at least the old syntax seems to work, that's probably good enough for our limited goals. |
I'll change commit description as accepted |
As long as the new Ideally there wouldn't be new features or warnings, but given the difficulty of rolling back commits made before the package renames and IP transfer to Eclipse, rollbacks should be a last resort. And if the future is to use the |
1.3.4 can't happen due to Eclipse package naming requirements |
This issue hold information on what has been reviewed and needs to be reviewed before 1.3.4 release can happen. To contribute take a commit from list located below refering to https://github.com/eclipse/ceylon/tree/_old/master branch
You can search commits on github by
https://github.com/eclipse/ceylon/commit/{commitID}
Important aspect is to exlclude braking changes so we don't include them into release.
After review include information.
a) what have been reviewed,
b) the sort of things You were looking for
c) a list of commits You are concerned about and the reason
List will be updated with new comments
@NotNull
if
rather than via declared variable afterif
ceylon/ceylon-examples-web
to the RELEASE documentThe text was updated successfully, but these errors were encountered: