Closed GoogleCodeExporter closed 9 years ago
That would be r308 now.
Original comment by dkocher@sudo.ch
on 18 Nov 2011 at 9:16
I did another release of r314.
Original comment by dkocher@sudo.ch
on 19 Nov 2011 at 10:33
Hi, no new dependencies since the last mavenized? This time I skipped checking
that.
Original comment by dynaw...@gmail.com
on 20 Nov 2011 at 11:28
Dependencies *have* changed since r146 that I can find in Maven Central. Most
importantly is the HTTP components dependency.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.1.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.1.2</version>
<scope>compile</scope>
</dependency>
Original comment by dkocher@sudo.ch
on 21 Nov 2011 at 6:03
Has anybody considered adding Sardine to the Sonatype OSS Nexus repo
[https://oss.sonatype.org/index.html#welcome]?
Original comment by michael.laccetti
on 17 Jul 2012 at 5:52
See https://groups.google.com/forum/?fromgroups=#!topic/sardine-dav/WKXIaQjKI34
Original comment by dkocher@sudo.ch
on 19 Apr 2013 at 1:48
Done as of
https://github.com/lookfirst/sardine/commit/b53f0c2bbce3a7f0556b46d2cd4aa3664ec5
3210
Original comment by dkocher@sudo.ch
on 19 Apr 2013 at 1:48
Original issue reported on code.google.com by
dynaw...@gmail.com
on 15 Nov 2011 at 11:01