Stop including more than one servlet-api jar version in the test classpath in
the Maven build
---------------------------------------------------------------------------------------------
Key: SOLR-3263
URL: https://issues.apache.org/jira/browse/SOLR-3263
Project: Solr
Issue Type: Bug
Components: Build
Affects Versions: 4.0
Reporter: Steven Rowe
Assignee: Steven Rowe
[Today's nightly Jenkins Maven trunk
build|https://builds.apache.org/job/Lucene-Solr-Maven-trunk/431/testReport/]
has several test failures with the error message:
{noformat}
class "javax.servlet.FilterRegistration"'s signer information does not match
signer information of other classes in the same package
{noformat}
On SOLR-3260, [Ryan McKinley
mentioned|https://issues.apache.org/jira/browse/SOLR-3260?focusedCommentId=13234472&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13234472]
that these errors can be caused by mixing servlet-api jar versions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]