Skip to content

Commit

Permalink
Code autogenerated from Kurento/doc-kurento@28500fd
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinskurento committed Jan 17, 2022
1 parent 1a09a5a commit 77282da
Show file tree
Hide file tree
Showing 331 changed files with 975 additions and 1,075 deletions.
28 changes: 20 additions & 8 deletions source/dev/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,18 @@ If *kurento-maven-plugin* is going to get also a new release, then edit the file
- <version>1.0.0</version>
+ <version>1.1.0</version>
If *kurento-parent-pom* (from kurento-java) has changed and the Java API artifacts should depend on newer versions, then edit the file ``kurento-module-creator/src/main/templates/maven/model_pom_xml.ftl`` to update the parent version in the auto-generation template:

.. code-block:: xml
<!-- Maven coordinates -->
<parent>
<groupId>org.kurento</groupId>
<artifactId>kurento-parent-pom</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</parent>
Then proceed with the normal release.


Expand Down Expand Up @@ -320,7 +332,7 @@ Test the KMS API Java module generation (local check).
&& cd build \
&& cmake .. -DGENERATE_JAVA_CLIENT_PROJECT=TRUE -DDISABLE_LIBRARIES_GENERATION=TRUE \
&& cd java \
&& mvn clean install -Dmaven.test.skip=false \
&& mvn clean install -DskipTests=false \
|| { echo "ERROR: Command failed"; return 1; }
popd
Expand Down Expand Up @@ -403,7 +415,7 @@ When all repos have been released, and CI jobs have finished successfully:
* Wait a bit.
* **Refresh**.
* **Release** repository.
* Maven artifacts will be available `after 10 minutes <https://central.sonatype.org/pages/ossrh-guide.html#releasing-to-central>`__.
* Maven artifacts will be available `within 30 minutes <https://central.sonatype.org/publish/publish-guide/#releasing-to-central>`__.

* Also, check that the JavaScript modules have been published by CI:

Expand Down Expand Up @@ -596,7 +608,7 @@ When all repos have been released, and CI jobs have finished successfully:
* Wait a bit.
* **Refresh**.
* **Release** repository.
* Maven artifacts will be available `after 10 minutes <https://central.sonatype.org/pages/ossrh-guide.html#releasing-to-central>`__.
* Maven artifacts will be available `within 30 minutes <https://central.sonatype.org/publish/publish-guide/#releasing-to-central>`__.



Expand Down Expand Up @@ -764,7 +776,7 @@ Release steps
# * Build and run tests.
# * Do not use `-U` because for each project we want Maven to find
# the locally installed artifacts from previous $PROJECT.
mvn clean install -Dmaven.test.skip=false -Pkurento-release \
mvn clean install -DskipTests=false -Pkurento-release \
|| { echo "ERROR: Command failed: mvn clean install"; return 1; }
popd
Expand Down Expand Up @@ -827,7 +839,7 @@ When all repos have been released, and CI jobs have finished successfully:
* Wait a bit.
* **Refresh**.
* **Release** repository.
* Maven artifacts will be available `after 10 minutes <https://central.sonatype.org/pages/ossrh-guide.html#releasing-to-central>`__.
* Maven artifacts will be available `within 30 minutes <https://central.sonatype.org/publish/publish-guide/#releasing-to-central>`__.



Expand Down Expand Up @@ -866,14 +878,14 @@ New Development
pushd "$PROJECT" || { echo "ERROR: Command failed: pushd"; return 1; }
# Set the new version.
./bin/set-versions.sh "$NEW_VERSION" --kms-api "$NEW_VERSION-SNAPSHOT" --git-add \
./bin/set-versions.sh "$NEW_VERSION" --kms-api "${NEW_VERSION}-SNAPSHOT" --git-add \
|| { echo "ERROR: Command failed: set-versions"; return 1; }
# Install the project.
# * Skip building and running tests.
# * Skip running the tests.
# * Do not use `-U` because for each project we want Maven to find
# the locally installed artifacts from previous $PROJECT.
mvn clean install -Dmaven.test.skip=true \
mvn clean install -DskipTests=true \
|| { echo "ERROR: Command failed: mvn clean install"; return 1; }
popd
Expand Down
6 changes: 3 additions & 3 deletions source/langdoc/client-javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -90,7 +90,7 @@ <h2 title="Contents">Contents</h2>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -120,6 +120,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
6 changes: 3 additions & 3 deletions source/langdoc/client-javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -306,7 +306,7 @@ <h2 title="Contents">Contents</h2>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -336,6 +336,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
6 changes: 3 additions & 3 deletions source/langdoc/client-javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<li><a href="index-all.html">Index</a></li>
<li class="navBarCell1Rev">Help</li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -191,7 +191,7 @@ <h2>Constant Field Values</h2>
<li><a href="index-all.html">Index</a></li>
<li class="navBarCell1Rev">Help</li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -221,6 +221,6 @@ <h2>Constant Field Values</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
6 changes: 3 additions & 3 deletions source/langdoc/client-javadoc/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -5624,7 +5624,7 @@ <h2 class="title">Z</h2>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -5654,6 +5654,6 @@ <h2 class="title">Z</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -364,7 +364,7 @@ <h4>with</h4>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -409,6 +409,6 @@ <h4>with</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -279,7 +279,7 @@ <h4>with</h4>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -324,6 +324,6 @@ <h4>with</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -399,7 +399,7 @@ <h4>setPortProperties</h4>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -444,6 +444,6 @@ <h4>setPortProperties</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -297,7 +297,7 @@ <h4>setBitrate</h4>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -342,6 +342,6 @@ <h4>setBitrate</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -305,7 +305,7 @@ <h4>valueOf</h4>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -350,6 +350,6 @@ <h4>valueOf</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -1792,7 +1792,7 @@ <h4>removeConnectionStateChangedListener</h4>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -1837,6 +1837,6 @@ <h4>removeConnectionStateChangedListener</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -293,7 +293,7 @@ <h4>valueOf</h4>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -338,6 +338,6 @@ <h4>valueOf</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -343,7 +343,7 @@ <h4>setValue</h4>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><b>Kurento Client 6.16.3-SNAPSHOT</b></div>
<div class="aboutLanguage"><b>Kurento Client 6.16.4</b></div>
</div>
<div class="subNav">
<ul class="navList">
Expand Down Expand Up @@ -388,6 +388,6 @@ <h4>setValue</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2022 <a href="https://www.kurento.org">Kurento</a>. All rights reserved.</small></p>
</body>
</html>

0 comments on commit 77282da

Please sign in to comment.