commit | 8bc4014b82645486af7a7549dc2ab6cc42806e82 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Jan 06 16:12:13 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Tue Jan 06 16:12:13 2009 -0800 |
tree | b7862f92ee349d94a28be5660b8288b537c9ad50 | |
parent | 06fa386793241f9b9e7fa5c04795b1c97cd566ca [diff] |
Make developer setup and user installation easier The devdb project is now controlled by Maven, allowing Maven to fetch the driver down and include it on our classpath. This way we save some steps in the install document. Our mina_sshd fork is also included in the appdist Maven project, ensuring it gets built with the rest of Gerrit. Signed-off-by: Shawn O. Pearce <sop@google.com>