Re: Issue running CloudFilesPublish.java example

2014-01-24 Thread Carlos Ospina
Thanks for the quick response. I'm indeed using JDK 1.7 u51. I tested jdk 1.6 and it fixed the issue. I need to use JDK 1.7 though, but maven is not accepting version 1.7.1-SNAPSHOT... not yet at least. I guess I have to configure a new repository in my pom.xml... I'll get to that. Thanks

Re: Issue running CloudFilesPublish.java example

2014-01-24 Thread Ignasi Barrera
Hi! Here you'll find how to configure the snapshot repository: http://jclouds.apache.org/documentation/userguide/installation-guide/#snapshot On 24 January 2014 17:07, Carlos Ospina carlos.osp...@gmail.com wrote: Thanks for the quick response. I'm indeed using JDK 1.7 u51. I tested jdk 1.6

Re: Issue running CloudFilesPublish.java example

2014-01-24 Thread Andrew Phillips
I'm indeed using JDK 1.7 u51. I tested jdk 1.6 and it fixed the issue. Sorry, I should have been more explicit: you can use any 1.7 version up to 7u45. It's *just* 7u51 that suffers from this problem ;-) Hope that helps! ap