-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
eMoflon::IBeX 2.0: Release TODO collection #424
Comments
Regarding the first point, I thought the GTL vis is not broken but just no longer supported. |
Nope, I was wrong. The TGGL visualization is fine on my test system. |
I updated the list above with these TODOs:
|
Update for the update: after adding the new TGG wizard project to my dev WS, the upper menu bar seems to be fine. |
Update: Both TGG wizards work as expected. |
Update on the TGG project build error after checkout:
It was just a classpath problem and I fixed it. |
Update:
Fixed by this commit. |
Update regarding the update site releasing of HiPE v1/v2 and IBeX v1/2: As @Arikae and I found today, we have two ways to get around the problem of how to release v1 and v2 on one update site: 1. Rebuild the whole update site for every release
2. Move the update site project to its own repository
|
Update: Unused/old projects/artifacts removed (besides the moflon-core tycho-related projects). |
Summary of all IBeX v2 related pull requests: HiPE: eMoflon development workspace:
eMoflon test workspace: |
I've upgraded all projects (IBeX v2 dev, HiPE v2 (stateless) dev, and IBeX v2 tests) to JDK21 (via merging the |
I've ported all recent changes in HiPE + eMoflon IBeX GT v1 to the v2 branches.
|
This issue should be used to collect TODOs for the release of eMoflon::IBeX 2.0.
TODOs (bugs, features, etc.)
I included all of the TODOs of my notes in the following list:
xtend-gen
folder in the project but there are also noxtend
files -> maybe this is just a buildpath problem.count()
operator-related code snippets and text from the tutorial.README.md
+ installation instruction must be updatedorg.apache.commons.io
is missing in the UI project -> fixedIQualifiedName
-> doneMultiplicity
-> test was successful with a new dev workspace and HiPE stateless -> doneDefaultFilesHelper
: remove typo (#
)IBeX v1.x:
IBeX v2.x (as of 2024-04-25):
org.emoflon.ibex.tgg.editor
on https://github.com/eMoflon/emoflon-ibex-ui/tree/rework_TGG_validatorfixorg.emoflon.ibex.ide.democles.feature
?org.emoflon.ibex.tgg.editor.feature
?org.moflon.core.tycho.parent
? -> nope, I do not touch thisorg.moflon.releng.p2
? -> nope, I do not touch thiscount()
operator -> doneDemocles
from themDemocles
should be removed -> done + removed further Viatra artifacts.site.xml
config of the update site).JavaVersionHelper
inemoflon-core
frommaster
into the feature branchReleasing itself
When all TODOs/blocking bugs, etc. are resolved, these are the steps we should take to make the final release happen:
emoflon-ibex-test
branch(es) for IBeX 2.0.Afterwards
The text was updated successfully, but these errors were encountered: