Created
January 19, 2016 09:47
-
-
Save jponge/99ba183cd697bafab625 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
org.typeunsafe.goloceylon=1.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment