Alexandru Popescu wrote:
thanks for the suggestion. makes sense to me.+1Any news about it?
since none objected, I committed the patch, with some modifications though: added a try catch around the removeShutdownHook() for the case when the shutdown hook itself shuts down the repository. in that case removeShutdownHook will throw an IllegalStateException because the jvm is in the process of shutting down.
thanks alex. svn revision: 356747 regards marcel