[tor-commits] [onionoo/master] Document that we're not only using Gson for testing.

karsten at torproject.org karsten at torproject.org
Sun Jul 7 14:16:48 UTC 2013


commit 5b882a6bb5b64f5b637dca93b5fe66dd9ff82603
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Wed Jul 3 08:39:18 2013 +0200

    Document that we're not only using Gson for testing.
---
 INSTALL |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index ccc4049..58bbc41 100644
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ directory:
 - Apache Commons Lang 2.6
 - Servlet API, e.g., from Tomcat 6
 - Tor Metrics Descriptor Library, metrics-lib
-- Gson 2.2.3 (so far only required for testing)
+- Gson 2.2.3
 
 Attempt to compile the Java sources to make sure that everything works
 correctly:



More information about the tor-commits mailing list