This is an automated email from the ASF dual-hosted git repository. sammichen pushed a commit to branch ozone-0.6.0 in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
commit f58edcf6b70cd243aeffa21da9cd99fa4852dd5f Author: Vivek Ratnavel Subramanian <[email protected]> AuthorDate: Sun Jul 12 23:39:24 2020 -0700 HDDS-3937. Update jquery to v3.5.1 (#1177) (cherry picked from commit 7054b4ba8ed886269e4a822133917564181ae8d4) --- LICENSE.txt | 4 ++-- hadoop-hdds/docs/pom.xml | 2 +- hadoop-hdds/docs/themes/ozonedoc/layouts/partials/footer.html | 2 +- hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.4.1.min.js | 2 -- hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.5.1.min.js | 2 ++ .../framework/src/main/resources/webapps/static/jquery-3.4.1.min.js | 2 -- .../framework/src/main/resources/webapps/static/jquery-3.5.1.min.js | 2 ++ hadoop-hdds/pom.xml | 2 +- hadoop-hdds/server-scm/src/main/resources/webapps/scm/index.html | 2 +- hadoop-ozone/dist/src/main/license/bin/LICENSE.txt | 2 +- .../ozone-manager/src/main/resources/webapps/ozoneManager/index.html | 2 +- hadoop-ozone/pom.xml | 2 +- hadoop-ozone/s3gateway/src/main/resources/browser.html | 2 +- hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 98fd68d..e7a3522 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -235,5 +235,5 @@ hadoop-hdds/framework/src/main/resources/webapps/static/angular-route-1.7.9.min. hadoop-hdds/framework/src/main/resources/webapps/static/angular-nvd3-1.0.9.min.js hadoop-hdds/framework/src/main/resources/webapps/static/angular-1.7.9.min.js -hadoop-hdds/framework/src/main/resources/webapps/static/jquery-3.4.1.min.js -hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.4.1.min.js +hadoop-hdds/framework/src/main/resources/webapps/static/jquery-3.5.1.min.js +hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.5.1.min.js diff --git a/hadoop-hdds/docs/pom.xml b/hadoop-hdds/docs/pom.xml index 8c1b622..dd4e5b7 100644 --- a/hadoop-hdds/docs/pom.xml +++ b/hadoop-hdds/docs/pom.xml @@ -55,7 +55,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <excludes> <exclude>static/slides/*</exclude> <exclude>themes/ozonedoc/static/js/bootstrap.min.js</exclude> - <exclude>themes/ozonedoc/static/js/jquery-3.4.1.min.js</exclude> + <exclude>themes/ozonedoc/static/js/jquery-3.5.1.min.js</exclude> <exclude>themes/ozonedoc/static/css/bootstrap-theme.min.css </exclude> <exclude>themes/ozonedoc/static/css/bootstrap.min.css.map</exclude> diff --git a/hadoop-hdds/docs/themes/ozonedoc/layouts/partials/footer.html b/hadoop-hdds/docs/themes/ozonedoc/layouts/partials/footer.html index 0e5ca0f..20bf76e 100644 --- a/hadoop-hdds/docs/themes/ozonedoc/layouts/partials/footer.html +++ b/hadoop-hdds/docs/themes/ozonedoc/layouts/partials/footer.html @@ -17,6 +17,6 @@ <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> -<script src="{{ "js/jquery-3.4.1.min.js" | relURL}}"></script> +<script src="{{ "js/jquery-3.5.1.min.js" | relURL}}"></script> <script src="{{ "js/ozonedoc.js" | relURL}}"></script> <script src="{{ "js/bootstrap.min.js" | relURL}}"></script> diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.4.1.min.js b/hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.4.1.min.js deleted file mode 100644 index a1c07fd..0000000 --- a/hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.4.1.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e& [...] diff --git a/hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.5.1.min.js b/hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.5.1.min.js new file mode 100644 index 0000000..b061403 --- /dev/null +++ b/hadoop-hdds/docs/themes/ozonedoc/static/js/jquery-3.5.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l= [...] diff --git a/hadoop-hdds/framework/src/main/resources/webapps/static/jquery-3.4.1.min.js b/hadoop-hdds/framework/src/main/resources/webapps/static/jquery-3.4.1.min.js deleted file mode 100644 index a1c07fd..0000000 --- a/hadoop-hdds/framework/src/main/resources/webapps/static/jquery-3.4.1.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.4.1 | (c) JS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],E=C.document,r=Object.getPrototypeOf,s=t.slice,g=t.concat,u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l=a.call(Object),y={},m=function(e){return"function"==typeof e& [...] diff --git a/hadoop-hdds/framework/src/main/resources/webapps/static/jquery-3.5.1.min.js b/hadoop-hdds/framework/src/main/resources/webapps/static/jquery-3.5.1.min.js new file mode 100644 index 0000000..b061403 --- /dev/null +++ b/hadoop-hdds/framework/src/main/resources/webapps/static/jquery-3.5.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.5.1 | (c) JS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,v=n.hasOwnProperty,a=v.toString,l= [...] diff --git a/hadoop-hdds/pom.xml b/hadoop-hdds/pom.xml index 8dc3833..4351672 100644 --- a/hadoop-hdds/pom.xml +++ b/hadoop-hdds/pom.xml @@ -263,7 +263,7 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <exclude>src/main/resources/webapps/static/nvd3-1.8.5.min.css</exclude> <exclude>src/main/resources/webapps/static/nvd3-1.8.5.min.js.map</exclude> <exclude>src/main/resources/webapps/static/nvd3-1.8.5.min.js</exclude> - <exclude>src/main/resources/webapps/static/jquery-3.4.1.min.js</exclude> + <exclude>src/main/resources/webapps/static/jquery-3.5.1.min.js</exclude> <exclude>src/main/resources/webapps/static/bootstrap-3.4.1/**</exclude> <exclude>src/test/resources/additionalfields.container</exclude> <exclude>src/test/resources/incorrect.checksum.container</exclude> diff --git a/hadoop-hdds/server-scm/src/main/resources/webapps/scm/index.html b/hadoop-hdds/server-scm/src/main/resources/webapps/scm/index.html index d586856..5122cae 100644 --- a/hadoop-hdds/server-scm/src/main/resources/webapps/scm/index.html +++ b/hadoop-hdds/server-scm/src/main/resources/webapps/scm/index.html @@ -63,7 +63,7 @@ </div><!-- /.container --> -<script src="static/jquery-3.4.1.min.js"></script> +<script src="static/jquery-3.5.1.min.js"></script> <script src="static/angular-1.7.9.min.js"></script> <script src="static/angular-route-1.7.9.min.js"></script> <script src="static/d3-3.5.17.min.js"></script> diff --git a/hadoop-ozone/dist/src/main/license/bin/LICENSE.txt b/hadoop-ozone/dist/src/main/license/bin/LICENSE.txt index 54c8fe2..df63c6e 100644 --- a/hadoop-ozone/dist/src/main/license/bin/LICENSE.txt +++ b/hadoop-ozone/dist/src/main/license/bin/LICENSE.txt @@ -424,7 +424,7 @@ bootstrap.min.js angular-route-1.7.9.min.js angular-nvd3-1.0.9.min.js angular-1.7.9.min.js -jquery-3.4.1.min.js +jquery-3.5.1.min.js -------------------------------------------------------------------------------- recon server uses a huge number of javascript and css dependencies. See the diff --git a/hadoop-ozone/ozone-manager/src/main/resources/webapps/ozoneManager/index.html b/hadoop-ozone/ozone-manager/src/main/resources/webapps/ozoneManager/index.html index 5fb6e44..8a5297b 100644 --- a/hadoop-ozone/ozone-manager/src/main/resources/webapps/ozoneManager/index.html +++ b/hadoop-ozone/ozone-manager/src/main/resources/webapps/ozoneManager/index.html @@ -57,7 +57,7 @@ <ng-view></ng-view> </div><!-- /.container --> -<script src="static/jquery-3.4.1.min.js"></script> +<script src="static/jquery-3.5.1.min.js"></script> <script src="static/angular-1.7.9.min.js"></script> <script src="static/angular-route-1.7.9.min.js"></script> <script src="static/d3-3.5.17.min.js"></script> diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml index 9455fd2..1b28ea4 100644 --- a/hadoop-ozone/pom.xml +++ b/hadoop-ozone/pom.xml @@ -291,7 +291,7 @@ <exclude>webapps/static/angular-route-1.7.9.min.js</exclude> <exclude>webapps/static/bootstrap-3.4.1/**</exclude> <exclude>webapps/static/d3-3.5.17.min.js</exclude> - <exclude>webapps/static/jquery-3.4.1.min.js</exclude> + <exclude>webapps/static/jquery-3.5.1.min.js</exclude> <exclude>webapps/static/jquery.dataTables.min.js</exclude> <exclude>webapps/static/nvd3-1.8.5.min.css.map</exclude> <exclude>webapps/static/nvd3-1.8.5.min.css</exclude> diff --git a/hadoop-ozone/s3gateway/src/main/resources/browser.html b/hadoop-ozone/s3gateway/src/main/resources/browser.html index 0405b17..4e6a00b 100644 --- a/hadoop-ozone/s3gateway/src/main/resources/browser.html +++ b/hadoop-ozone/s3gateway/src/main/resources/browser.html @@ -138,7 +138,7 @@ permissions and limitations under the License. </html> -<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> +<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/bootbox.js/4.4.0/bootbox.min.js"></script> <script src="https://sdk.amazonaws.com/js/aws-sdk-2.207.0.min.js"></script> diff --git a/hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html b/hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html index b20bf35..81158f1 100644 --- a/hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html +++ b/hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html @@ -75,7 +75,7 @@ </p> </div><!-- /.container --> -<script src="jquery-3.4.1.min.js"></script> +<script src="jquery-3.5.1.min.js"></script> <script src="bootstrap-3.4.1/js/bootstrap.min.js"></script> <script src="s3g.js"></script> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
