From 06718be43c345d74f24288d7b8477d2237ce7358 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 02 Oct 2013 17:12:18 -0400
Subject: [PATCH] Switch web.xml baseFolder from context-param to env-entry

---
 releases.moxie |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index 87d178a..c231a29 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -19,6 +19,7 @@
 	- Dashboard and Activity pages now obey the web.generateActivityGraph setting (issue-310)
 	- Do not log passwords on failed authentication attempts (issue-316)
 	- Updated default binary and Lucene ignore extensions
+	- Change the WAR baseFolder context parameter to a JNDI env-entry to improve enterprise deployments
     additions:
 	- Added branch graph image servlet based on EGit's branch graph renderer (issue-194)
 	- Added option to render Markdown commit messages (issue-203)
@@ -40,6 +41,7 @@
 	- Bret Ikehara
 	- Chad Horohoe
 	- Domingo Oropeza
+	- Chris Graham
 }
 
 #

--
Gitblit v1.9.1