From: James Moger Date: Tue, 1 Jul 2014 03:25:01 +0000 (-0400) Subject: Documentation X-Git-Tag: v1.7.0~1^2~202^2~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e6ae536d3a5ec04eea1421f3f5422f7ea5011e33;p=gitblit.git Documentation --- diff --git a/NOTICE b/NOTICE index da61b201..69d7c744 100644 --- a/NOTICE +++ b/NOTICE @@ -358,3 +358,12 @@ pf4j Apache License 2.0 https://github.com/decebals/pf4j + +--------------------------------------------------------------------------- +google-guice +--------------------------------------------------------------------------- + google-guice, release under the + Apache License 2.0 + + https://code.google.com/p/google-guice + \ No newline at end of file diff --git a/releases.moxie b/releases.moxie index 61c43c4d..e99cbd55 100644 --- a/releases.moxie +++ b/releases.moxie @@ -24,6 +24,7 @@ r25: { - Jetty 9.2.1 (pr-202) - Lucene 4.8.1 (pr-201) - JGit 3.4.0 (pr-200) + - Guice 4.0-beta4 (ticket-80) - SLF4j 1.7.7 (ticket-122) - gson 2.2.2 (ticket-123) - Freemarker 2.3.20 (ticket-124) diff --git a/src/site/design.mkd b/src/site/design.mkd index cd4b1b71..9ef302c1 100644 --- a/src/site/design.mkd +++ b/src/site/design.mkd @@ -57,6 +57,7 @@ The following dependencies are automatically downloaded by Gitblit GO (or alread - [jedis](https://github.com/xetorthio/jedis) (MIT) - [Mina SSHD](https://mina.apache.org) (Apache 2.0) - [pf4j](https://github.com/decebals/pf4j) (Apache 2.0) +- [google-guice](https://code.google.com/p/google-guice) (Apache 2.0) ### Other Build Dependencies - [Fancybox image viewer](http://fancybox.net) (MIT and GPL dual-licensed)