-
Warning: com.google.common.base.AbstractIterator: can't find referenced class com.google.errorprone.annotations.CanIgnoreReturnValue
Warning: com.google.common.base.Converter: can't find referenced c…
-
Warning: com.google.common.base.AbstractIterator: can't find referenced class com.google.errorprone.annotations.CanIgnoreReturnValue
Warning: com.google.common.base.Converter: can't find referenced c…
-
Running tests, I get these stack traces:
```
java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Properties.java:434)
at java.util.Properties.load0(Propertie…
-
With below code:
```
completer = new TreeCompleter(node("ORA",node("ACTIVES"),node("LONGOPS")))
```
Input `ora ac` or `ora AC` and type tab returns no candidate in case of options `CASE_INSENSIT…
-
When there are some columns in a row that are empty / null, then the response json that is returned from the query is having empty indexes.
I think you should create an array with all falsey values…
-
### Environments:
* Win10 Home x86_64
```bash
> java -version
java version "10.0.2" 2018-07-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13)
Java HotSpot(TM) 64-Bit Server VM 18.3 (buil…
-
Resuelto añadiendo estas reglas:
https://github.com/krschultz/android-proguard-snippets/blob/master/libraries/proguard-guava.pro
-
Consider the follwing example:
before pressing enter
![image](https://user-images.githubusercontent.com/200952/46041392-f479df80-c112-11e8-8fa2-9c7ea6218d8a.png)
after pressing enter
![image](…
-
Description
===========
It seems that the Kafka library interferes with standard input. Specifically, `bufio.Scanner.Scan()` blocks indefinitely on a closed file descriptor if the library is used, b…
-
During normal logging, no issues seem to appear.
However, when submitting a message, this stacktrace is always thrown:
```stacktrace
2017-06-25 23:40:29,706 main ERROR An exception occurred pro…