incubator-unomi git commit: UNOMI-87 : Typo

2017-03-29 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 22f297c03 -> 91d74da4e UNOMI-87 : Typo Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/91d74da4 Tree:

incubator-unomi git commit: UNOMI-87 : Rewrite the queries for the scroring plans update

2017-03-20 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master cd3bc9ff0 -> 2f687915a UNOMI-87 : Rewrite the queries for the scroring plans update Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

[1/2] incubator-unomi git commit: UNOMI-86 : Implement overrides for scores and put segments, scores and profileproperties in the same object (Profile object)

2017-04-14 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master daaa332a2 -> 28b63e665 UNOMI-86 : Implement overrides for scores and put segments,scores and profileproperties in the same object (Profile object) Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: Remove break row

2017-03-06 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 585d427ba -> 4ff30d4c0 Remove break row Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/4ff30d4c Tree:

incubator-unomi git commit: UNOMI-102 : Use OpenCsv as an RFC4180 parser

2017-08-01 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 4ee8adb1c -> bc064864d UNOMI-102 : Use OpenCsv as an RFC4180 parser Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/bc064864 Tree:

incubator-unomi git commit: UNOMI-118 : Actors test, profile import

2017-08-14 Thread amidani
ion; +import java.util.*; + +import static org.hamcrest.CoreMatchers.equalTo; +import static org.hamcrest.MatcherAssert.assertThat; + +/** + * Created by amidani on 14/08/2017. + */ +@RunWith(PaxExam.class) +@ExamReactorStrategy(PerSuite.class) +public class ProfileImportActorsIT extend

incubator-unomi git commit: UNOMI-101 : multi-value delimiter default value

2017-08-14 Thread amidani
+33,7 @@ import org.apache.unomi.router.core.exception.BadProfileDataFormatException; import org.slf4j.Logger; import org.slf4j.LoggerFactory; -import java.util.HashMap; -import java.util.List; -import java.util.Map; -import java.util.UUID; +import java.util.*; /** * Created by amidani on 29/12/2016. @@ -105,6 +102,8 @@ public class Lin

incubator-unomi git commit: UNOMI-118 : Surfers overwrite test, profile import

2017-08-13 Thread amidani
he.unomi.router.api.services.ImportExportConfigurationService; +import org.junit.Assert; +import org.junit.Before; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.ops4j.pax.exam.junit.PaxExam; +import org.ops4j.pax.exam.spi.reactors.ExamReactorStrategy; +import org.ops4j.pax.exam.

incubator-unomi git commit: UNOMI-118 : Ranking test, profile import

2017-08-13 Thread amidani
pi.reactors.ExamReactorStrategy; +import org.ops4j.pax.exam.spi.reactors.PerSuite; +import org.ops4j.pax.exam.util.Filter; +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; + +import javax.inject.Inject; +import javax.ws.rs.core.MediaType; +import java.io.File; +import java.io.IOException; +import

[3/7] incubator-unomi git commit: Refactoring of propertyType list retrieval

2017-08-17 Thread amidani
Refactoring of propertyType list retrieval Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/34c64e2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/34c64e2a Diff:

[4/7] incubator-unomi git commit: Add delay option

2017-08-17 Thread amidani
Add delay option Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/73af8d61 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/73af8d61 Diff:

[7/7] incubator-unomi git commit: UNOMI-118 : Profile export test

2017-08-17 Thread amidani
+import org.slf4j.LoggerFactory; + +import javax.inject.Inject; +import javax.ws.rs.core.MediaType; +import java.io.File; +import java.io.IOException; +import java.util.*; + +import static org.hamcrest.CoreMatchers.equalTo; +import static org.hamcrest.MatcherAssert.assertThat; + +/** + *

[2/7] incubator-unomi git commit: Move exceptions to the api module

2017-08-17 Thread amidani
License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package org.apache.unomi.router.api.exceptions; + +/** + *

[5/7] incubator-unomi git commit: Change Info logs to Debug

2017-08-17 Thread amidani
Change Info logs to Debug Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/ac12c18b Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/ac12c18b Diff:

[6/7] incubator-unomi git commit: Comment failing asserts

2017-08-17 Thread amidani
Comment failing asserts Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/cdbfe454 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/cdbfe454 Diff:

[1/7] incubator-unomi git commit: Update README

2017-08-17 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master a597b5ea0 -> 98fd7109b Update README Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/d4bd3654 Tree:

incubator-unomi git commit: UNOMI-102 : PropertyType validation get recently added propertyTypes

2017-07-13 Thread amidani
java.util.*; +import java.util.HashMap; +import java.util.List; +import java.util.Map; +import java.util.UUID; /** * Created by amidani on 29/12/2016. @@ -50,7 +54,7 @@ public class LineSplitProcessor implements Processor { private String multiValueSeparator; private String mult

incubator-unomi git commit: UNOMI-102 : Add check for hasDeleteColumn when splitting lines

2017-07-11 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 11d9efdb5 -> eed5bec78 UNOMI-102 : Add check for hasDeleteColumn when splitting lines Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: UNOMI-102 : Recurrent to Oneshot export update

2017-07-07 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master efc4a9ce3 -> cf27900b9 UNOMI-102 : Recurrent to Oneshot export update Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/cf27900b Tree:

incubator-unomi git commit: UNOMI-102 : Limit number of error in the execution report

2017-07-12 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 1e60e8de8 -> 3f3b20aaf UNOMI-102 : Limit number of error in the execution report Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/3f3b20aa

incubator-unomi git commit: UNOMI-102 : Update segments and scores after the import

2017-07-12 Thread amidani
Scores; +import org.apache.unomi.api.services.SegmentService; import org.apache.unomi.router.api.ProfileToImport; import org.apache.unomi.router.api.services.ProfileImportService; +import java.util.Map; +import java.util.Set; + /** * Created by amidani on 29/12/2016. */ public class UnomiStorageProce

incubator-unomi git commit: UNOMI-102 : Validate the data type match the property type Import / Export

2017-07-12 Thread amidani
router-api/src/main/java/org/apache/unomi/router/api/services/ProfileExportService.java +++ b/extensions/router/router-api/src/main/java/org/apache/unomi/router/api/services/ProfileExportService.java @@ -17,17 +17,18 @@ package org.apache.unomi.router.api.services; import org.apache.unomi.api.Pro

[1/2] incubator-unomi git commit: UNOMI-102 : Update README

2017-07-13 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 1e605ac9c -> b62084681 UNOMI-102 : Update README Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/b6208468 Tree:

[2/2] incubator-unomi git commit: UNOMI-102 : Update segments and scores after the import (use batch)

2017-07-13 Thread amidani
UNOMI-102 : Update segments and scores after the import (use batch) Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/75e89cb7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/75e89cb7 Diff:

incubator-unomi git commit: DMF-1769 : Ensure that segments and scoring plans are up to date when importing profiles

2017-07-18 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master a84a12b93 -> 139e1b751 DMF-1769 : Ensure that segments and scoring plans are up to date when importing profiles Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: Update default values and change method name

2017-07-21 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master e5874d965 -> b11a1e4fa Update default values and change method name Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/b11a1e4f Tree:

incubator-unomi git commit: UNOMI-101 : Class Cast Exception when merging property is not a text

2017-07-25 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master a635d19cc -> 4e49d5c4f UNOMI-101 : Class Cast Exception when merging property is not a text Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: UNOMI-101 : Allow setting todelete column to true for unkown profiles

2017-07-26 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 44b3e4a46 -> 4ee8adb1c UNOMI-101 : Allow setting todelete column to true for unkown profiles Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: UNOMI-101 : Allow partial mapping

2017-07-26 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 4e49d5c4f -> 44b3e4a46 UNOMI-101 : Allow partial mapping Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/44b3e4a4 Tree:

incubator-unomi git commit: UNOMI-102 : Add Camel config for export features

2017-06-28 Thread amidani
* distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package org.apache.unomi.router.c

[1/3] incubator-unomi git commit: UNOMI-102 : Add Camel config for export features

2017-06-28 Thread amidani
der the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package org.apache.unomi.router.core.bean; + +import

[1/2] incubator-unomi git commit: UNOMI-107 : Add a tag to distinct autocompleted properties.

2017-06-28 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 5166fc23e -> 8b08f1579 UNOMI-107 : Add a tag to distinct autocompleted properties. Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

[3/3] incubator-unomi git commit: [jgitflow-maven-plugin]merging 'feature-UNOMI-102' into 'master'

2017-06-28 Thread amidani
[jgitflow-maven-plugin]merging 'feature-UNOMI-102' into 'master' Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/5166fc23 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/5166fc23 Diff:

[2/3] incubator-unomi git commit: [jgitflow-maven-plugin]updating poms for unomi_102 version

2017-06-28 Thread amidani
[jgitflow-maven-plugin]updating poms for unomi_102 version Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/69e249cb Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/69e249cb Diff:

incubator-unomi git commit: Extensions : Router : Update README

2017-07-04 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 7396d1871 -> 061ee51e0 Extensions : Router : Update README Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/061ee51e Tree:

[1/2] incubator-unomi git commit: UNOMI-101 : Add hasHeader, hasDeleteColumn flags in importConfig

2017-07-04 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 061ee51e0 -> d2a480cf5 UNOMI-101 : Add hasHeader, hasDeleteColumn flags in importConfig Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

[2/2] incubator-unomi git commit: UNOMI-102 : Update status on completion

2017-07-04 Thread amidani
UNOMI-102 : Update status on completion Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/d2a480cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/d2a480cf Diff:

incubator-unomi git commit: UNOMI-101 : Add hasHeader, hasDeleteColumn flags in importConfig (Update README)

2017-07-04 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master d2a480cf5 -> 2c5d5be4e UNOMI-101 : Add hasHeader, hasDeleteColumn flags in importConfig (Update README) Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: UNOMI-102 : Line separator must be a char not a string

2017-07-06 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master be379f8ec -> fde293249 UNOMI-102 : Line separator must be a char not a string Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/fde29324

incubator-unomi git commit: UNOMI-102 : Line separator must be a char not a string

2017-07-06 Thread amidani
@@ -19,6 +19,7 @@ package org.apache.unomi.router.core.strategy; import org.apache.camel.Exchange; import org.apache.camel.processor.aggregate.AggregationStrategy; import org.apache.unomi.router.api.ExportConfiguration; +import org.apache.unomi.router.api.RouterUtils; /** * Created by amidan

[1/4] incubator-unomi git commit: UNOMI-105 set characters encoding to avoid issue in the response

2017-06-28 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-UNOMI-102 cb83301ff -> df59f575b UNOMI-105 set characters encoding to avoid issue in the response Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

[4/4] incubator-unomi git commit: UNOMI-106 Infinite loop on startup - Refactored ConfigSharingService to use a single one across the whole application. It also supports listeners if needed.

2017-06-28 Thread amidani
services.ConfigSharingService; -import org.osgi.framework.BundleContext; -import org.osgi.framework.BundleEvent; -import org.osgi.framework.SynchronousBundleListener; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -/** - * Created by amidani on 27/06/2017. - */ -public class ConfigSharingServi

incubator-unomi git commit: Update pom version following the merge of UNOMI-102

2017-06-28 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master df59f575b -> 9db8296e7 Update pom version following the merge of UNOMI-102 Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/9db8296e Tree:

[2/4] incubator-unomi git commit: UNOMI-106 Infinite loop on startup - Removed CXF bus configuration that might be causing CXF restarts that were noticed in some of the logs.

2017-06-28 Thread amidani
UNOMI-106 Infinite loop on startup - Removed CXF bus configuration that might be causing CXF restarts that were noticed in some of the logs. Signed-off-by: Serge Huber Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

[3/4] incubator-unomi git commit: Merge branch 'feature-UNOMI-102'

2017-06-28 Thread amidani
Merge branch 'feature-UNOMI-102' Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/27a7288e Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/27a7288e Diff:

incubator-unomi git commit: UNOMI-102 : Remove segments (moved to properties as segment)

2017-06-29 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 8b08f1579 -> c0833fff4 UNOMI-102 : Remove segments (moved to properties as segment) Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: UNOMI-101 : Add Exception mapper for error handling

2017-07-05 Thread amidani
d + * limitations under the License. + */ +package org.apache.unomi.router.rest; + +import javax.ws.rs.core.MediaType; +import javax.ws.rs.core.Response; +import javax.ws.rs.ext.ExceptionMapper; + +/** + * Created by amidani on 06/07/2017. + */ +public class ConfigRestExceptionMapper implements

incubator-unomi git commit: UNOMI-106 : Expose a service to share cfg properties with other bundles

2017-06-27 Thread amidani
osgi.framework.BundleEvent; +import org.osgi.framework.SynchronousBundleListener; +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; + +/** + * Created by amidani on 27/06/2017. + */ +public class ConfigSharingServiceImpl implements ConfigSharingService, SynchronousBundleListener { + +

[1/2] incubator-unomi git commit: UNOMI-101 : Missing setters and update default value for multiValueDelimiter

2017-08-08 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master bc064864d -> a4ecc1ee1 UNOMI-101 : Missing setters and update default value for multiValueDelimiter Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

[2/2] incubator-unomi git commit: UNOMI-118 : Basic test, profile import

2017-08-08 Thread amidani
.Before; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.ops4j.pax.exam.junit.PaxExam; +import org.ops4j.pax.exam.spi.reactors.ExamReactorStrategy; +import org.ops4j.pax.exam.spi.reactors.PerSuite; +import org.ops4j.pax.exam.util.Filter; +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; + +

[05/12] incubator-unomi git commit: Add Java Doc and update the README.

2017-08-08 Thread amidani
Add Java Doc and update the README. Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/acfe90d9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/acfe90d9 Diff:

[04/12] incubator-unomi git commit: Integrate weather update extension to unomi

2017-08-08 Thread amidani
Integrate weather update extension to unomi Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/774e8010 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/774e8010 Diff:

[10/12] incubator-unomi git commit: Made changes asked by the pull request

2017-08-08 Thread amidani
Made changes asked by the pull request Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/e0970871 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/e0970871 Diff:

[12/12] incubator-unomi git commit: Merge commit 'c94efbebab3172bd18b829dbeed132679d54bb4f'

2017-08-08 Thread amidani
Merge commit 'c94efbebab3172bd18b829dbeed132679d54bb4f' Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/8806c8f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/8806c8f9 Diff:

[01/12] incubator-unomi git commit: Rename bundle and add description

2017-08-08 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master a4ecc1ee1 -> 8806c8f92 Rename bundle and add description Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/d620b667 Tree:

[11/12] incubator-unomi git commit: fix a issue with a constant

2017-08-08 Thread amidani
fix a issue with a constant Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/c94efbeb Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/c94efbeb Diff:

[07/12] incubator-unomi git commit: Properties description changed

2017-08-08 Thread amidani
Properties description changed Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/25857fa1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/25857fa1 Diff:

[03/12] incubator-unomi git commit: Add Java Doc and update the README.

2017-08-08 Thread amidani
Add Java Doc and update the README. Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/cdcaeba3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/cdcaeba3 Diff:

[06/12] incubator-unomi git commit: Changed the default value

2017-08-08 Thread amidani
Changed the default value Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/ee6b238b Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/ee6b238b Diff:

[4/5] incubator-unomi git commit: UNOMI-101 : Remove unused method following the use of RFC4180Parser

2017-08-09 Thread amidani
UNOMI-101 : Remove unused method following the use of RFC4180Parser Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/5c99fb29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/5c99fb29 Diff:

[3/5] incubator-unomi git commit: UNOMI-101 : Ignore profiles marked as "To Delete" if they do not exist

2017-08-09 Thread amidani
UNOMI-101 : Ignore profiles marked as "To Delete" if they do not exist Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/3e6739fa Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/3e6739fa

[1/5] incubator-unomi git commit: UNOMI-101 : Fix issue with empty column

2017-08-09 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 4f1ed654b -> b02863425 UNOMI-101 : Fix issue with empty column Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/d37b0be4 Tree:

[2/5] incubator-unomi git commit: UNOMI-101 : Fix null profile service in recurrent import routes

2017-08-09 Thread amidani
UNOMI-101 : Fix null profile service in recurrent import routes Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/2d9a95a5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/2d9a95a5 Diff:

incubator-unomi git commit: UNOMI-118 : Increase timeout on service lookup, problem with timing on CI environment.

2017-08-17 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 712f1fc8c -> 6e6b1e951 UNOMI-118 : Increase timeout on service lookup, problem with timing on CI environment. Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: UNOMI-118 : Remove basic test, problem with timing on CI environment.

2017-08-17 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 98fd7109b -> 97cdbf5a8 UNOMI-118 : Remove basic test, problem with timing on CI environment. Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: UNOMI-118 : Increase waiting time, problem with timing on CI environment.

2017-08-17 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 97cdbf5a8 -> 712f1fc8c UNOMI-118 : Increase waiting time, problem with timing on CI environment. Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: Property Value null issue on export

2017-08-17 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master 6e6b1e951 -> 0a19fa0ce Property Value null issue on export Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/0a19fa0c Tree:

[04/14] incubator-unomi git commit: DMF-1343 : Move unomi-router under extensions

2017-06-12 Thread amidani
mport org.apache.unomi.router.api.services.ImportConfigurationService; +import org.apache.unomi.persistence.spi.PersistenceService; +import org.osgi.framework.Bundle; +import org.osgi.framework.BundleContext; +import org.osgi.framework.BundleEvent; +import org.osgi.framework.SynchronousBundleListener

[02/14] incubator-unomi git commit: DMF-1343 : Update POM versions

2017-06-12 Thread amidani
DMF-1343 : Update POM versions Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/e78c0145 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/e78c0145 Diff:

[10/14] incubator-unomi git commit: DMF-1343 : Improvement and documentation

2017-06-12 Thread amidani
DMF-1343 : Improvement and documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/77fc9e44 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/77fc9e44 Diff:

[01/14] incubator-unomi git commit: UNOMI-100 fix issue with isDay and isNotDay date wasn't converted as ISO, add unit test [Forced Update!]

2017-06-12 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 1637a9122 -> 63debd5fc (forced update) UNOMI-100 fix issue with isDay and isNotDay date wasn't converted as ISO, add unit test Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

[11/14] incubator-unomi git commit: DMF-1343 Import profiles from CSV through API

2017-06-12 Thread amidani
DMF-1343 Import profiles from CSV through API Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/f65173c9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/f65173c9 Diff:

[13/14] incubator-unomi git commit: DMF-1556 : Csv without First name, and last name will show null, null in log file

2017-06-12 Thread amidani
DMF-1556 : Csv without First name, and last name will show null, null in log file Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/63debd5f Tree:

[08/14] incubator-unomi git commit: DMF-1343 Import profiles from CSV through API

2017-06-12 Thread amidani
BundleContext; +import org.osgi.framework.BundleEvent; +import org.osgi.framework.SynchronousBundleListener; +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; + +import java.util.List; +import java.util.UUID; + +/** + * Created by amidani on 28/04/2017. + */ +public class ImportConfigurationServiceIm

[14/14] incubator-unomi git commit: DMF-1343 : Typo

2017-06-12 Thread amidani
DMF-1343 : Typo Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/4f3b17f0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/4f3b17f0 Diff:

[06/14] incubator-unomi git commit: DMF-1343 : Handle transforming an import config oneshot <--> recurrent

2017-06-12 Thread amidani
DMF-1343 : Handle transforming an import config oneshot <--> recurrent Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/e193b511 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/e193b511

[07/14] incubator-unomi git commit: [jgitflow-maven-plugin]updating poms for dmf_1343 version

2017-06-12 Thread amidani
[jgitflow-maven-plugin]updating poms for dmf_1343 version Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/b3c8953e Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/b3c8953e Diff:

[2/2] incubator-unomi git commit: UNOMI-101 : New feature to add the ability to import profiles

2017-06-12 Thread amidani
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package org.apache.unomi.router.api; + +import org.apache.unomi.api.Item; +import org.apache.unomi.api.MetadataItem; + +import java.uti

incubator-unomi git commit: UNOMI-101 : Update POM version

2017-06-12 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 7c36249b7 -> 7194962f6 UNOMI-101 : Update POM version Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/7194962f Tree:

[1/2] incubator-unomi git commit: UNOMI-101 : New feature to add the ability to import profiles [Forced Update!]

2017-06-12 Thread amidani
+import org.apache.unomi.persistence.spi.PersistenceService; +import org.osgi.framework.Bundle; +import org.osgi.framework.BundleContext; +import org.osgi.framework.BundleEvent; +import org.osgi.framework.SynchronousBundleListener; +import org.slf4j.Logger; +import org.slf4j.Log

[3/3] incubator-unomi git commit: UNOMI-101 : Update POM version

2017-06-12 Thread amidani
UNOMI-101 : Update POM version Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/c8a070f1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/c8a070f1 Diff:

incubator-unomi git commit: UNOMI-101 : Java style, improvement of error handler

2017-06-20 Thread amidani
omi/router/core/exception/BadProfileDataFormatException.java @@ -19,7 +19,7 @@ package org.apache.unomi.router.core.exception; /** * Created by amidani on 13/06/2017. */ -public class BadProfileDataFormatException extends Exception{ +public class BadProfileDataFormatException extends Exception

incubator-unomi git commit: UNOMI-101 : Update inactive routes

2017-06-23 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/master cae1d4a60 -> d19be2215 UNOMI-101 : Update inactive routes Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/d19be221 Tree:

[1/3] incubator-unomi git commit: DMF-1343 : Move unomi-router under extensions

2017-05-24 Thread amidani
tConfiguration; -import org.apache.unomi.router.core.processor.LineSplitProcessor; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -import java.util.List; -import java.util.Map; - -/** - * Created by amidani on 26/04/2017. - */ - -public class ProfileImportSourceToKafkaRouteBuilder extends RouteBuilder { - -private sta

incubator-unomi git commit: DMF-1343 : Improvement and documentation

2017-05-24 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 5d8f1be5a -> 9203d36f4 DMF-1343 : Improvement and documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/9203d36f Tree:

incubator-unomi git commit: DMF-1343 : Typo

2017-05-29 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 993652a3f -> e7d3fa877 DMF-1343 : Typo Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/e7d3fa87 Tree:

incubator-unomi git commit: DMF-1343 Import profiles from CSV through API

2017-05-24 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 5fa45c29b -> b954ad4af DMF-1343 Import profiles from CSV through API Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/b954ad4a

[2/3] incubator-unomi git commit: DMF-1343 Import profiles from CSV through API

2017-05-22 Thread amidani
BundleContext; +import org.osgi.framework.BundleEvent; +import org.osgi.framework.SynchronousBundleListener; +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; + +import java.util.List; +import java.util.UUID; + +/** + * Created by amidani on 28/04/2017. + */ +public class ImportConfigurationServiceIm

[3/3] incubator-unomi git commit: DMF-1343 Import profiles from CSV through API

2017-05-22 Thread amidani
S OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package org.apache.unomi.router.api; + +import org.apache.unomi.api.Item; + +import java.util.HashMap; +import java.util.List; +import java.util.M

[1/3] incubator-unomi git commit: [jgitflow-maven-plugin]updating poms for dmf_1343 version

2017-05-22 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 [created] 5fa45c29b [jgitflow-maven-plugin]updating poms for dmf_1343 version Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: DMF-1343 : Handle transforming an import config oneshot <--> recurrent

2017-05-29 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 9203d36f4 -> 993652a3f DMF-1343 : Handle transforming an import config oneshot <--> recurrent Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

incubator-unomi git commit: DMF-1343 : Update POM versions

2017-06-02 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 e7d3fa877 -> 046b72f22 DMF-1343 : Update POM versions Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/046b72f2 Tree:

[16/17] incubator-unomi git commit: DMF-1566 : Flat files import - Ability to define column and line separator

2017-06-06 Thread amidani
DMF-1566 : Flat files import - Ability to define column and line separator Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/f694dacb Tree:

[13/17] incubator-unomi git commit: DMF-1343 Import profiles from CSV through API

2017-06-06 Thread amidani
BundleContext; +import org.osgi.framework.BundleEvent; +import org.osgi.framework.SynchronousBundleListener; +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; + +import java.util.List; +import java.util.UUID; + +/** + * Created by amidani on 28/04/2017. + */ +public class ImportConfigurationServiceIm

[11/17] incubator-unomi git commit: DMF-1343 : Move unomi-router under extensions

2017-06-06 Thread amidani
mport org.apache.unomi.router.api.services.ImportConfigurationService; +import org.apache.unomi.persistence.spi.PersistenceService; +import org.osgi.framework.Bundle; +import org.osgi.framework.BundleContext; +import org.osgi.framework.BundleEvent; +import org.osgi.framework.SynchronousBundleListener

[04/17] incubator-unomi git commit: UNOMI-98 Provide an example of integrating with an externally triggered login Add missing license header

2017-06-06 Thread amidani
UNOMI-98 Provide an example of integrating with an externally triggered login Add missing license header Signed-off-by: Serge Huber Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit:

[01/17] incubator-unomi git commit: UNOMI-98 Provide an example of integrating with an externally triggered login - First commit of the login integration example [Forced Update!]

2017-06-06 Thread amidani
Repository: incubator-unomi Updated Branches: refs/heads/feature-DMF-1343 d95aa89ad -> f694dacb2 (forced update) UNOMI-98 Provide an example of integrating with an externally triggered login - First commit of the login integration example Signed-off-by: Serge Huber

[07/17] incubator-unomi git commit: DMF-1343 : Typo

2017-06-06 Thread amidani
DMF-1343 : Typo Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/b427f762 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/b427f762 Diff:

[08/17] incubator-unomi git commit: DMF-1343 : Update POM versions

2017-06-06 Thread amidani
DMF-1343 : Update POM versions Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/59efa21f Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/59efa21f Diff:

[15/17] incubator-unomi git commit: DMF-1343 : Improvement and documentation

2017-06-06 Thread amidani
DMF-1343 : Improvement and documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/3c602041 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/3c602041 Diff:

  1   2   >