HADOOP-17283. Hadoop - Upgrade to jQuery 3.5.1 (#2330)
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
This commit is contained in:
parent
ff59fbb8b0
commit
486ddb73f9
@ -405,7 +405,7 @@ hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.css
|
|||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-full-2.0.0.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-full-2.0.0.min.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-helpers-1.1.1.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-helpers-1.1.1.min.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.4.1.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.5.1.min.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery.dataTables.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery.dataTables.min.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/moment.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/moment.min.js
|
||||||
hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/bootstrap.min.js
|
hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/bootstrap.min.js
|
||||||
|
@ -245,7 +245,7 @@ hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.css
|
|||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-full-2.0.0.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-full-2.0.0.min.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-helpers-1.1.1.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dust-helpers-1.1.1.min.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.4.1.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.5.1.min.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery.dataTables.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery.dataTables.min.js
|
||||||
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/moment.min.js
|
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/moment.min.js
|
||||||
hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/bootstrap.min.js
|
hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/bootstrap.min.js
|
||||||
|
@ -310,7 +310,7 @@ <h4 class="modal-title" id="delete-modal-title">Delete</h4>
|
|||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript" src="/static/jquery-3.4.1.min.js">
|
<script type="text/javascript" src="/static/jquery-3.5.1.min.js">
|
||||||
</script><script type="text/javascript" src="/static/jquery.dataTables.min.js">
|
</script><script type="text/javascript" src="/static/jquery.dataTables.min.js">
|
||||||
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js">
|
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js">
|
||||||
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap-editable.min.js">
|
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap-editable.min.js">
|
||||||
|
@ -496,7 +496,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<script type="text/javascript" src="static/jquery-3.4.1.min.js"></script>
|
<script type="text/javascript" src="static/jquery-3.5.1.min.js"></script>
|
||||||
<script type="text/javascript" src="static/jquery.dataTables.min.js"></script>
|
<script type="text/javascript" src="static/jquery.dataTables.min.js"></script>
|
||||||
<script type="text/javascript" src="static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
|
<script type="text/javascript" src="static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
|
||||||
<script type="text/javascript" src="static/dataTables.bootstrap.js"></script>
|
<script type="text/javascript" src="static/dataTables.bootstrap.js"></script>
|
||||||
|
@ -416,7 +416,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|||||||
<exclude>src/main/webapps/static/moment.min.js</exclude>
|
<exclude>src/main/webapps/static/moment.min.js</exclude>
|
||||||
<exclude>src/main/webapps/static/dust-full-2.0.0.min.js</exclude>
|
<exclude>src/main/webapps/static/dust-full-2.0.0.min.js</exclude>
|
||||||
<exclude>src/main/webapps/static/dust-helpers-1.1.1.min.js</exclude>
|
<exclude>src/main/webapps/static/dust-helpers-1.1.1.min.js</exclude>
|
||||||
<exclude>src/main/webapps/static/jquery-3.4.1.min.js</exclude>
|
<exclude>src/main/webapps/static/jquery-3.5.1.min.js</exclude>
|
||||||
<exclude>src/main/webapps/static/jquery.dataTables.min.js</exclude>
|
<exclude>src/main/webapps/static/jquery.dataTables.min.js</exclude>
|
||||||
<exclude>src/main/webapps/static/json-bignum.js</exclude>
|
<exclude>src/main/webapps/static/json-bignum.js</exclude>
|
||||||
<exclude>src/main/webapps/static/dataTables.bootstrap.css</exclude>
|
<exclude>src/main/webapps/static/dataTables.bootstrap.css</exclude>
|
||||||
|
@ -125,7 +125,7 @@
|
|||||||
{/dn.VolumeInfo}
|
{/dn.VolumeInfo}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script type="text/javascript" src="/static/jquery-3.4.1.min.js"></script>
|
<script type="text/javascript" src="/static/jquery-3.5.1.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
|
<script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/moment.min.js"></script>
|
<script type="text/javascript" src="/static/moment.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/dust-full-2.0.0.min.js"></script>
|
<script type="text/javascript" src="/static/dust-full-2.0.0.min.js"></script>
|
||||||
@ -134,4 +134,4 @@
|
|||||||
<script type="text/javascript" src="dn.js"></script>
|
<script type="text/javascript" src="dn.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -476,7 +476,7 @@
|
|||||||
</table>
|
</table>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script type="text/javascript" src="/static/jquery-3.4.1.min.js">
|
<script type="text/javascript" src="/static/jquery-3.5.1.min.js">
|
||||||
</script><script type="text/javascript" src="/static/jquery.dataTables.min.js">
|
</script><script type="text/javascript" src="/static/jquery.dataTables.min.js">
|
||||||
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js">
|
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js">
|
||||||
</script><script type="text/javascript" src="/static/dataTables.bootstrap.js">
|
</script><script type="text/javascript" src="/static/dataTables.bootstrap.js">
|
||||||
|
@ -310,7 +310,7 @@ <h4 class="modal-title" id="delete-modal-title">Delete</h4>
|
|||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript" src="/static/jquery-3.4.1.min.js">
|
<script type="text/javascript" src="/static/jquery-3.5.1.min.js">
|
||||||
</script><script type="text/javascript" src="/static/jquery.dataTables.min.js">
|
</script><script type="text/javascript" src="/static/jquery.dataTables.min.js">
|
||||||
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js">
|
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js">
|
||||||
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap-editable.min.js">
|
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap-editable.min.js">
|
||||||
|
@ -96,7 +96,7 @@
|
|||||||
</table>
|
</table>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script type="text/javascript" src="/static/jquery-3.4.1.min.js"></script>
|
<script type="text/javascript" src="/static/jquery-3.5.1.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
|
<script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/moment.min.js"></script>
|
<script type="text/javascript" src="/static/moment.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/dust-full-2.0.0.min.js"></script>
|
<script type="text/javascript" src="/static/dust-full-2.0.0.min.js"></script>
|
||||||
@ -105,4 +105,4 @@
|
|||||||
<script type="text/javascript" src="jn.js"></script>
|
<script type="text/javascript" src="jn.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -86,7 +86,7 @@
|
|||||||
{/snn}
|
{/snn}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script type="text/javascript" src="/static/jquery-3.4.1.min.js">
|
<script type="text/javascript" src="/static/jquery-3.5.1.min.js">
|
||||||
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js">
|
</script><script type="text/javascript" src="/static/bootstrap-3.4.1/js/bootstrap.min.js">
|
||||||
</script><script type="text/javascript" src="/static/moment.min.js">
|
</script><script type="text/javascript" src="/static/moment.min.js">
|
||||||
</script><script type="text/javascript" src="/static/dust-full-2.0.0.min.js">
|
</script><script type="text/javascript" src="/static/dust-full-2.0.0.min.js">
|
||||||
|
File diff suppressed because one or more lines are too long
2
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.5.1.min.js
vendored
Normal file
2
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.5.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -242,7 +242,7 @@
|
|||||||
<exclude>src/main/resources/webapps/static/dt-1.10.18/js/jquery.dataTables.min.js</exclude>
|
<exclude>src/main/resources/webapps/static/dt-1.10.18/js/jquery.dataTables.min.js</exclude>
|
||||||
<exclude>src/main/resources/webapps/static/jt/jquery.jstree.js</exclude>
|
<exclude>src/main/resources/webapps/static/jt/jquery.jstree.js</exclude>
|
||||||
<exclude>src/main/resources/webapps/static/jquery/jquery-ui-1.12.1.custom.min.js</exclude>
|
<exclude>src/main/resources/webapps/static/jquery/jquery-ui-1.12.1.custom.min.js</exclude>
|
||||||
<exclude>src/main/resources/webapps/static/jquery/jquery-3.4.1.min.js</exclude>
|
<exclude>src/main/resources/webapps/static/jquery/jquery-3.5.1.min.js</exclude>
|
||||||
<exclude>src/main/resources/webapps/static/jquery/themes-1.9.1/base/jquery-ui.css</exclude>
|
<exclude>src/main/resources/webapps/static/jquery/themes-1.9.1/base/jquery-ui.css</exclude>
|
||||||
<exclude>src/test/resources/application_1440536969523_0001.har/_index</exclude>
|
<exclude>src/test/resources/application_1440536969523_0001.har/_index</exclude>
|
||||||
<exclude>src/test/resources/application_1440536969523_0001.har/part-0</exclude>
|
<exclude>src/test/resources/application_1440536969523_0001.har/part-0</exclude>
|
||||||
|
@ -69,7 +69,7 @@ protected void render(Block html) {
|
|||||||
.link(root_url("static/dt-1.10.18/css/jquery.dataTables.css"))
|
.link(root_url("static/dt-1.10.18/css/jquery.dataTables.css"))
|
||||||
.link(root_url("static/dt-1.10.18/css/jui-dt.css"))
|
.link(root_url("static/dt-1.10.18/css/jui-dt.css"))
|
||||||
.link(root_url("static/dt-1.10.18/css/custom_datatable.css"))
|
.link(root_url("static/dt-1.10.18/css/custom_datatable.css"))
|
||||||
.script(root_url("static/jquery/jquery-3.4.1.min.js"))
|
.script(root_url("static/jquery/jquery-3.5.1.min.js"))
|
||||||
.script(root_url("static/jquery/jquery-ui-1.12.1.custom.min.js"))
|
.script(root_url("static/jquery/jquery-ui-1.12.1.custom.min.js"))
|
||||||
.script(root_url("static/dt-1.10.18/js/jquery.dataTables.min.js"))
|
.script(root_url("static/dt-1.10.18/js/jquery.dataTables.min.js"))
|
||||||
.script(root_url("static/yarn.dt.plugins.js"))
|
.script(root_url("static/yarn.dt.plugins.js"))
|
||||||
|
Loading…
Reference in New Issue
Block a user