From 7e3d7b59b2e4098afb719bbca709a89243abf080 Mon Sep 17 00:00:00 2001 From: Tobias Placht Date: Thu, 10 Jul 2014 13:29:53 +0200 Subject: [PATCH] Update README.md Add Hudson and FindBugs entries --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 815aff9..84c335f 100644 --- a/README.md +++ b/README.md @@ -50,12 +50,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [ *Tools that provide metrics and quality measurements about static code* * [SonarQube](http://www.sonarqube.org/) +* [FindBugs] (http://findbugs.sourceforge.net/) ## Continuous Integration *Tools which support continuously building, testing and releasing applications* * [Jenkins](http://jenkins-ci.org/) +* [Hudson] (http://hudson-ci.org/) ## Date and Time