Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dav support #47

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Dav support #47

wants to merge 4 commits into from

Conversation

gtache
Copy link
Contributor

@gtache gtache commented Feb 13, 2020

Depends on #43
Closes #46
TODO : save password somehow?

@gtache gtache changed the title Dav support WIP: Dav support Jun 3, 2020
<version>5.9</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is going to be deprecated pretty soon. Can you use javax.xml.bind.* instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I looked at this post and added the dependencies.
Not sure if there is a real difference between javax.xml.bind and jakarta.xml.bind.

@gtache gtache changed the title WIP: Dav support Dav support Feb 10, 2021
@pcorless
Copy link
Owner

I've been reviewing this of the last couple nights. There are a couple fairly complex conflicts in the SwingController related to the save changes to a temp file and webDav. Given the age of this PR could you take a closer look at these conflicts?

@gtache
Copy link
Contributor Author

gtache commented Mar 3, 2022

I'll check it soon

@pcorless pcorless self-assigned this Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebDav support
2 participants