From 9e1aa2eab5a72be52ebee633557a5aafc8132eb6 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 30 Nov 2012 16:26:38 -0500
Subject: [PATCH] Added Commons-Compress and XZ for Java (issue-174)

---
 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 c2a7359..622e4a2 100644
--- a/docs/04_design.mkd
+++ b/docs/04_design.mkd
@@ -43,6 +43,8 @@
 - [UnboundID](http://www.unboundid.com) (LGPL 2.1)
 - [Ivy](http://ant.apache.org/ivy) (Apache 2.0)
 - [JCalendar](http://www.toedter.com/en/jcalendar) (LGPL 2.1)
+- [Commons-Compress](http://commons.apache.org/compress) (Apache 2.0)
+- [XZ for Java](http://tukaani.org/xz/java.html) (Public Domain)
 
 ### Other Build Dependencies
 - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)

--
Gitblit v1.9.1