I know we usually say "just update to latest", but if that is impossible, people will be angry too. So why Jetty is requiring now system packages at all? What''s the point doing that? Shouldn't we fix Jetty manifest instead? This would allow "older" Eclipse versions to be used with...
as you suspected, cross-talk between one container and another. When we start a container we compute which new directories on the host to watch for changes and we then invalidate any corresponding cache entries inside the VM where the container is running. This is necessary because otherwise the...