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

set up sbt build #15

Merged
merged 1 commit into from
Feb 26, 2015
Merged

set up sbt build #15

merged 1 commit into from
Feb 26, 2015

Conversation

francisdb
Copy link
Collaborator

A basic sbt build, cross compile is broken because scalalogging is not available for 2.11 and case class without parameter list are not allowed any more.

danielkorzekwa added a commit that referenced this pull request Feb 26, 2015
@danielkorzekwa danielkorzekwa merged commit 9d1a323 into danielkorzekwa:master Feb 26, 2015
@francisdb
Copy link
Collaborator Author

Maybe also add it to the travis build?

@danielkorzekwa
Copy link
Owner

yes, is it just a matter of changing yaml travis file or I need to login to travis for it?

@francisdb
Copy link
Collaborator Author

nah, just the file

http://docs.travis-ci.com/user/languages/scala/

@danielkorzekwa
Copy link
Owner

ok, go for it.

On 26 February 2015 at 18:23, Francis De Brabandere <
notifications@github.com> wrote:

nah, just the file

http://docs.travis-ci.com/user/languages/scala/


Reply to this email directly or view it on GitHub
#15 (comment)
.

Daniel Korzekwa
Machine Learning Engineer
priv: https://www.linkedin.com/in/danielkorzekwa http://danmachine.com/
blog: http://blog.danmachine.com

@francisdb
Copy link
Collaborator Author

@danielkorzekwa Hmm, seems that it's not possible to combine maven and sbt build. Plan to keep the maven build around?

@danielkorzekwa
Copy link
Owner

Happy to get rid of maven build and switch to sbt.

On 26 February 2015 at 23:48, Francis De Brabandere <
notifications@github.com> wrote:

@danielkorzekwa https://github.com/danielkorzekwa Hmm, seems that it's
not possible to combine maven and sbt build. Plan to keep the maven build
around?


Reply to this email directly or view it on GitHub
#15 (comment)
.

Daniel Korzekwa
Machine Learning Engineer
priv: https://www.linkedin.com/in/danielkorzekwa http://danmachine.com/
blog: http://blog.danmachine.com

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.

None yet

2 participants