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

515 extended static metamodel functionality #521

Merged

Conversation

andreas-schilling
Copy link
Contributor

@andreas-schilling andreas-schilling commented Feb 2, 2024

Fixes #520

Also a bug in the JavaCompiler utility was fixed, where different
classloaders have been used for each ad-hoc compiled Java class
which resulted in the fact, that no test data could be generated
via reflection, as all classes never matched with each other.
@andreas-schilling
Copy link
Contributor Author

The documentation part is yet missing, however the code part can already be reviewed.

@atextor atextor marked this pull request as draft February 2, 2024 14:45
@andreas-schilling andreas-schilling marked this pull request as ready for review February 7, 2024 14:17
…amodel-functionality

# Conflicts:
#	core/esmf-aspect-meta-model-java/src/main/java/org/eclipse/esmf/metamodel/loader/MetaModelBaseAttributes.java
#	core/esmf-aspect-model-java-generator/src/test/java/org/eclipse/esmf/aspectmodel/java/StaticMetaModelGeneratorTest.java
#	core/esmf-aspect-static-meta-model-java/src/main/java/org/eclipse/esmf/staticmetamodel/StaticProperty.java
@atextor atextor merged commit 04d45ac into eclipse-esmf:main Feb 19, 2024
3 checks passed
@atextor atextor deleted the 515-extended-static-metamodel-functionality branch February 19, 2024 07:55
Copy link

Release v2.6.0 addresses this.

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.

[Task] Provide extended functionality for Java static metamodel and extend documentation
2 participants