From 724da52635fbcc7c80cd0b7932f8b0d1cff6cb73 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gmail.com>
Date: Wed, 19 Jun 2013 20:56:07 -0400
Subject: [PATCH] Documentation

---
 build.moxie |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/build.moxie b/build.moxie
index 503ff5f..9fc08dc 100644
--- a/build.moxie
+++ b/build.moxie
@@ -3,7 +3,7 @@
 #
 
 # Specify minimum Moxie version required to build
-requires: 0.7.2
+requires: 0.7.4
 
 # Project Metadata
 name: Gitblit
@@ -147,6 +147,8 @@
 - compile 'org.apache.ivy:ivy:2.2.0' :war
 - compile 'com.toedter:jcalendar:1.3.2' :authority
 - compile 'org.apache.commons:commons-compress:1.4.1' :war
+- compile 'com.force.api:force-partner-api:24.0.0' :war
+- compile 'org.freemarker:freemarker:2.3.19' :war
 - test 'junit'
 # Dependencies for Selenium web page testing
 - test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar

--
Gitblit v1.9.1