[
https://issues.apache.org/jira/browse/PIO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414060#comment-15414060
]
ASF GitHub Bot commented on PIO-20:
-----------------------------------
Github user tom-chan commented on a diff in the pull request:
https://github.com/apache/incubator-predictionio/pull/273#discussion_r74125863
--- Diff: build.sbt ---
@@ -163,24 +163,24 @@ pioUnidoc := {
pomExtra in ThisBuild := {
<url>http://predictionio.incubator.apache.org</url>
- <licenses>
- <license>
- <name>Apache 2</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
- </license>
- </licenses>
- <scm>
-
<connection>scm:git:github.com/apache/incubator-predictionio</connection>
-
<developerConnection>scm:git:[email protected]:apache/incubator-predictionio.git</developerConnection>
- <url>github.com/apache/incubator-predictionio</url>
- </scm>
- <developers>
- <developer>
- <id>pio</id>
- <name>The PredictionIO Team</name>
- <url>http://predictionio.incubator.apache.org</url>
- </developer>
- </developers>
+ <licenses>
+ <license>
+ <name>Apache 2</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ </license>
+ </licenses>
+ <scm>
+
<connection>scm:git:github.com/apache/incubator-predictionio</connection>
+
<developerConnection>scm:git:[email protected]:apache/incubator-predictionio.git</developerConnection>
+ <url>github.com/apache/incubator-predictionio</url>
+ </scm>
+ <developers>
+ <developer>
+ <id>pio</id>
+ <name>The PredictionIO Team</name>
+ <url>http://predictionio.incubator.apache.org</url>
+ </developer>
+ </developers>
--- End diff --
Indentation change not needed.
> 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)