From 7e099b44ccd6fca3f195b5867f86cce31e558fee Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 26 Sep 2011 16:35:32 -0400 Subject: [PATCH] Unit test of the MailExecutor. --- docs/04_design.mkd | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/04_design.mkd b/docs/04_design.mkd index 70cea7c..523d31b 100644 --- a/docs/04_design.mkd +++ b/docs/04_design.mkd @@ -39,6 +39,7 @@ - [JUnit](http://junit.org) (Common Public License) - [commons-net](http://commons.apache.org/net) (Apache 2.0) - [ant-googlecode](http://code.google.com/p/ant-googlecode) (New BSD) +- [GenJar](http://genjar.sourceforge.net) (Apache 1.1) ## Building from Source [Eclipse](http://eclipse.org) is recommended for development as the project settings are preconfigured. -- Gitblit v1.9.1