From d7fb202c122faa90a75717cbd66791d3879b5776 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 26 Sep 2011 08:50:04 -0400 Subject: [PATCH] Bare option for federation pull registrations. Documentation. --- docs/04_design.mkd | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/04_design.mkd b/docs/04_design.mkd index da64368..70cea7c 100644 --- a/docs/04_design.mkd +++ b/docs/04_design.mkd @@ -31,6 +31,8 @@ - [JSch - Java Secure Channel](http://www.jcraft.com/jsch) (BSD) - [Rome](http://rome.dev.java.net) (Apache 1.1) - [jdom](http://www.jdom.org) (Apache-style JDOM license) +- [google-gson](http://code.google.com/google-gson) (Apache 2.0) +- [javamail](http://kenai.com/projects/javamail) (CDDL-1.0, BSD, GPL-2.0, GNU-Classpath) ### Other Build Dependencies - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed) -- Gitblit v1.9.1