The Wayback Machine - https://web.archive.org/web/20201203170738/https://github.com/bmuschko/gradle-tomcat-plugin/issues/191
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

Setting default jsp package name from org.apache.jsp to your choice #191

Open
freshcodemonger opened this issue Jan 10, 2020 · 2 comments
Open

Comments

@freshcodemonger
Copy link

@freshcodemonger freshcodemonger commented Jan 10, 2020

This can be done with the -p option.

https://docs.oracle.com/cd/E19146-01/819-2634/abxcd/index.html

This is supported by the ant jspc plugin as the package attribute:

https://ant.apache.org/manual/Tasks/jspc.html

@freshcodemonger
Copy link
Author

@freshcodemonger freshcodemonger commented Jan 14, 2020

I'd be willing to put together a PR if you can give me branch creation ability.

@bmuschko
Copy link
Owner

@bmuschko bmuschko commented Jan 14, 2020

Please fork the repo and send a pull request. We can take the discussion from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.