Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make servlet-api a provided dependency #73

Merged
merged 1 commit into from
Jan 7, 2013

Conversation

fkjellberg
Copy link
Contributor

Tomcat is complaining about the included servlet-api-2.5.jar in the Hystrix Dashboard.

INFO: validateJarFile(/opt/apache-tomcat-7.0.33/webapps/hystrix-dashboard-1.1.8-SNAPSHOT/WEB-INF/lib/servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

I've changed it to provided as done in #50 for other subprojects.

@benjchristensen
Copy link
Contributor

Good catch ... sorry I missed this when I did 9dec369

Merging now ...

benjchristensen added a commit that referenced this pull request Jan 7, 2013
Make servlet-api a provided dependency
@benjchristensen benjchristensen merged commit cea9fa9 into Netflix:master Jan 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants