Skip to content

Remove provided scope for JSTL#83

Merged
snoopdave merged 1 commit intoapache:masterfrom
snoopdave:jstl-not-provided
Jun 20, 2021
Merged

Remove provided scope for JSTL#83
snoopdave merged 1 commit intoapache:masterfrom
snoopdave:jstl-not-provided

Conversation

@snoopdave
Copy link
Copy Markdown
Contributor

This PR removes provided scope for JSTL becuase JSTL is not provided by Tomcat. I erroneously added provided scope a couple months ago when I was trying to get the Maven Jetty stuff working.

@mbien
Copy link
Copy Markdown
Member

mbien commented Apr 17, 2021

if i remember correctly JSTL libs are supposed to be placed in the classpath of the server/container, not the application. However, these days this should not make any difference anymore since there is usually only one app per server instance - so not much can go wrong.

Keeping it in the roller war for convenience reasons is probably fine - i don't think anyone complained so far :)

@snoopdave snoopdave merged commit 5ef9181 into apache:master Jun 20, 2021
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