diff --git a/r/16.x/admin/index.html b/r/16.x/admin/index.html index 92c531097..65d9bfeb1 100644 --- a/r/16.x/admin/index.html +++ b/r/16.x/admin/index.html @@ -761,5 +761,5 @@

Release Documentation

\ No newline at end of file diff --git a/r/16.x/commit b/r/16.x/commit index 61d66e978..2a04e23e2 100644 --- a/r/16.x/commit +++ b/r/16.x/commit @@ -1,24 +1,9 @@ -commit c55fc6d0bc04cfda0952fcbe810434984b184d84 -Author: Lars Kiesow -Date: Mon Nov 18 16:01:23 2024 +0100 +commit 2bee14e09521e79abf0677e7b68677ec1eaa2606 +Author: Greg Logan +Date: Mon Nov 18 16:34:36 2024 -0600 - Link webinar about upgrading Opencast via RPM (#6314) + Merge branch 'fix-npe-asset-manager' of tales-media/fork-opencast-opencast into r/16.x - This patch links the webinar showing users how to upgrade Opencast if - they are using the RPM repository. + Pull request #6255 - ### Your pull request should… - - * [x] have a concise title - * [x] [close an accompanying - issue](https://docs.opencast.org/develop/developer/#participate/development-process/#automatically-closing-issues-when-a-pr-is-merged) - if one exists - * [x] [be against the correct - branch](https://docs.opencast.org/develop/developer/development-process#acceptance-criteria-for-patches-in-different-versions) - * [x] include migration scripts and documentation, if appropriate - * [x] pass automated tests - * [x] have a clean commit history - * [x] [have proper commit messages (title and body) for all - commits](https://medium.com/@steveamaza/e028865e5791) - * [x] explain why it needs to be merged into the legacy branch, if it is - targeting the legacy branch + Fix NPE when MP element can't be found in local asset manager store diff --git a/r/16.x/developer/index.html b/r/16.x/developer/index.html index e5fa1a2e7..6f930153a 100644 --- a/r/16.x/developer/index.html +++ b/r/16.x/developer/index.html @@ -424,5 +424,5 @@

Opencast Development Guides

\ No newline at end of file