[Jamwiki-commit] SF.net SVN: jamwiki:[2635] wiki/trunk
Brought to you by:
wrh2
From: <wr...@us...> - 2009-07-12 18:23:38
|
Revision: 2635 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=2635&view=rev Author: wrh2 Date: 2009-07-12 18:23:25 +0000 (Sun, 12 Jul 2009) Log Message: ----------- Upgrade: * Localize several messages in the upgrade process that were previously hard-coded in English. * Throw / Catch specific exceptions during upgrade instead of using Exception and Error. * Refactor some of the upgrade code so that the upgrade process won't fail for non-critical errors. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/resources/ApplicationResources.properties wiki/trunk/jamwiki-war/src/main/webapp/CHANGELOG.txt wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jsp/upgrade.jsp wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/db/DatabaseUpgrades.java wiki/trunk/jamwiki-web/src/main/java/org/jamwiki/servlets/UpgradeServlet.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |