Closed GoogleCodeExporter closed 9 years ago
What version of sardine are you using? I'm looking at latest trunk and
SardineImpl.java:224 points at a return true, which couldn't possible throw
that exception. ;-)
You are correct though, you need to url encode your url.
Original comment by latch...@gmail.com
on 18 Apr 2012 at 4:14
This one:
http://mvnrepository.com/artifact/com.googlecode.sardine/sardine/146
Original comment by kamil.to...@gmail.com
on 18 Apr 2012 at 5:16
That is some ancient version that I have no idea about. The current repository
version number is far far ahead of that number.
This dear friends is exactly why I recommend you stop using maven. You really
can't be sure what you are getting from the repositories is a) correct and not
tampered with and b) latest and greatest.
I have no idea how that jar got into that repository or what code is in it.
Doesn't that scare you?
Original comment by latch...@gmail.com
on 18 Apr 2012 at 5:27
O.K.
Thank you for quick response and help. I already checked
current sources out and it seems that they are quite different.
So please sorry, for spending your time.
Original comment by kamil.to...@gmail.com
on 18 Apr 2012 at 5:34
Original issue reported on code.google.com by
kamil.to...@gmail.com
on 18 Apr 2012 at 10:05