Thank you!
0.9.4 works!
I owe you one, whoever you are.... :-)
-Mike
From: Michael Albert <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Thursday, December 1, 2016 5:20 PM
Subject: problem with bijection-avro_2.11/0.9.3 jar?
Greetings!
First, thanks to all of you for such nice software.
The problem seems to be that this was a debug build that was built with
"scoverage."
When using it, I get errors like this:Caused by: java.io.FileNotFoundException:
/Users/pnarang/workspace/bijection/bijection-avro/target/scala-2.11/scoverage-data/scoverage.measurements.1
(No such file or directory) at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270) at
java.io.FileOutputStream.<init>(FileOutputStream.java:213) at
java.io.FileWriter.<init>(FileWriter.java:107) at
scoverage.Invoker$$anonfun$1.apply(Invoker.scala:42) at
scoverage.Invoker$$anonfun$1.apply(Invoker.scala:42)
There are references to scoverage in the pom.Also, in
"SpecificAvroCodecs$.class".
I see this in the version uploaded
here:http://repo1.maven.org/maven2/com/twitter/bijection-avro_2.11/0.9.3/bijection-avro_2.11-0.9.3.pom
Thanks!
-Mike