NICTA / scoobi

A Scala productivity framework for Hadoop.
http://nicta.github.com/scoobi/
482 stars 97 forks source link

update xstream and scala library versions #357

Closed xelax closed 9 years ago

xelax commented 9 years ago

the xstream fixes issues with running scoobi under java 1.8.0 the update in the scala library is just to bring it to current

etorreborre commented 9 years ago

That's great, thanks Alex.

xelax commented 9 years ago

no problem. BTW: I think that there is a problem with the published scoobi_2.11-0.9.1, it looks like it did not include the latest commit, so if you could publish a scoobi_2.11-0.9.2 release I could check whether it fixes that issue as well.

etorreborre commented 9 years ago

Can you try this one: https://oss.sonatype.org/content/repositories/releases/com/nicta/scoobi_2.11/0.9.2? The release process is a bit broken and I don't have time to fix it right now. Hopefully that's all you will need for your test.

acozziebay commented 9 years ago

That repository works, thanks! and it seems to fix my issue would it be too much bother to publish the scoobi_2.10/0.9.2 as well? I am cross-compiling to 2.10 and 2.11.

etorreborre commented 9 years ago

Done: https://oss.sonatype.org/content/repositories/releases/com/nicta/scoobi_2.10/0.9.2.

xelax commented 9 years ago

thank you Eric. This works.

On Fri, Feb 27, 2015 at 7:09 PM, Eric Torreborre notifications@github.com wrote:

Done: https://oss.sonatype.org/content/repositories/releases/com/nicta/scoobi_2.10/0.9.2 .

— Reply to this email directly or view it on GitHub https://github.com/NICTA/scoobi/pull/357#issuecomment-76507264.