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

Split Command Line and Core Library #41

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Split Command Line and Core Library #41

wants to merge 11 commits into from

Conversation

comeara
Copy link
Owner

@comeara comeara commented Feb 21, 2017

Summary

Splits the Pillar command line and core library into separate Maven artifacts.

What's New

What's Changed

  • Command-line parsing changed to use a subcommand structure
  • Command-line parsing carried out by scopt rather than Argot
  • ScalaTest upgraded to version 3
  • Build refactored to use sbt build definition rather than Scala build definition
  • RPM build removed
  • Version number set to 3.0.0

@ches
Copy link

ches commented Jun 15, 2017

This looks like a nice step forward, is there anything holding it back?

@comeara
Copy link
Owner Author

comeara commented Jun 26, 2017

Only that I had second thoughts about splitting the repo vs keeping related sources in a single repo.

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

Successfully merging this pull request may close these issues.

3 participants