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

adding patch for tomcat 8.5.x #40

Merged
merged 5 commits into from
Apr 6, 2017
Merged

Conversation

yudhik
Copy link

@yudhik yudhik commented Apr 5, 2017

Hi, i want to contribute a patching of source code to support tomcat version 8.5.x.
Tomcat 8.5.x is not compatible with 8.0.x, since i'm using 8.5.x and want to have a pre compile jsp plugin, so i try to patch it.
Hopefully it might be useful for other as well.

Copy link
Member

@ChristianMurphy ChristianMurphy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yudhik!
The changes look good! 👍
In the past only major versions of Tomcat have been added.
I'm tagging @edalquist and @timlevett to see if there would be any objections to adding a minor version.

@andirdju
Copy link

andirdju commented Apr 6, 2017

Hi @ChristianMurphy, @edalquist , @timlevett,

Looking at http://tomcat.apache.org/whichversion.html,
I think Tomcat 8.5.x it can be considered as "major", it is not comparable to the other minor versions.

@ChristianMurphy
Copy link
Member

@andirdju Thanks for the information and the reference!

@ChristianMurphy
Copy link
Member

@timlevett Thanks for reviewing!

@ChristianMurphy
Copy link
Member

@yudhik This is good to go, thanks for the excellent contribution! 👍 🥇

@ChristianMurphy ChristianMurphy merged commit 5bfb3e4 into Jasig:master Apr 6, 2017
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.

4 participants