Harmeet, Auth issue isn't a regression, as discussed in my previous email.
> - NNTP Stores should be under apps, now they are created under root > directory. This is correct, but the identification of cause is off. The previous code was broken - it didn't handle absolute URLs correctly. So it places file:/// URLs in the apps directory, contrary to every other URL in the system. Correcting the default configuration so that the URLs are relative by default. > Possible cleanup regressions... Nothing to do with scheduler or service > patch. > Fixing second issue, first one is a bit more problematic and would have > been > caught if the server was started once post cleanup/redesign. Will look > into > it and fix soon. Second issue is fixed, thank you. It was run a great deal more than once. Of course in my config, the var is deliberately kept at root. So I wouldn't see this issue. --Peter -- To unsubscribe, e-mail: <mailto:james-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:james-dev-help@;jakarta.apache.org>
