Skip to content

Commit e0801be

Browse files
authored
Update README.md
1 parent ee3aa03 commit e0801be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,10 @@ When you start working on a test, add the empty file to the repository and updat
8484

8585
**Caveats:**
8686
JSON-Java is Java 1.6-compatible, but JSON-Java-unit-tests requests Java 1.8. If you see this error, make sure you have 1.8 installed, on your path, and set in JAVA_HOME:
87+
```
8788
Execution failed for task ':compileJava'.
8889
> invalid flag: -parameters
89-
90+
```
9091

9192
A unit test has the following stages:
9293

0 commit comments

Comments
 (0)