Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

vert-x3/vertx-lang-ceylon

Repository files navigation

vertx-lang-ceylon

CI

Build Status

Documentation

Examples

Examples for Vert.x / Ceylon

Open issues

  • DeliveryOptions headers not available
  • make data object member variable
  • generated doc does not support overloading : it shows a single method and sometimes the return type can be unknown
  • link to other modules
  • Promise support

todo list

  • generate data object converter in java to have @GenIgnore
  • don't share the underlying vertx module
  • consider using ceylon.promise for Handler<AsyncResult> ending methods

Deploy on Herd

mvn -Dceylon.username=FroMage -Dceylon.password=XXX \
 -Dceylon.out=https://modules.ceylon-lang.org/uploads/YYY/repo/ \
 -pl vertx-lang-ceylon,vertx-lang-ceylon-stack \
 org.ceylon-lang:ceylon-maven-plugin:copy@publish-herd