deyanTG / caldav4j

Automatically exported from code.google.com/p/caldav4j
0 stars 0 forks source link

Upgrade use of Slide to Jackrabbit #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The Slide project has been retired:
http://jakarta.apache.org/slide/

We should upgrade to Jackrabbit WebDAV Library 1.4:
http://jackrabbit.apache.org/jackrabbit-webdav-library.html
http://repo1.maven.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/1.4/

Original issue reported on code.google.com by markhob...@gmail.com on 3 Sep 2008 at 4:07

GoogleCodeExporter commented 8 years ago
we're too young now

Original comment by robipo...@gmail.com on 9 Sep 2008 at 1:21

GoogleCodeExporter commented 8 years ago
to gsoc

Original comment by robipo...@gmail.com on 14 Mar 2010 at 11:40

GoogleCodeExporter commented 8 years ago
Started on 
http://code.google.com/p/caldav4j/source/browse#svn%2Fbranches%2Fcaldav4j-jackra
bbit

Original comment by robipo...@gmail.com on 17 Feb 2011 at 11:16

GoogleCodeExporter commented 8 years ago
Being a Jackrabbit committer, let me point out that the jackrabbit webdav 
library is more or less tailored for the placing webdav on top of JCR (which is 
what Jackrabbit is all about, webdav is just one remote access protocol for 
it). Hence it might not be optimal for general purpose webdav implementations - 
except you really leverage the JCR below.

Other than that I heard that milton is a good webdav java library, easy to 
implement: http://milton.ettrema.com/index.html

HTH,
Alex

Original comment by alexande...@googlemail.com on 18 Feb 2011 at 11:27

GoogleCodeExporter commented 8 years ago
Hi Alex,

glad to ear from you: can you please go indepth with your comment?

 - will webdav support be stripped off by jcrbt?
 - is jcrbt+webdav team too small to sustain the develop?
 - are there webdav features which won't be implemented due to conflicts between webdav and jcrbt?

AFAISee Milton seems to be a server implementation, while caldav4j is mostly a 
client one

Thanks again for your time + Peace,
R.

Original comment by robipo...@gmail.com on 28 Feb 2011 at 12:26

GoogleCodeExporter commented 8 years ago
Job half done at
http://code.google.com/p/caldav4j/source/browse#svn%2Fbranches%2Fcaldav4j-jackra
bbit

anybody interested can review the code!

Peace,
R.

Original comment by robipo...@gmail.com on 4 Mar 2011 at 10:23

GoogleCodeExporter commented 8 years ago
Hi everybody,

what is the current state of caldav4j-jackrabbit? Comparing to ./trunk, there 
is still a lot missing. It there any rough schedule when this might be 
implemented? For one of my projects I'm interested to use this lib for syncing 
Android with ownCloud. 
Thanks 

Jonas

Original comment by j.cim...@googlemail.com on 6 Oct 2012 at 10:46

GoogleCodeExporter commented 8 years ago
Actually I have no time to finish the implementation.

The get/put methods.should be fine.

The parsing of the report need some work.

The acl stuff is missing even in jackrabbit - but this may be changed.

If you want to contribute let me know and I can grant you svn access.

Peace, Rob
Il giorno 06/ott/2012 12:46, <caldav4j@googlecode.com> ha scritto:

Original comment by robipo...@gmail.com on 6 Oct 2012 at 11:22