Skip to content

Instantly share code, notes, and snippets.

@jponge
Created January 19, 2016 09:47
Show Gist options
  • Save jponge/99ba183cd697bafab625 to your computer and use it in GitHub Desktop.
Save jponge/99ba183cd697bafab625 to your computer and use it in GitHub Desktop.
$ ceylon import-jar --descriptor=golo/module.properties golo.yoceylon/1.0.0 golo/yoceylon-1.0.0.jar
Checking declared dependencies:
org.typeunsafe.goloceylon/1.0.0 ... [OK]
The following JDK modules are used and could be declared as shared imports:
java.base
No problems found, publishing...
Published module golo.yoceylon/1.0.0 to repository /Users/jponge/Code/hacks/call-golo-from-ceylon/modules.
org.typeunsafe.goloceylon=1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment