[Jamwiki-commit] SF.net SVN: jamwiki:[3238] wiki/branches/0.9.x
Brought to you by:
wrh2
From: <wr...@us...> - 2010-09-25 20:58:13
|
Revision: 3238 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3238&view=rev Author: wrh2 Date: 2010-09-25 20:58:06 +0000 (Sat, 25 Sep 2010) Log Message: ----------- Properties: * Retrieval of the default file upload directory could fail on some systems, causing property file initialization failure and preventing the application server from starting. Reported by Ivan. * This commit removes the static initializer and adds a catch for Throwable to the default directory retrieval code. Modified Paths: -------------- wiki/branches/0.9.x/jamwiki-core/src/main/java/org/jamwiki/Environment.java wiki/branches/0.9.x/jamwiki-core/src/main/java/org/jamwiki/utils/Utilities.java wiki/branches/0.9.x/jamwiki-war/src/main/webapp/CHANGELOG.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |