Hi,

@Anatole: did you check everything in?

The build seems broken locally and on Jenkins due to a String being
passed in to an int constructor.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile
(default-compile) on project tamaya-hazelcast: Compilation failure:
Compilation failure:
[ERROR]
/incubator-tamaya-sandbox/hazelcast/src/main/java/org/apache/tamaya/hazelcast/HazelcastPropertySource.java:[68,15]
incompatible types: java.lang.String cannot be converted to int
[ERROR]
/incubator-tamaya-sandbox/hazelcast/src/main/java/org/apache/tamaya/hazelcast/HazelcastPropertySource.java:[77,15]
incompatible types: java.lang.String cannot be converted to int
[ERROR]
/incubator-tamaya-sandbox/hazelcast/src/main/java/org/apache/tamaya/hazelcast/HazelcastPropertySource.java:[82,15]
incompatible types: java.lang.String cannot be converted to int
[ERROR]
/incubator-tamaya-sandbox/hazelcast/src/main/java/org/apache/tamaya/hazelcast/HazelcastPropertySource.java:[87,15]
incompatible types: java.lang.String cannot be converted to int


Cheers
Phil

Reply via email to