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

Build for Scala 2.12 #39

Open
llinder opened this issue Jan 4, 2017 · 3 comments
Open

Build for Scala 2.12 #39

llinder opened this issue Jan 4, 2017 · 3 comments

Comments

@llinder
Copy link

llinder commented Jan 4, 2017

This looks like it might take some work. At very least Argot needs to be replaced with a maintained CLI argument parser that is published for 2.12.

@comeara
Copy link
Owner

comeara commented Jan 9, 2017

Hi @llinder. Yes, I agree this is needed. I had a quick look this weekend and determined that I will also need to upgrade my ScalaTest version to 3.x in order to build Pillar for Scala 2.12.

I will work on the ScalaTest upgrade and finding a replacement for Argot and keep you updated as to how the is coming.

@Xeli
Copy link

Xeli commented May 26, 2017

At first I thought Pillar didn't support scala 2.12. But it seems like it does but we have to use pillar-core now.

https://mvnrepository.com/artifact/com.chrisomeara/pillar-core_2.12/3.0.0

@comeara perhaps it would be useful to refer to pillar-core in the readme on this repo?

@comeara
Copy link
Owner

comeara commented May 30, 2017

@Xeli Nice investigation. I am in the middle of extracting pillar-core as a separate artifact but haven't released the next version yet. I will update the docs in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants