Skip to content

Correct module version information#1696

Merged
gregorydlogan merged 2 commits intoopencast:r/18.xfrom
gregorydlogan:t/fix-bundle-version
Apr 10, 2026
Merged

Correct module version information#1696
gregorydlogan merged 2 commits intoopencast:r/18.xfrom
gregorydlogan:t/fix-bundle-version

Conversation

@gregorydlogan
Copy link
Copy Markdown
Member

This PR adds a new, submodule specific buildnumer and taint status to the built artifact's pom. This is important because otherwise the buildnumber for the submodule(s) does not match the parent pom's, yielding a Opencast – built on unknown at the bottom of the admin UI. This change uses the parent's buildnumber value in place of the module's normal one, moving the module's into a different field. Note that building the module directly from inside modules/editor does not yield the correct buildnumber, instead omitting the value entirely. This is because the child module cannot know the parent's hash. If you as a developer want to have the correct data when building locally, look into maven's -pl flag.

This comit also fixes a typo related to build profiles.

@gregorydlogan gregorydlogan added the type:bug Something isn't working label Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

This pull request is deployed at test.editor.opencast.org/1696/2026-04-09_22-05-23/ .
It might take a few minutes for it to become available.

@gregorydlogan gregorydlogan self-assigned this Apr 10, 2026
@gregorydlogan gregorydlogan merged commit f625184 into opencast:r/18.x Apr 10, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant