Despite our best efforts the directiory jetty-base\tmp isnit turning up in installs.
We tried to do this properly with DO_NOT_DELETE file in the jetty base, but this has crept back into the install.
I'm going to fix this for good in the build script. I'll build a patch and test it today.
Fixed in 3.3.1 (via a new build 3.3.1.1) a1573142bFixed in Branch 3.3 8ab9242cd4 & 2ec330bFixed in mainline 4cb949b & 85b8184
Same fix in all cases - force create the jetty-base\tmp dir and pin it with a .keep file.
This detaches us from any changes in the jetty-base project
Despite our best efforts the directiory jetty-base\tmp isnit turning up in installs.
We tried to do this properly with DO_NOT_DELETE file in the jetty base, but this has crept back into the install.
I'm going to fix this for good in the build script. I'll build a patch and test it today.