The content of this repository is released under the ASL v2.0 as provided in the LICENSE file that accompanied this code.
By submitting a "pull request" or otherwise contributing to this repository, you agree to license your contribution under the license mentioned above.
src
- the Ceylon CMR webdav support module sourcestest-src
- the Ceylon CMR webdav support module unit tests
For setting up the development environment and compiling and building the distribution take a look at ceylon-dist.
If after having built the distribution you want to build the module run
ant clean publish
And to run the tests type
ant test
Once built, the module lives in this jar:
~/.ceylon/repo/org/eclipse/ceylon/module-resolver-webdav/0.2/org.eclipse.ceylon.module-resolver-webdav-0.2.jar