Skip to content

Files

Latest commit

1e9b0c7 · Nov 17, 2016

History

History
This branch is 38388 commits ahead of, 307 commits behind eclipse-archived/ceylon:master.

cmr-aether

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 17, 2016
Apr 13, 2016
Apr 4, 2016
Apr 4, 2016
Apr 4, 2016
Apr 4, 2016
Jul 7, 2016
Apr 4, 2016
Oct 27, 2016

Ceylon CMR aether 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 aether support module sources
  • test-src - the Ceylon CMR aether 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/com/redhat/ceylon/module-resolver-aether/0.2/com.redhat.ceylon.module-resolver-aether-0.2.jar