Skip to content
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

fixed generators for test and example languages #3002

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Conversation

LorenzoBettini
Copy link
Contributor

Closes #2998

I also added the small chances after running generators

@@ -72,7 +72,6 @@ private BuilderTestLanguagePackageImpl()
{
super(eNS_URI, BuilderTestLanguageFactory.eINSTANCE);
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is these changes cause you dont use emf 2022-03 as tp?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cdietrich it can be: I'm always using the latest TP. Do you want me to remove them from the PR?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is an "argggggggg" problem. strictly i like to have the variant with the minimal emf version.
so yes. but i can also live with it.
am not sure if we will run into a new emf version where there is a real change

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cdietrich I've pushed force without the modified Java files

@LorenzoBettini LorenzoBettini added this to the Release_2.35 milestone Apr 20, 2024
@LorenzoBettini LorenzoBettini merged commit 3a9f915 into main Apr 20, 2024
9 of 10 checks passed
@LorenzoBettini LorenzoBettini deleted the lb_2998 branch April 20, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check state of test and example languages generators
2 participants