[
https://issues.apache.org/jira/browse/PIO-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15614987#comment-15614987
]
ASF GitHub Bot commented on PIO-41:
-----------------------------------
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
----
> Missing sbt entry for akka-sl4j and log4j.properties
> ----------------------------------------------------
>
> Key: PIO-41
> URL: https://issues.apache.org/jira/browse/PIO-41
> Project: PredictionIO
> Issue Type: Bug
> Affects Versions: 0.10.0-incubating
> Environment: Ubuntu 14.04 LTS 64 bit
> Reporter: Rajdeep Dua
> Priority: Minor
> Fix For: future release
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)