You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- os.Stat(WEB-INF) non-NotExist errors now fail fast instead of silently
falling into the packaged-WAR path
- filepath.Glob errors now returned instead of silently skipped
- Multi-WAR warning message clarified: 'cannot determine which to deploy,
skipping context descriptor generation' instead of 'context_path not applied'
(the latter was misleading when context_path was not set)
0 commit comments