Skip to content

Commit

Permalink
Prepare release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinskurento committed Nov 26, 2015
1 parent 80091a2 commit 8b06b84
Show file tree
Hide file tree
Showing 678 changed files with 3,903 additions and 1,824 deletions.
16 changes: 8 additions & 8 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
# IMPORTANT: Notice that DOC_VERSION should be the same as variable "release" in conf.py,
# so when this variable is updated, it should be also updated in conf.py

DOC_VERSION = 6.1.2-dev
KMS_VERSION = 6.1.2-dev
CLIENT_JAVA_VERSION = 6.1.1-SNAPSHOT
CLIENT_JS_VERSION = 6.1.1-dev
UTILS_JS_VERSION = 6.1.1-dev
TUTORIAL_JAVA_VERSION = 6.1.1-SNAPSHOT
TUTORIAL_JS_VERSION = 6.1.1-dev
TUTORIAL_NODE_VERSION = 6.1.1-dev
DOC_VERSION = 6.2.0
KMS_VERSION = 6.2.0
CLIENT_JAVA_VERSION = 6.2.0
CLIENT_JS_VERSION = 6.2.0
UTILS_JS_VERSION = 6.2.0
TUTORIAL_JAVA_VERSION = 6.2.0
TUTORIAL_JS_VERSION = 6.2.0
TUTORIAL_NODE_VERSION = 6.2.0

# You can set these variables from the command line.
SPHINXOPTS =
Expand Down
18 changes: 9 additions & 9 deletions Makefile.jenkins
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
# IMPORTANT: Notice that DOC_VERSION should be the same as variable "release" in conf.py,
# so when this variable is updated, it should be also updated in conf.py

DOC_VERSION = 6.1.2-dev
KMS_VERSION = 6.1.2-dev
CLIENT_JAVA_VERSION = 6.1.1-SNAPSHOT
CLIENT_JS_VERSION = 6.1.1-dev
UTILS_JS_VERSION = 6.1.1-dev
TUTORIAL_JAVA_VERSION = 6.1.1-SNAPSHOT
TUTORIAL_JS_VERSION = 6.1.1-dev
TUTORIAL_NODE_VERSION = 6.1.1-dev
DOC_VERSION = 6.2.0
KMS_VERSION = 6.2.0
CLIENT_JAVA_VERSION = 6.2.0
CLIENT_JS_VERSION = 6.2.0
UTILS_JS_VERSION = 6.2.0
TUTORIAL_JAVA_VERSION = 6.2.0
TUTORIAL_JS_VERSION = 6.2.0
TUTORIAL_NODE_VERSION = 6.2.0

# You can set these variables from the command line.
SPHINXOPTS =
Expand Down Expand Up @@ -109,7 +109,7 @@ langdoc:
rm -rf $(BUILDDIR)/langdoc/kurento-client
cd $(BUILDDIR)/langdoc && git clone https://github.com/Kurento/kurento-java.git && cd kurento-java && git checkout kurento-java-$(CLIENT_JAVA_VERSION) || git checkout $(CLIENT_JAVA_VERSION) || echo "Using master branch"
mv $(BUILDDIR)/langdoc/kurento-java/kurento-client $(BUILDDIR)/langdoc
cd $(BUILDDIR)/langdoc/kurento-client && mvn --settings /tmp/config6801289609211612563tmp clean package -DskipTests
cd $(BUILDDIR)/langdoc/kurento-client && mvn --settings /tmp/config5477206549688015227tmp clean package -DskipTests
rsync -av $(BUILDDIR)/langdoc/kurento-client/target/generated-sources/kmd/* $(BUILDDIR)/langdoc/kurento-client/src/main/java/
javadoc -d $(BUILDDIR)/html/langdoc/javadoc -sourcepath $(BUILDDIR)/langdoc/*/src/main/java/ org.kurento.client

Expand Down
6 changes: 4 additions & 2 deletions build/html/langdoc/javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_85) on Thu Nov 12 11:21:44 UTC 2015 -->
<!-- Generated by javadoc (version 1.7.0_91) on Thu Nov 26 11:08:54 UTC 2015 -->
<title>All Classes</title>
<meta name="date" content="2015-11-12">
<meta name="date" content="2015-11-26">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand All @@ -24,6 +24,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/kurento/client/ConnectionState.html" title="enum in org.kurento.client" target="classFrame">ConnectionState</a></li>
<li><a href="org/kurento/client/ConnectionStateChangedEvent.html" title="class in org.kurento.client" target="classFrame">ConnectionStateChangedEvent</a></li>
<li><a href="org/kurento/client/Continuation.html" title="interface in org.kurento.client" target="classFrame"><i>Continuation</i></a></li>
<li><a href="org/kurento/client/CryptoSuite.html" title="enum in org.kurento.client" target="classFrame">CryptoSuite</a></li>
<li><a href="org/kurento/client/Dispatcher.html" title="interface in org.kurento.client" target="classFrame"><i>Dispatcher</i></a></li>
<li><a href="org/kurento/client/Dispatcher.Builder.html" title="class in org.kurento.client" target="classFrame">Dispatcher.Builder</a></li>
<li><a href="org/kurento/client/DispatcherOneToMany.html" title="interface in org.kurento.client" target="classFrame"><i>DispatcherOneToMany</i></a></li>
Expand Down Expand Up @@ -109,6 +110,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/kurento/client/RTCTransportStats.html" title="class in org.kurento.client" target="classFrame">RTCTransportStats</a></li>
<li><a href="org/kurento/client/RtpEndpoint.html" title="interface in org.kurento.client" target="classFrame"><i>RtpEndpoint</i></a></li>
<li><a href="org/kurento/client/RtpEndpoint.Builder.html" title="class in org.kurento.client" target="classFrame">RtpEndpoint.Builder</a></li>
<li><a href="org/kurento/client/SDES.html" title="class in org.kurento.client" target="classFrame">SDES</a></li>
<li><a href="org/kurento/client/SdpEndpoint.html" title="interface in org.kurento.client" target="classFrame"><i>SdpEndpoint</i></a></li>
<li><a href="org/kurento/client/ServerInfo.html" title="class in org.kurento.client" target="classFrame">ServerInfo</a></li>
<li><a href="org/kurento/client/ServerManager.html" title="interface in org.kurento.client" target="classFrame"><i>ServerManager</i></a></li>
Expand Down
6 changes: 4 additions & 2 deletions build/html/langdoc/javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_85) on Thu Nov 12 11:21:44 UTC 2015 -->
<!-- Generated by javadoc (version 1.7.0_91) on Thu Nov 26 11:08:54 UTC 2015 -->
<title>All Classes</title>
<meta name="date" content="2015-11-12">
<meta name="date" content="2015-11-26">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand All @@ -24,6 +24,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/kurento/client/ConnectionState.html" title="enum in org.kurento.client">ConnectionState</a></li>
<li><a href="org/kurento/client/ConnectionStateChangedEvent.html" title="class in org.kurento.client">ConnectionStateChangedEvent</a></li>
<li><a href="org/kurento/client/Continuation.html" title="interface in org.kurento.client"><i>Continuation</i></a></li>
<li><a href="org/kurento/client/CryptoSuite.html" title="enum in org.kurento.client">CryptoSuite</a></li>
<li><a href="org/kurento/client/Dispatcher.html" title="interface in org.kurento.client"><i>Dispatcher</i></a></li>
<li><a href="org/kurento/client/Dispatcher.Builder.html" title="class in org.kurento.client">Dispatcher.Builder</a></li>
<li><a href="org/kurento/client/DispatcherOneToMany.html" title="interface in org.kurento.client"><i>DispatcherOneToMany</i></a></li>
Expand Down Expand Up @@ -109,6 +110,7 @@ <h1 class="bar">All Classes</h1>
<li><a href="org/kurento/client/RTCTransportStats.html" title="class in org.kurento.client">RTCTransportStats</a></li>
<li><a href="org/kurento/client/RtpEndpoint.html" title="interface in org.kurento.client"><i>RtpEndpoint</i></a></li>
<li><a href="org/kurento/client/RtpEndpoint.Builder.html" title="class in org.kurento.client">RtpEndpoint.Builder</a></li>
<li><a href="org/kurento/client/SDES.html" title="class in org.kurento.client">SDES</a></li>
<li><a href="org/kurento/client/SdpEndpoint.html" title="interface in org.kurento.client"><i>SdpEndpoint</i></a></li>
<li><a href="org/kurento/client/ServerInfo.html" title="class in org.kurento.client">ServerInfo</a></li>
<li><a href="org/kurento/client/ServerManager.html" title="interface in org.kurento.client"><i>ServerManager</i></a></li>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_85) on Thu Nov 12 11:21:43 UTC 2015 -->
<!-- Generated by javadoc (version 1.7.0_91) on Thu Nov 26 11:08:54 UTC 2015 -->
<title>Constant Field Values</title>
<meta name="date" content="2015-11-12">
<meta name="date" content="2015-11-26">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_85) on Thu Nov 12 11:21:44 UTC 2015 -->
<!-- Generated by javadoc (version 1.7.0_91) on Thu Nov 26 11:08:54 UTC 2015 -->
<title>Deprecated List</title>
<meta name="date" content="2015-11-12">
<meta name="date" content="2015-11-26">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions build/html/langdoc/javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_85) on Thu Nov 12 11:21:44 UTC 2015 -->
<!-- Generated by javadoc (version 1.7.0_91) on Thu Nov 26 11:08:54 UTC 2015 -->
<title>API Help</title>
<meta name="date" content="2015-11-12">
<meta name="date" content="2015-11-26">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down

0 comments on commit 8b06b84

Please sign in to comment.