From 1b34b05f5b8d2d0fd51819b286e22d7ddd27cb27 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 03 Jul 2014 16:20:37 -0400 Subject: [PATCH] Embrace @Inject for Managers, Servlets, and Filters --- src/site/tickets_replication.mkd | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/tickets_replication.mkd b/src/site/tickets_replication.mkd index a72df27..60f12cf 100644 --- a/src/site/tickets_replication.mkd +++ b/src/site/tickets_replication.mkd @@ -145,9 +145,9 @@ migrate-tickets com.gitblit.tickets.RedisTicketService c:\gitblit-data -##### Gitblit WAR/Express +##### Gitblit WAR -Gitblit WAR/Express does not ship with anything other than the WAR, but you can still migrate tickets offline with a little extra effort. +Gitblit WAR does not ship with anything other than the WAR, but you can still migrate tickets offline with a little extra effort. *Windows* -- Gitblit v1.9.1