1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Fix jdbc-jc to work with tomcat gradle plugin

It is necessary to ensure that src/main/webapp exists to ensure the
application starts with the Tomcat Gradle Plugin.

This commit adds a Manifest file to src/main/webapp/META-INF to ensure
that git contains the otherwise empty directory.
This commit is contained in:
Rob Winch
2014-06-13 12:23:26 -05:00
parent 9c94ef358d
commit 44fbf678bb
@@ -0,0 +1,2 @@
Manifest-Version: 1.0