Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Files

cmr-webdav

Ceylon CMR webdav support

License

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.

Directory structure

  • src - the Ceylon CMR webdav support module sources
  • test-src - the Ceylon CMR webdav support module unit tests

Build the module

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