Skip to content

Commit

Permalink
Build of r/16.x from Sun Nov 17 23:20:28 UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
opencastproject committed Nov 17, 2024
1 parent 5753823 commit 9d4f012
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 25 deletions.
2 changes: 1 addition & 1 deletion r/16.x/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -761,5 +761,5 @@ <h2 id="release-documentation">Release Documentation</h2>
</html>
<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-11-17 23:18:26.510238+00:00
Build Date UTC : 2024-11-17 23:20:17.278124+00:00
-->
26 changes: 3 additions & 23 deletions r/16.x/commit
Original file line number Diff line number Diff line change
@@ -1,25 +1,5 @@
commit d44fbd3e44f339dcd8c98cb2b6fada02be417cfa
commit c44433a7322cead43e4aac02bd320735909d00fe
Author: Lars Kiesow <[email protected]>
Date: Mon Nov 18 00:17:56 2024 +0100
Date: Mon Nov 18 00:19:48 2024 +0100

Remove incorrect JDK support statement (#6313)

This patch removes the section about supported Java versions from the
Debian guide. The information is incorrect and we have a dedicated
section for this by now.

### 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
Merge r/15.x into r/16.x
2 changes: 1 addition & 1 deletion r/16.x/developer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -424,5 +424,5 @@ <h1 id="opencast-development-guides">Opencast Development Guides</h1>
</html>
<!--
MkDocs version : 1.6.1
Build Date UTC : 2024-11-17 23:18:27.998582+00:00
Build Date UTC : 2024-11-17 23:20:18.792522+00:00
-->

0 comments on commit 9d4f012

Please sign in to comment.