GitHub user rajdeepd opened a pull request:
https://github.com/apache/incubator-predictionio/pull/320
[PIO-41] Fixed sbt so that test cases can run
[PIO-41] Missing sbt entry for akka-sl4j and [#log4j.properties] [JIRA
Link](https://issues.apache.org/jira/browse/PIO-41)
Was not able to run test cases, missing entry in data/build.sbt
"com.typesafe.akka" %% "akka-slf4j" % "2.3.6"
Also missing log4j.properties in data/src/main/resources folder
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajdeepd/incubator-predictionio develop
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-predictionio/pull/320.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #320
----
commit 004bf7ffecefc35acb56939f5b7591c7f97288eb
Author: Rajdeep Dua <[email protected]>
Date: 2016-10-28T03:32:26Z
Fixed sbt so that test cases can run
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---