Fixed warnings about missing deprecation annotation and variable name in
one test failing on Java greater version 9.
This commit is simpler then
5847ee4d97
22 lines
190 B
Plaintext
22 lines
190 B
Plaintext
bin/
|
|
target/
|
|
build/
|
|
lib/
|
|
jit/
|
|
*.ser
|
|
*.gz
|
|
*.jar
|
|
*.lua
|
|
*.out
|
|
*.tar
|
|
*.txt
|
|
*.zip
|
|
docs
|
|
*.0
|
|
|
|
# Ignore Gradle project-specific cache directory
|
|
.gradle
|
|
|
|
# Ignore Gradle build output directory
|
|
build
|