Skip to content

Commit 98e9297

Browse files
author
Alexander Wenzowski
committed
remember to use java ~1.7 or compilation fails
1 parent a32a357 commit 98e9297

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,11 @@ Rebuilding the client library is annoying, so I keep an up to date compiled copy
191191
make
192192
```
193193
194+
## Caveats
195+
196+
### Java ~1.7 is a hard requirement.
197+
Building this project with Java ~1.6 will fail, and may even fail silently.
198+
194199
195200
---
196201

0 commit comments

Comments
 (0)