Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins needs an Erlang 18 #112

Closed
rudi opened this issue Aug 6, 2016 · 1 comment
Closed

Jenkins needs an Erlang 18 #112

rudi opened this issue Aug 6, 2016 · 1 comment
Labels

Comments

@rudi
Copy link
Member

rudi commented Aug 6, 2016


Author Name: Volker Stolz (Volker Stolz)
Original Redmine Issue: 204, https://envisage.ifi.uio.no:8080/redmine/issues/204
Original Date: 2016-07-27
Original Assignee: Volker Stolz


java.lang.RuntimeException: abs.backend.common.InternalBackendException: ABS requires at least erlang version 18, installed version is 17
    at abs.backend.common.SemanticTests.assertEvalTrue(SemanticTests.java:90)

$ which erl
~/erlang_19_0/bin/erl

I guess I need to double-check the paths that get propagated into Jenkins.

@rudi
Copy link
Member Author

rudi commented Aug 6, 2016


Original Redmine Comment
Author Name: Volker Stolz (Volker Stolz)
Original Date: 2016-07-27T12:18:59Z


That was easier than expected:

INFO:  Running test abs.backend.common.ConcurrencyTests.ticket407_concise_await[Erlang]...
Generating Erlang code...
==> cowlib (compile)
Compiled src/cow_http.erl

Note that the global config doesn't seem to work, so it's in the project's EnvInject configuration: http://stackoverflow.com/q/23502306/60462

@rudi rudi closed this as completed Aug 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant