From 652c17f0d1aadc9a25d5e5785046d6f226c8fdcb Mon Sep 17 00:00:00 2001 From: heldev Date: Tue, 4 Apr 2017 18:06:10 -0400 Subject: [PATCH 1/3] Fix JFairy item markup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cad3982..bffa199 100644 --- a/README.md +++ b/README.md @@ -771,7 +771,7 @@ A curated list of awesome Java frameworks, libraries and software. * [J8Spec](https://github.com/j8spec/j8spec/) - J8Spec is a library that allows tests written in Java to follow the BDD style introduced by RSpec and Jasmine. * [JSONAssert](http://jsonassert.skyscreamer.org/) - Simplifies testing of JSON strings. * [JBehave](http://jbehave.org/) - Framework for Behavioural Driven Development. -* [JFairy] (https://github.com/Codearte/jfairy) - Fake data generator. +* [JFairy](https://github.com/Codearte/jfairy) - Fake data generator. * [JGiven](http://jgiven.org) - Developer-friendly BDD testing framework compatible with JUnit and TestNG. * [JMockit](http://jmockit.org/) - Mocks static, final methods and more. * [junit-dataprovider](https://github.com/TNG/junit-dataprovider) - A TestNG like dataprovider runner for JUnit. From ea3bbb5181585431f969bc5b5a771dd5763cd00d Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 5 Apr 2017 12:17:43 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index bffa199..8915569 100644 --- a/README.md +++ b/README.md @@ -541,8 +541,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Membrane Service Proxy](https://github.com/membrane/service-proxy) - An open source, reverse proxy framework written in Java. * [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide. * [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs. -* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases. -* [Polyglot for Maven](https://github.com/takari/polyglot-maven/) - Set of extensions for Maven 3.3.1+ that allows the POM model to be written in dialects other than XML. +* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.ub.com/takari * [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types. ## Microservice From 983f23344ec17055490965cd3e23c7e8e27af6dd Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Wed, 5 Apr 2017 12:23:28 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8915569..eb0f707 100644 --- a/README.md +++ b/README.md @@ -541,7 +541,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Membrane Service Proxy](https://github.com/membrane/service-proxy) - An open source, reverse proxy framework written in Java. * [Modern Java - A Guide to Java 8](https://github.com/winterbe/java8-tutorial) - Popular Java 8 guide. * [Modernizer](https://github.com/andrewgaul/modernizer-maven-plugin) - Detect uses of legacy Java APIs. -* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.ub.com/takari +* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases. * [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types. ## Microservice