You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requiring users to install Ceylon, clone the repository, and compile it themselves is not a reasonable state of affairs. Instead, we should set up the CI system to build "platform-native" binary versions for all three major platforms. This is a blocker for a "stable" release ... or even a release candidate, really.
The text was updated successfully, but these errors were encountered:
As much as I despise the idea of bundling dependencies by default, switching back to Java and building with Maven (completed in #12) is the first step toward this.
Requiring users to install Ceylon, clone the repository, and compile it themselves is not a reasonable state of affairs. Instead, we should set up the CI system to build "platform-native" binary versions for all three major platforms. This is a blocker for a "stable" release ... or even a release candidate, really.
The text was updated successfully, but these errors were encountered: