[ 
https://issues.apache.org/jira/browse/HDFS-15593?focusedWorklogId=490142&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-490142
 ]

ASF GitHub Bot logged work on HDFS-15593:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Sep/20 11:18
            Start Date: 24/Sep/20 11:18
    Worklog Time Spent: 10m 
      Work Description: tasanuma commented on pull request #2330:
URL: https://github.com/apache/hadoop/pull/2330#issuecomment-698280650


   Thanks for working on this, @aryangupta1998.
   
   There are still some codes using jquery-3.4.1. Could you also fix them?
   ```
   $ find . -type f | grep -v target | xargs grep 'jquery-3.4' 2> /dev/null
   ./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/pom.xml:            
<exclude>src/main/resources/webapps/static/jquery/jquery-3.4.1.min.js</exclude>
   
./hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/webapp/view/JQueryUI.java:
        .script(root_url("static/jquery/jquery-3.4.1.min.js"))
   
./LICENSE-binary:hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/jquery-3.4.1.min.js
   
./hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/journal/index.html:<script 
type="text/javascript" src="/static/jquery-3.4.1.min.js">
   ./hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/webapps/router/explorer.html: 
   <script type="text/javascript" src="/static/jquery-3.4.1.min.js">
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 490142)
    Time Spent: 20m  (was: 10m)

> Hadoop - Upgrade to JQuery 3.5.1
> --------------------------------
>
>                 Key: HDFS-15593
>                 URL: https://issues.apache.org/jira/browse/HDFS-15593
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>            Reporter: Aryan Gupta
>            Assignee: Aryan Gupta
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> jQuery version is being upgraded from jquery-3.4.1.min.js to 
> jquery-3.5.1.min.js



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to