Remove Hudson
Remove Hudson since it isn't developed anymore and no longer an alternative to, e.g. Jenkins.
This commit is contained in:
@ -88,7 +88,6 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||||||
* [GWT](http://www.gwtproject.org/) - Toolbox that includes a Java-to-JavaScript compiler for client-side code, XML parser, API for RPC, JUnit integration, internationalization support and widgets for the GUI.
|
* [GWT](http://www.gwtproject.org/) - Toolbox that includes a Java-to-JavaScript compiler for client-side code, XML parser, API for RPC, JUnit integration, internationalization support and widgets for the GUI.
|
||||||
* [Hamcrest](http://hamcrest.org/JavaHamcrest/) - Matchers that, when combined, create flexible expressions of intent.
|
* [Hamcrest](http://hamcrest.org/JavaHamcrest/) - Matchers that, when combined, create flexible expressions of intent.
|
||||||
* [HornetQ](http://hornetq.jboss.org/) - Clear, concise, modular and made for embedding.
|
* [HornetQ](http://hornetq.jboss.org/) - Clear, concise, modular and made for embedding.
|
||||||
* [Hudson](http://hudson-ci.org/) - Continuous integration server still in active development.
|
|
||||||
* [Java Modeling Language (JML)](http://www.eecs.ucf.edu/~leavens/JML/) - Behavioral interface specification language useful for specifying the behavior of code modules. It combines Eiffel's Design by Contract approach with the model-based specification approach of the Larch family of interface specification languages, with some elements of the refinement calculus. Used by several other verification tools.
|
* [Java Modeling Language (JML)](http://www.eecs.ucf.edu/~leavens/JML/) - Behavioral interface specification language useful for specifying the behavior of code modules. It combines Eiffel's Design by Contract approach with the model-based specification approach of the Larch family of interface specification languages, with some elements of the refinement calculus. Used by several other verification tools.
|
||||||
* [JavaCC](https://javacc.org/) - Parser generator with syntactic lookahead.
|
* [JavaCC](https://javacc.org/) - Parser generator with syntactic lookahead.
|
||||||
* [JavaServer Faces](https://javaserverfaces.java.net/) - Oracle's open-source implementation of the JSF standard, Mojarra.
|
* [JavaServer Faces](https://javaserverfaces.java.net/) - Oracle's open-source implementation of the JSF standard, Mojarra.
|
||||||
|
Reference in New Issue
Block a user