more Java8 fixes

This commit is contained in:
Andy Clement
2014-02-17 16:26:37 -08:00
parent 39be705aa5
commit 909fd20387
10 changed files with 305 additions and 111 deletions

View File

@@ -1,2 +1 @@
cd src/main/java
find . -name "*.java" | javac
../gradlew build

Binary file not shown.