gradle-tomcat-plugin icon indicating copy to clipboard operation
gradle-tomcat-plugin copied to clipboard

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

Open freshcodemonger opened this issue 5 years ago • 2 comments

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 avatar Jan 10 '20 17:01 freshcodemonger

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

freshcodemonger avatar Jan 14 '20 17:01 freshcodemonger

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

bmuschko avatar Jan 14 '20 20:01 bmuschko