[Jamwiki-commit] [SCM] JAMWiki branch 1.3.x updated. 1.3.2-4-g4688041
Brought to you by:
wrh2
From: Ryan H. <wr...@us...> - 2013-06-16 20:25:19
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "JAMWiki". The branch, 1.3.x has been updated via 4688041661e9dd8c0acb6239e97f14a4e8f41724 (commit) via b3af0ac96fccd52c6c2dce3d4de031c72b549a2d (commit) from 05cd66e2542c797423db69a973545ced3653925c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 4688041661e9dd8c0acb6239e97f14a4e8f41724 Author: wrh2 <rya...@gm...> Date: Mon Jun 10 17:16:29 2013 -0700 Database: Make sure all tables are properly migrated when using the Special:Maintenance "database migration" functionality. commit b3af0ac96fccd52c6c2dce3d4de031c72b549a2d Author: wrh2 <rya...@gm...> Date: Mon Jun 10 17:15:29 2013 -0700 * Bump the version number to 1.3.3. ----------------------------------------------------------------------- Summary of changes: .../src/main/java/org/jamwiki/WikiVersion.java | 2 +- .../src/main/java/org/jamwiki/db/WikiDatabase.java | 2 ++ jamwiki-core/src/test/resources/jamwiki.properties | 2 +- jamwiki-war/src/main/webapp/CHANGELOG.txt | 19 ++++++++++++++++++- jamwiki-war/src/main/webapp/UPGRADE.txt | 7 +++++++ 5 files changed, 29 insertions(+), 3 deletions(-) hooks/post-receive -- JAMWiki |