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

UpdateMfVersion6.2.0 #2120

Merged
merged 3 commits into from
Jan 10, 2025
Merged

UpdateMfVersion6.2.0 #2120

merged 3 commits into from
Jan 10, 2025

Conversation

TobiasNx
Copy link
Contributor

@TobiasNx TobiasNx commented Jan 6, 2025

Update the mf version as well change the set_ functions to add_

With the upcoming releases the behaviour of set_ will change so that no intermediate structure will be created. To prepare for this change we will use the add_ version of these functions. See the following issue for further info: metafacture/metafacture-core#631

@pascal I am not sure why this fails. Could you have a look.

With the upcoming releases the behaviour of set_ will change so that no intermediate structure will be created. To prepare for this change we will use the add_ version of these functions. See the following issue for further info: https://github.com/metafacture/metafacture-fix/issues/309
@TobiasNx TobiasNx requested a review from dr0i January 6, 2025 11:58
@dr0i
Copy link
Member

dr0i commented Jan 9, 2025

It fails due:

Could not find artifact org.metafacture:metafix:jar:1.2.0 in central (https://repo.maven.apache.org/maven2)

@TobiasNx
Copy link
Contributor Author

TobiasNx commented Jan 9, 2025

It fails due:

Could not find artifact org.metafacture:metafix:jar:1.2.0 in central (repo.maven.apache.org/maven2)

Thanks I changed the build.yml, lets see if that works.

@dr0i dr0i merged commit f3a5c35 into master Jan 10, 2025
1 check passed
@dr0i dr0i deleted the updateMfVersion6.2.0 branch January 10, 2025 08:47
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