See 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/63/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-framework ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
curator-framework ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
curator-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
curator-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 154 source files to 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/classes>
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/CuratorTempFrameworkImpl.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/CuratorTempFrameworkImpl.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ 
curator-framework >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
curator-framework ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
curator-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
curator-framework ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ 
curator-framework <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-framework ---

[INFO] artifact org.apache.curator:curator-framework: checking for updates from 
Nexus
[INFO] artifact org.apache.curator:curator-framework: checking for updates from 
central
[INFO] Comparing to version: 3.1.0
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.jar
 (263 KB at 1110.8 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.1.0/curator-framework-3.1.0.pom
 (3 KB at 36.4 KB/sec)
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: 
Return type of method 'public 
org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain 
inBackground()' has been changed to 
org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: 
Return type of method 'public 
org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain 
inBackground(java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: 
Return type of method 'public 
org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain 
inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been 
changed to org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: 
Return type of method 'public 
org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: 
Return type of method 'public 
org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.CuratorMultiTransactionImpl: 
Return type of method 'public 
org.apache.curator.framework.api.transaction.CuratorMultiTransactionMain 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object, java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerMultiTransactionMain
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.Ensembleable 
inBackground()' has been changed to 
org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.Ensembleable 
inBackground(java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.Ensembleable 
inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been 
changed to org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.Ensembleable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.Ensembleable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.GetConfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.Ensembleable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object, java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerEnsembleable
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain 
inBackground()' has been changed to 
org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain 
inBackground(java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain 
inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been 
changed to org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.ReconfigBuilderImpl: Return 
type of method 'public org.apache.curator.framework.api.ReconfigBuilderMain 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object, java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerReconfigBuilderMain
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: 
Return type of method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: 
Return type of method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object, java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: 
Return type of method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been 
changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: 
Return type of method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: 
Return type of method 'public org.apache.curator.framework.api.Pathable 
inBackground()' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.RemoveWatchesBuilderImpl: 
Return type of method 'public org.apache.curator.framework.api.Pathable 
inBackground(java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable inBackground()' has 
been changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback)' has been 
changed to org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[ERROR] 7006: org.apache.curator.framework.imps.SyncBuilderImpl: Return type of 
method 'public org.apache.curator.framework.api.Pathable 
inBackground(org.apache.curator.framework.api.BackgroundCallback, 
java.lang.Object, java.util.concurrent.Executor)' has been changed to 
org.apache.curator.framework.api.ErrorListenerPathable
[INFO] Succeeded with 30 errors; 0 warnings; and 0 other changes.
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ 
curator-framework ---

[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
curator-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
curator-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/test-classes>
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/test/java/org/apache/curator/framework/imps/TestFramework.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ curator-framework 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 30, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 454.894 sec 
<<< FAILURE! - in org.apache.curator.framework.imps.TestFrameworkEdges
testSessionKilled(org.apache.curator.framework.imps.TestFrameworkEdges)  Time 
elapsed: 0.209 sec  <<< FAILURE!
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /sessionTest
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:131)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1643)
        at 
org.apache.curator.framework.imps.ExistsBuilderImpl$3.call(ExistsBuilderImpl.java:233)
        at 
org.apache.curator.framework.imps.ExistsBuilderImpl$3.call(ExistsBuilderImpl.java:222)
        at 
org.apache.curator.connection.StandardConnectionHandlingPolicy.callWithRetry(StandardConnectionHandlingPolicy.java:67)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:99)
        at 
org.apache.curator.framework.imps.ExistsBuilderImpl.pathInForegroundStandard(ExistsBuilderImpl.java:218)
        at 
org.apache.curator.framework.imps.ExistsBuilderImpl.pathInForeground(ExistsBuilderImpl.java:212)
        at 
org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:175)
        at 
org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:32)
        at 
org.apache.curator.framework.imps.TestFrameworkEdges.testSessionKilled(TestFrameworkEdges.java:348)

Running org.apache.curator.framework.imps.TestRemoveWatches
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.388 sec - 
in org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.051 sec - in 
org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.947 sec - in 
org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.923 sec - in 
org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestCreateReturningStat
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.928 sec - in 
org.apache.curator.framework.imps.TestCreateReturningStat
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.693 sec - in 
org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 sec - in 
org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.403 sec - in 
org.apache.curator.framework.imps.TestCompressionInTransactionNew
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.151 sec - 
in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 125.439 sec 
<<< FAILURE! - in org.apache.curator.framework.imps.TestReconfiguration
testAddAsync(org.apache.curator.framework.imps.TestReconfiguration)  Time 
elapsed: 2.404 sec  <<< FAILURE!
java.lang.AssertionError: expected 
[127.0.0.1:39325,127.0.0.1:39953,127.0.0.1:49181] but found 
[127.0.0.1:39325,127.0.0.1:39953,127.0.0.1:49181,0.0.0.0:47378]
        at org.testng.Assert.fail(Assert.java:94)
        at org.testng.Assert.failNotEquals(Assert.java:494)
        at org.testng.Assert.assertEquals(Assert.java:123)
        at org.testng.Assert.assertEquals(Assert.java:176)
        at org.testng.Assert.assertEquals(Assert.java:186)
        at 
org.apache.curator.framework.imps.TestReconfiguration.testAddAsync(TestReconfiguration.java:235)

Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 318.35 sec - in 
org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 sec - in 
org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.172 sec - in 
org.apache.curator.framework.imps.TestWatcherRemovalManager
Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 282.504 sec - 
in org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.424 sec - in 
org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 205.011 sec - 
in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestCompression
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.667 sec - in 
org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.31 sec - in 
org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.144 sec - in 
org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 723.197 sec - 
in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestFramework
Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 414.273 sec - 
in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.186 sec - 
in org.apache.curator.framework.imps.TestBlockUntilConnected

Results :

Failed tests: 
org.apache.curator.framework.imps.TestFrameworkEdges.testSessionKilled(org.apache.curator.framework.imps.TestFrameworkEdges)
  Run 1: TestFrameworkEdges.testSessionKilled:348 � SessionExpired 
KeeperErrorCode = Se...
  Run 2: PASS

org.apache.curator.framework.imps.TestReconfiguration.testAddAsync(org.apache.curator.framework.imps.TestReconfiguration)
  Run 1: TestReconfiguration.testAddAsync:235 expected 
[127.0.0.1:39325,127.0.0.1:39953,127.0.0.1:49181] but found 
[127.0.0.1:39325,127.0.0.1:39953,127.0.0.1:49181,0.0.0.0:47378]
  Run 2: PASS


Tests run: 283, Failures: 2, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/target/surefire-reports>
 for the individual test results.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ 
curator-framework ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
curator-framework ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-framework ---
[INFO] Checking licenses...
[INFO] Missing header in: 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerEnsembleable.java>
[INFO] Missing header in: 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerMultiTransactionMain.java>
[INFO] Missing header in: 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathAndBytesable.java>
[INFO] Missing header in: 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerReconfigBuilderMain.java>
[INFO] Missing header in: 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/api/ErrorListenerPathable.java>
[CHECKSTYLE] No report found for mojo check

Reply via email to