[
https://issues.apache.org/jira/browse/PIO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417587#comment-15417587
]
ASF GitHub Bot commented on PIO-20:
-----------------------------------
Github user dszeto commented on a diff in the pull request:
https://github.com/apache/incubator-predictionio/pull/273#discussion_r74461039
--- Diff: build.sbt ---
@@ -19,7 +19,7 @@ import UnidocKeys._
name := "pio"
-version in ThisBuild := "0.9.7-SNAPSHOT"
+version in ThisBuild := "0.10.0-snapshot"
--- End diff --
This is causing integration tests to fail. `snapshot` needs to be uppercase.
RE:
https://github.com/apache/incubator-predictionio/blob/develop/tests/docker-files/init.sh#L27
https://docs.oracle.com/middleware/1212/core/MAVEN/maven_version.htm#MAVEN401
> Merge ActionML fork
> -------------------
>
> Key: PIO-20
> URL: https://issues.apache.org/jira/browse/PIO-20
> Project: PredictionIO
> Issue Type: Bug
> Reporter: Pat Ferrel
> Assignee: Pat Ferrel
>
> Merge ActionML's changes since forking pio 0.9.5. This includes 2 releases
> and the biggest feature is the SelfCleaningDatasource, which optionally trims
> old events and compact dups and property change events.
> Adds an optional eventWindow param to engine.json datasource params
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)