Skip to content

Add Moose 13 support + use FAST-Java v4.0.0 - #17

Open
jecisc wants to merge 1 commit into
v6from
moose13
Open

jecisc wants to merge 1 commit into
v6from
moose13

Conversation

@jecisc

@jecisc jecisc commented Dec 1, 2025

Copy link
Copy Markdown
Member

No description provided.

@jecisc

jecisc commented Dec 1, 2025

Copy link
Copy Markdown
Member Author

@NicolasAnquetil I think that failing tests are not related?

@NicolasAnquetil

NicolasAnquetil commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

For Moose 12, the errors seems to come from the format change in mooseName ('.' instead of '::'):

  • the 2 tests in CRFBindingReturnNumberTest
  • CRFRemoveReferencesStaticTest >> setUp

For Moose13, you have the same 3 errors + errors coming from a new version of Famix/VerveineJ.

You have to change the JSON string in CRFTest >> famixModelString ...
... or you can cherry-pick commit 4c1d1aa

Apparently there are also 2 tests in CRFExporterTest failing because of the change on entityType becoming an association

@jecisc

jecisc commented Dec 2, 2025

Copy link
Copy Markdown
Member Author

It's the reason I do not like to have tests based on a pre built json file :( Here the JSON is obsolete and it's not easy to update :(

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.

2 participants