This is an automated email from the ASF dual-hosted git repository.

dgriffon pushed a commit to branch unomi-1.6.x
in repository https://gitbox.apache.org/repos/asf/unomi.git


The following commit(s) were added to refs/heads/unomi-1.6.x by this push:
     new ab808e669 UNOMI-593 : set filename mapping to match item type (#437)
ab808e669 is described below

commit ab808e669a394593b770d2adeae3c60c597d55d1
Author: David Griffon <[email protected]>
AuthorDate: Tue Jun 14 15:53:08 2022 +0200

    UNOMI-593 : set filename mapping to match item type (#437)
---
 .../resources/META-INF/cxs/mappings/{actiontype.json => actionType.json}  | 0
 .../META-INF/cxs/mappings/{conditiontype.json => conditionType.json}      | 0
 .../META-INF/cxs/mappings/{exportconfig.json => exportConfig.json}        | 0
 .../META-INF/cxs/mappings/{importconfig.json => importConfig.json}        | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/actiontype.json
 
b/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/actionType.json
similarity index 100%
rename from 
persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/actiontype.json
rename to 
persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/actionType.json
diff --git 
a/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/conditiontype.json
 
b/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/conditionType.json
similarity index 100%
rename from 
persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/conditiontype.json
rename to 
persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/conditionType.json
diff --git 
a/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/exportconfig.json
 
b/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/exportConfig.json
similarity index 100%
rename from 
persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/exportconfig.json
rename to 
persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/exportConfig.json
diff --git 
a/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/importconfig.json
 
b/persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/importConfig.json
similarity index 100%
rename from 
persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/importconfig.json
rename to 
persistence-elasticsearch/core/src/main/resources/META-INF/cxs/mappings/importConfig.json

Reply via email to