You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dr...@apache.org on 2016/07/11 08:53:19 UTC

incubator-unomi git commit: DMF-739 : Error in log files while starting unomi 1.1.0

Repository: incubator-unomi
Updated Branches:
  refs/heads/master 53ec1e9b9 -> 265aea359


DMF-739 : Error in log files while starting unomi 1.1.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/265aea35
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/265aea35
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/265aea35

Branch: refs/heads/master
Commit: 265aea359882e0cbd30f695097f1b8c5d7a480ac
Parents: 53ec1e9
Author: Abdelkader Midani <am...@jahia.com>
Authored: Fri Jul 8 15:38:55 2016 +0200
Committer: Abdelkader Midani <am...@jahia.com>
Committed: Fri Jul 8 15:38:55 2016 +0200

----------------------------------------------------------------------
 .../META-INF/cxs/actions/requestHeaderToProfilePropertyAction.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/265aea35/plugins/request/src/main/resources/META-INF/cxs/actions/requestHeaderToProfilePropertyAction.json
----------------------------------------------------------------------
diff --git a/plugins/request/src/main/resources/META-INF/cxs/actions/requestHeaderToProfilePropertyAction.json b/plugins/request/src/main/resources/META-INF/cxs/actions/requestHeaderToProfilePropertyAction.json
index a90df2c..fbe702f 100644
--- a/plugins/request/src/main/resources/META-INF/cxs/actions/requestHeaderToProfilePropertyAction.json
+++ b/plugins/request/src/main/resources/META-INF/cxs/actions/requestHeaderToProfilePropertyAction.json
@@ -18,7 +18,7 @@
     {
       "id": "profilePropertyName",
       "type": "string",
-      "multivalued": false,
+      "multivalued": false
     },
     {
       "id": "sessionPropertyName",