Thanks for reporting this bug. I was already able to find and fix it. You can test it with the snapshot version <https://github.com/arangodb/arangodb-java-driver#maven> `4.1.12-SNAPSHOT`. I also released version `4.1.12` which should be available on maven central repo within the next hours.
Best Mark Am Donnerstag, 13. April 2017 00:31:09 UTC+2 schrieb Scott B.: > > Hmmm... I actually am able to reproduce it on my local development box: > > 1. Using a Java app, create a document from a POJO containing a Float > property. > 2. Using a Java app, create a second POJO. > 3. Using the ArangoDB web GUI, paste the contents of the first document > into the second document. > 4. Open the second document in Java, notice the value of "Infinity" once > it is deserialized into a POJO. > > Again, the above is all with VPack. > > That being said, I still have no idea how to fix it. But at least I can > reliably reproduce it. > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
