Add scala support
Closed this issue · 4 comments
Currently getting an exception when trying to use on a scala project locally.
[Exception]
Language scala not supported
@joelwurtz - is that easy to add?
Actually there is no image to handle Java/Scala (see https://github.com/jolicode/JoliCi/blob/master/docs/strategies/TravisCiStrategy.md), for adding this support the first step is to add the Dockerfile which will mimic travis ci environnement on this repository : https://github.com/jolicode/docker-images and then add the corresponding mapping into JoliCi
If you know how is installed java on travis ci environment and if there is already images handling this in docker hub this can be helpful
Thanks Joel,
Official Docker repo for java: https://hub.docker.com/_/java/, then on github: https://github.com/docker-library/java.Hope that helps - let me know if anything else is needed.
Thanks, Amir
From: Joel Wurtz <notifications@github.com>
To: jolicode/JoliCi JoliCi@noreply.github.com
Cc: agur amirgur@yahoo.com
Sent: Friday, September 18, 2015 1:36 AM
Subject: Re: [JoliCi] Add scala support (#64)
Actually there is no image to handle Java/Scala (see https://github.com/jolicode/JoliCi/blob/master/docs/strategies/TravisCiStrategy.md), for adding this support the first step is to add the Dockerfile which will mimic travis ci environnement on this repository : https://github.com/jolicode/docker-images and then add the corresponding mapping into JoliCiIf you know how is installed java on travis ci environment and if there is already images hanling this in docker hub this can be helpful—
Reply to this email directly or view it on GitHub.
Hello,
Thanks for opening this issue.
Unfortunately, we don't support this repository anymore.
I'm sorry, but I'll close this issue.
I hope you understand.