Updated readmes

This commit is contained in:
nathan 2015-12-15 01:31:30 +01:00
parent 5d2336ca3e
commit a9c54e9fb9

View File

@ -128,8 +128,7 @@ ISSUES:
<h4>We now release to maven!</h4>
There are two dependencies here because we did not want to bake-in a hard dependency into the POM file for the utilities library, which
are an extremely small subset of a much larger library; including only what is *necessary* for this particular project to function.
There is a hard dependency in the POM file for the utilities library, which is an extremely small subset of a much larger library; including only what is *necessary* for this particular project to function.
This project is **kept in sync** with the utilities library, so "jar hell" is not an issue. Please note that the util library (in it's entirety) is not added since there are **many** dependencies that are not *necessary* for this project. No reason to require a massive amount of dependencies for one or two classes/methods.
```