Navigation Menu

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

Fixed runtime issue. #1

Merged
merged 1 commit into from May 22, 2015
Merged

Fixed runtime issue. #1

merged 1 commit into from May 22, 2015

Conversation

helena
Copy link
Contributor

@helena helena commented May 21, 2015

I just created src under package 'fake' to see logging in SBT run, just fyi.

/**
* Created by cwheeler on 5/18/15.
*/
case class FakeMessage(messageId: String, messageContent: String, timestamp: Date) extends Serializable
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cleaned up your 'class' and made it a scala case class with the appropriate 'apply' function

@lostinplace lostinplace merged commit b866d3d into lostinplace:master May 22, 2015
@lostinplace
Copy link
Owner

thanks for the pull request, and for cleaning up my scala.

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