Closed sreilly closed 3 years ago
@sreilly This commit makes two test cases fail with StringIndexOutOfBoundsException
. You can see the details if you locally run
./gradlew clean test
In addition the style checks fail. You can see these in the failing Travis CI build above or you can run
./gradlew clean check
This removes the dependency on some lightly-used external libraries that didn't seem to do anything that could't also be done with existing functions.