From 11573e6b872c96bd07560ec67a97ac758548baba Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 07 Jan 2013 08:10:00 -0500 Subject: [PATCH] Fixed NPE when recursively calculating a folder size with a named pipe --- docs/04_design.mkd | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/docs/04_design.mkd b/docs/04_design.mkd index b4c623e..622e4a2 100644 --- a/docs/04_design.mkd +++ b/docs/04_design.mkd @@ -42,6 +42,9 @@ - [Lucene](http://lucene.apache.org) (Apache 2.0) - [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