Webdav Servlet is an open source project hosted on SourceForge. Developers are welcome to get involved in the development process :

Resources

Build

Currently Webdav Servlet is built with gradle 0.5. You need to have Gradle installed.
To view the list of build targets you can invoke:
./gradlew -t

Developer Communication

General discussion is done through the Webdav Servlet general mailing list. Feature design and concrete suggestions for improvement are done via issues in Webdav Servlet’s jira.

Code Contributions

Bug fixes and other code contributions are welcome and can be attached as patch files to appropriate issues in jira. Please make sure you read the How to Contribute guide to ensure that your contribution can be quickly worked into the next release.