You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/02/14 14:19:00 UTC

[jira] [Assigned] (SOLR-16007) Regression - javax.servlet-api.jar shoud not be in WEB-INF/lib

     [ https://issues.apache.org/jira/browse/SOLR-16007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden reassigned SOLR-16007:
-----------------------------------

    Assignee: Kevin Risden

> Regression - javax.servlet-api.jar shoud not be in WEB-INF/lib
> --------------------------------------------------------------
>
>                 Key: SOLR-16007
>                 URL: https://issues.apache.org/jira/browse/SOLR-16007
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Build
>            Reporter: Jan Høydahl
>            Assignee: Kevin Risden
>            Priority: Blocker
>             Fix For: 9.0
>
>
> In SOLR-15984, javax.servlet-api dependency was explicitly added to solr-core. This library is already included by Jetty, so has always existed in {{{}server/lib{}}}. Now after SOLR-15984, the servlet jar is also added to {{WEB-INF/lib}} causing smoketester to fail, as javax classes are forbidden in the distribution.
> I have tried to remove this line again: [https://github.com/apache/solr/commit/0ab2705f22553dc764c15fde47f927220e1c1d56#commitcomment-66617212] but then the build complains about {{{}usedUndeclaredArtifacts{}}}. 
> Then I tried to make an exclusion {{{}permitUsedUndeclared 'javax.servlet:javax.servlet-api:3.1.0'{}}}, but that seems to have no effect at all.
> [~krisden] 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org