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

ASF GitHub Bot logged work on HADOOP-14650:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Nov/20 20:35
            Start Date: 18/Nov/20 20:35
    Worklog Time Spent: 10m 
      Work Description: pkoenig10 opened a new pull request #2474:
URL: https://github.com/apache/hadoop/pull/2474


   `javax.servlet.jsp:jsp-api:2.1` directly contains the classes of 
`javax.el:el-api`. This results in duplicate classes on the classpath in 
projects that pull in both of these dependencies.
   
   `javax.servlet.jsp:jsp-api:2.1.1` depends on `javax.el:el-api` instead of 
directly containing the classes, which avoids these issues.
   
   See:
   - https://mvnrepository.com/artifact/javax.servlet.jsp/jsp-api/2.1
   - https://mvnrepository.com/artifact/javax.servlet.jsp/jsp-api/2.1.1


----------------------------------------------------------------
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: 513774)
    Remaining Estimate: 0h
            Time Spent: 10m

> Update jsp-api version
> ----------------------
>
>                 Key: HADOOP-14650
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14650
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Ray Chiang
>            Assignee: Ray Chiang
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The current artifact is:
>     javax.servlet.jsp:jsp-api:2.1
> That version could either be bumped to 2.1.2 (the latest of that line), or 
> use the latest artifact:
>     javax.servlet.jsp:javax.servlet.jsp-api:2.3.1



--
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