ceylon-gradle-plugin icon indicating copy to clipboard operation
ceylon-gradle-plugin copied to clipboard

A simple Gradle plugin to manage Ceylon projects.

Results 2 ceylon-gradle-plugin issues
Sort by recently updated
recently updated
newest added

The car file and the fatJar are not appropriate to run in OSGi. A new task is required to make that possible.

enhancement

The plugin works great, and now supports `testModule`, `testRoots` and `testResourceRoots` properties. What's an example `build.gradle` setup for a module and its separate test module, with each having their various...

question