Merge pull request #5 from knacht-net/master

Update README.md
This commit is contained in:
akullpp
2014-07-10 13:58:16 +02:00

View File

@ -35,6 +35,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
* [GlassFish](https://glassfish.java.net/) - Open source reference implementation for Java EE sponsored by Oracle with a limited lifetime
* [WildFly](http://www.wildfly.org/) - Formerly known as JBoss and developed by Red Hat
* [Jetty] (http://www.eclipse.org/jetty/) - Part of the Eclipse Foundation
## Build Tool
@ -50,12 +51,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