[jira] [Commented] (ZOOKEEPER-1426) add version command to the zookeeper server

2019-05-31 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853456#comment-16853456
 ] 

Hudson commented on ZOOKEEPER-1426:
---

SUCCESS: Integrated in Jenkins build Zookeeper-trunk-single-thread #383 (See 
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/383/])
ZOOKEEPER-1426: add version command to the zookeeper server (andor: rev 
d3dbe787f37eb9e17402e4a3d55a441ca43b2160)
* (edit) bin/zkServer.sh
* (edit) zookeeper-server/src/test/resources/findbugsExcludeFile.xml
* (edit) zookeeper-server/src/test/resources/test-scripts.sh
* (edit) bin/zkServer-initialize.sh
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/version/util/VerGen.java


> add version command to the zookeeper server
> ---
>
> Key: ZOOKEEPER-1426
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1426
> Project: ZooKeeper
>  Issue Type: Improvement
>  Components: scripts, server
>Affects Versions: 3.3.5
>Reporter: Patrick Hunt
>Assignee: Eli Reisman
>Priority: Major
>  Labels: newbie, patch, pull-request-available
> Fix For: 3.6.0
>
> Attachments: MAPREDUCE-4282-2.patch, ZOOKEEPER-1426-1.patch, 
> ZOOKEEPER-1426-2.patch, ZOOKEEPER-1426-3.patch
>
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> Add a version command to the zkServer.sh. 
> Hadoop does this by having a special main class: 
> org.apache.hadoop.util.VersionInfo
> We could do something similar, hook it into our current version information 
> class (perhaps add main to that class).
> Would also need to add a new "version" command to zkServer.sh that calls this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Build failed in Jenkins: ZooKeeper-trunk-owasp #382

2019-05-31 Thread Apache Jenkins Server
See 

--
[...truncated 18.53 KB...]
[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning

compile_jute_uptodate:

compile_jute:
[mkdir] Created dir: 

[mkdir] Created dir: 

 [java] ../../../src/main/resources/zookeeper.jute Parsed Successfully
 [java] ../../../zookeeper-jute/src/main/resources/zookeeper.jute Parsed 
Successfully
[touch] Creating 


ver-gen:
[javac] Compiling 1 source file to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning

git-revision:
[mkdir] Created dir: 


version-info:

process-template:

build-generated:
[javac] Compiling 68 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning

compile:
[javac] Compiling 316 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 
:26:
 warning: [serial] serializable class ClientCnxnLimitException has no 
definition of serialVersionUID
[javac] public class ClientCnxnLimitException extends Exception {
[javac]^
[javac] 
:44:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
[javac] public class LogFormatter {
[javac]^
[javac] 
:247:
 warning: [cast] redundant cast to ByteBuffer
[javac] b = (ByteBuffer) b.slice().limit(
[javac] ^
[javac] 
:78:
 warning: [cast] redundant cast to ByteBuffer
[javac] fileChannel.write((ByteBuffer) fill.position(0), 
newFileSize - fill.remaining());
[javac]   ^
[javac] 5 warnings

compile-test:
[mkdir] Created dir: 

[javac] Compiling 289 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning
[javac] Compiling 11 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[javac] Compiling 2 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] Note: 

 uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning

init:

ivy-download:

ivy-taskdef:

ivy-init:

ivy-retrieve-owasp:
[ivy:retrieve] :: loading settings :: file = 

[ivy:retrieve] :: resolving dependencies :: 
org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve]  confs: [owasp]
[ivy:retrieve]  found org.owasp#dependency-check-ant;4.0.2 in maven2
[ivy:retrieve]  found org.owasp#dependency-check-core;4.0.2 in maven2
[ivy:retrieve]  found com.vdurmont#semver4j;2.2.0 in maven2
[ivy:retrieve]  found joda-time#joda-time;1.6 in maven2
[ivy:retrieve]  found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve]  found org.owasp#dependency-check-utils;4.0.2 in maven2
[ivy:retrieve]  found commons-io#commons-io;2.6 in maven2
[ivy:retrieve]  found 

Build failed in Jenkins: ZooKeeper-trunk-owasp #381

2019-05-31 Thread Apache Jenkins Server
See 


Changes:

[andor] ZOOKEEPER-1426: add version command to the zookeeper server

--
[...truncated 18.76 KB...]

compile_jute:
[mkdir] Created dir: 

[mkdir] Created dir: 

 [java] ../../../src/main/resources/zookeeper.jute Parsed Successfully
 [java] ../../../zookeeper-jute/src/main/resources/zookeeper.jute Parsed 
Successfully
[touch] Creating 


ver-gen:
[javac] Compiling 1 source file to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning

git-revision:
[mkdir] Created dir: 


version-info:

process-template:

build-generated:
[javac] Compiling 68 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning

compile:
[javac] Compiling 316 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 
:26:
 warning: [serial] serializable class ClientCnxnLimitException has no 
definition of serialVersionUID
[javac] public class ClientCnxnLimitException extends Exception {
[javac]^
[javac] 
:44:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
[javac] public class LogFormatter {
[javac]^
[javac] 
:247:
 warning: [cast] redundant cast to ByteBuffer
[javac] b = (ByteBuffer) b.slice().limit(
[javac] ^
[javac] 
:78:
 warning: [cast] redundant cast to ByteBuffer
[javac] fileChannel.write((ByteBuffer) fill.position(0), 
newFileSize - fill.remaining());
[javac]   ^
[javac] 5 warnings

compile-test:
[mkdir] Created dir: 

[javac] Compiling 289 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning
[javac] Compiling 11 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[javac] Compiling 2 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] Note: 

 uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning

init:

ivy-download:

ivy-taskdef:

ivy-init:

ivy-retrieve-owasp:
[ivy:retrieve] :: loading settings :: file = 

[ivy:retrieve] :: resolving dependencies :: 
org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve]  confs: [owasp]
[ivy:retrieve]  found org.owasp#dependency-check-ant;4.0.2 in maven2
[ivy:retrieve]  found org.owasp#dependency-check-core;4.0.2 in maven2
[ivy:retrieve]  found com.vdurmont#semver4j;2.2.0 in maven2
[ivy:retrieve]  found joda-time#joda-time;1.6 in maven2
[ivy:retrieve]  found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve]  found org.owasp#dependency-check-utils;4.0.2 in maven2
[ivy:retrieve]  found commons-io#commons-io;2.6 in maven2
[ivy:retrieve]  found org.apache.commons#commons-lang3;3.4 in maven2
[ivy:retrieve]  found 

[jira] [Commented] (ZOOKEEPER-1426) add version command to the zookeeper server

2019-05-31 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16853413#comment-16853413
 ] 

Hudson commented on ZOOKEEPER-1426:
---

FAILURE: Integrated in Jenkins build ZooKeeper-trunk #548 (See 
[https://builds.apache.org/job/ZooKeeper-trunk/548/])
ZOOKEEPER-1426: add version command to the zookeeper server (andor: rev 
d3dbe787f37eb9e17402e4a3d55a441ca43b2160)
* (edit) bin/zkServer.sh
* (edit) 
zookeeper-server/src/main/java/org/apache/zookeeper/version/util/VerGen.java
* (edit) zookeeper-server/src/test/resources/findbugsExcludeFile.xml
* (edit) zookeeper-server/src/test/resources/test-scripts.sh
* (edit) bin/zkServer-initialize.sh


> add version command to the zookeeper server
> ---
>
> Key: ZOOKEEPER-1426
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1426
> Project: ZooKeeper
>  Issue Type: Improvement
>  Components: scripts, server
>Affects Versions: 3.3.5
>Reporter: Patrick Hunt
>Assignee: Eli Reisman
>Priority: Major
>  Labels: newbie, patch, pull-request-available
> Fix For: 3.6.0
>
> Attachments: MAPREDUCE-4282-2.patch, ZOOKEEPER-1426-1.patch, 
> ZOOKEEPER-1426-2.patch, ZOOKEEPER-1426-3.patch
>
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> Add a version command to the zkServer.sh. 
> Hadoop does this by having a special main class: 
> org.apache.hadoop.util.VersionInfo
> We could do something similar, hook it into our current version information 
> class (perhaps add main to that class).
> Would also need to add a new "version" command to zkServer.sh that calls this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


ZooKeeper-trunk - Build # 548 - Failure

2019-05-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper-trunk/548/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 309.44 KB...]
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/0.conf
 [exec] Stopping zookeeper ... STOPPED
 [exec] Stopping zookeeper ... STOPPED
 [exec]  : elapsed 8186 : OK
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/1.conf
 [exec] ZooKeeper JMX enabled by default
 [exec] Using config: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../../build/test/test-cppunit/conf/2.conf
 [exec] sh: 1: Cannot fork
 [exec] zktest-mt: 
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/tests/ZooKeeperQuorumServer.cc:113:
 void ZooKeeperQuorumServer::createConfigFile(std::string): Assertion 
`system(command.c_str()) == 0' failed.
 [exec] /bin/bash: line 5:  2723 Aborted 
ZKROOT=/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/zookeeper-client/zookeeper-client-c/../..
 CLASSPATH=$CLASSPATH:$CLOVER_HOME/lib/clover*.jar ${dir}$tst
 [exec] /bin/bash: fork: retry: No child processes
 [exec] /bin/bash: fork: retry: No child processes
 [exec] /bin/bash: fork: retry: No child processes
 [exec] TestReconfigServer::testReconfigFailureWithoutAuthFAIL: zktest-mt
 [exec] /bin/bash: fork: retry: Resource temporarily unavailable
 [exec] /bin/bash: fork: retry: No child processes
 [exec] /bin/bash: fork: retry: Resource temporarily unavailable
 [exec] /bin/bash: fork: retry: No child processes
 [exec] ==
 [exec] 1 of 2 tests failed
 [exec] Please report to u...@zookeeper.apache.org
 [exec] ==
 [exec] make[1]: Leaving directory 
`/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build/test/test-cppunit'
 [exec] make[1]: *** [check-TESTS] Error 1
 [exec] make: *** [check-am] Error 2

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1489: The 
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1449: The 
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1459: exec 
returned: 2

Total time: 27 minutes 31 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
[JIRA] Updating issue ZOOKEEPER-1426
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###
## FAILED TESTS (if any) 
##
All tests passed

[jira] [Resolved] (ZOOKEEPER-1426) add version command to the zookeeper server

2019-05-31 Thread Andor Molnar (JIRA)


 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andor Molnar resolved ZOOKEEPER-1426.
-
   Resolution: Fixed
Fix Version/s: (was: 3.5.6)

Issue resolved by pull request 923
[https://github.com/apache/zookeeper/pull/923]

> add version command to the zookeeper server
> ---
>
> Key: ZOOKEEPER-1426
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1426
> Project: ZooKeeper
>  Issue Type: Improvement
>  Components: scripts, server
>Affects Versions: 3.3.5
>Reporter: Patrick Hunt
>Assignee: Eli Reisman
>Priority: Major
>  Labels: newbie, patch, pull-request-available
> Fix For: 3.6.0
>
> Attachments: MAPREDUCE-4282-2.patch, ZOOKEEPER-1426-1.patch, 
> ZOOKEEPER-1426-2.patch, ZOOKEEPER-1426-3.patch
>
>  Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> Add a version command to the zkServer.sh. 
> Hadoop does this by having a special main class: 
> org.apache.hadoop.util.VersionInfo
> We could do something similar, hook it into our current version information 
> class (perhaps add main to that class).
> Would also need to add a new "version" command to zkServer.sh that calls this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Dropping ANT precommit script - last stept

2019-05-31 Thread Patrick Hunt
Sounds reasonable. Have you looked at what Yetus provides? iiuc a number of
the hadoop ecosystem projects use it to provide base/consistent experience
wrt the build. Now that we're on Maven perhaps we should re-evaluate?

re #8 - I don't think we should compromise given contrib is still not
decided.

Patrick

On Fri, May 31, 2019 at 8:39 AM Enrico Olivelli  wrote:

> Hi,
> you can find here (1) the current ANT-based precommit script that runs
> againsts every Github Pull Request .
>
> These are the steps of the script and how we are doing the same in Maven:
> 1) check for @author tags -> handled with maven-checkstyle-plugin
> 2) Check for new tests in the patch -> not handled with maven
> 3) check javadoc warnings -> not handled with maven (we should add
> -Xdoclint in Maven)
> 4) check java compilation for warnings -> handled with -Werror
> -Xlint:deprecation  -Xlint:unchecked (this is slightly different, in ANT we
> have a generic -Xlint and we were counting for the number of warnings)
> 5) check for "releaseaudit" -> handled with "Apache Rat Plugin" in maven
> 6) check "findbugs" -> handled with "spotbugs" with maven
> 7) run "tests" -> handle with maven default build "verify"
> 8) run "contrib tests" -> not handled with maven
> 9) add JIRA comment -> not handled with maven (not needed IMHO, we have
> github PR status lines)
>
> My questions to the community:
> - I would like to drop 2), "check for new tests": I think it gives no so
> much value, and it is tricky to reimplement, but I can do
> - I would like to drop 8) "run contrib tests": there is an open discussion
> about dropping "contrib" at all
> - I would like to drop 9) -> add jira comment: We already have a better
> workflow with github, no need to spam JIRA. I can see a little value in
> having some track in JIRA that "the patch was good", but I don't think it
> is worth to continue to put JIRA credentials on jenkins (from a security
> perspective)
>
> Please take a look and give your opinion, if no one objects and some
> committer supports my changes we will be able to drop ANT precommit soon
>
> Regards
>
> Enrico
>
> [1]
>
> https://github.com/apache/zookeeper/blob/master/zookeeper-server/src/test/resources/test-github-pr.sh
>


[jira] [Created] (ZOOKEEPER-3409) Compile Java code with -Xdoclint

2019-05-31 Thread Enrico Olivelli (JIRA)
Enrico Olivelli created ZOOKEEPER-3409:
--

 Summary: Compile Java code with -Xdoclint
 Key: ZOOKEEPER-3409
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3409
 Project: ZooKeeper
  Issue Type: Sub-task
  Components: build
Affects Versions: 3.6.0
Reporter: Enrico Olivelli
 Fix For: 3.6.0, 3.5.6


In order to drop ANT build script we have to compile with -Xdoclint option.

parent issue ZOOKEEPER-3351



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Dropping ANT precommit script - last stept

2019-05-31 Thread Enrico Olivelli
Hi,
you can find here (1) the current ANT-based precommit script that runs
againsts every Github Pull Request .

These are the steps of the script and how we are doing the same in Maven:
1) check for @author tags -> handled with maven-checkstyle-plugin
2) Check for new tests in the patch -> not handled with maven
3) check javadoc warnings -> not handled with maven (we should add
-Xdoclint in Maven)
4) check java compilation for warnings -> handled with -Werror
-Xlint:deprecation  -Xlint:unchecked (this is slightly different, in ANT we
have a generic -Xlint and we were counting for the number of warnings)
5) check for "releaseaudit" -> handled with "Apache Rat Plugin" in maven
6) check "findbugs" -> handled with "spotbugs" with maven
7) run "tests" -> handle with maven default build "verify"
8) run "contrib tests" -> not handled with maven
9) add JIRA comment -> not handled with maven (not needed IMHO, we have
github PR status lines)

My questions to the community:
- I would like to drop 2), "check for new tests": I think it gives no so
much value, and it is tricky to reimplement, but I can do
- I would like to drop 8) "run contrib tests": there is an open discussion
about dropping "contrib" at all
- I would like to drop 9) -> add jira comment: We already have a better
workflow with github, no need to spam JIRA. I can see a little value in
having some track in JIRA that "the patch was good", but I don't think it
is worth to continue to put JIRA credentials on jenkins (from a security
perspective)

Please take a look and give your opinion, if no one objects and some
committer supports my changes we will be able to drop ANT precommit soon

Regards

Enrico

[1]
https://github.com/apache/zookeeper/blob/master/zookeeper-server/src/test/resources/test-github-pr.sh


[jira] [Created] (ZOOKEEPER-3408) Improve information about risks for forceSync config option

2019-05-31 Thread Dmitry Konstantinov (JIRA)
Dmitry Konstantinov created ZOOKEEPER-3408:
--

 Summary: Improve information about risks for forceSync config 
option
 Key: ZOOKEEPER-3408
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3408
 Project: ZooKeeper
  Issue Type: Improvement
  Components: documentation
Reporter: Dmitry Konstantinov


[https://zookeeper.apache.org/doc/r3.5.5/zookeeperAdmin.html#Unsafe+Options]

{quote}
The following options can be useful, but be careful when you use them. The risk 
of each is explained along with the explanation of what the variable does.
{quote}

{quote}
_forceSync_ : (Java system property: *zookeeper.forceSync*) Requires updates to 
be synced to media of the transaction log before finishing processing the 
update. If this option is set to no, ZooKeeper will not require updates to be 
synced to the media.
{quote}
The risks for this option are not very clear. Does it only the risk of loss 
some recent committed transactions if all Zookeeper instances from an ensemble 
are crashed and restarted at almost the same time or some other problems are 
also possible? 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (ZOOKEEPER-3406) Update website for new mailing lists

2019-05-31 Thread Andor Molnar (JIRA)


 [ 
https://issues.apache.org/jira/browse/ZOOKEEPER-3406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andor Molnar resolved ZOOKEEPER-3406.
-
   Resolution: Fixed
Fix Version/s: 3.6.0

Issue resolved by pull request 963
[https://github.com/apache/zookeeper/pull/963]

> Update website for new mailing lists
> 
>
> Key: ZOOKEEPER-3406
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3406
> Project: ZooKeeper
>  Issue Type: Task
>Reporter: Lars Francke
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 3.6.0
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> This updates the website to include information about issues@ and 
> notifications@



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Build failed in Jenkins: ZooKeeper-trunk-owasp #380

2019-05-31 Thread Apache Jenkins Server
See 


Changes:

[nkalmar] ZOOKEEPER-3405: Upgrade the version of Jackson-databind to address 
OWASP

--
[...truncated 19.08 KB...]
[javac] 1 warning

compile_jute_uptodate:

compile_jute:
[mkdir] Created dir: 

[mkdir] Created dir: 

 [java] ../../../src/main/resources/zookeeper.jute Parsed Successfully
 [java] ../../../zookeeper-jute/src/main/resources/zookeeper.jute Parsed 
Successfully
[touch] Creating 


ver-gen:
[javac] Compiling 1 source file to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning

git-revision:
[mkdir] Created dir: 


version-info:

process-template:

build-generated:
[javac] Compiling 67 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning

compile:
[javac] Compiling 316 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 
:26:
 warning: [serial] serializable class ClientCnxnLimitException has no 
definition of serialVersionUID
[javac] public class ClientCnxnLimitException extends Exception {
[javac]^
[javac] 
:44:
 warning: [dep-ann] deprecated item is not annotated with @Deprecated
[javac] public class LogFormatter {
[javac]^
[javac] 
:247:
 warning: [cast] redundant cast to ByteBuffer
[javac] b = (ByteBuffer) b.slice().limit(
[javac] ^
[javac] 
:78:
 warning: [cast] redundant cast to ByteBuffer
[javac] fileChannel.write((ByteBuffer) fill.position(0), 
newFileSize - fill.remaining());
[javac]   ^
[javac] 5 warnings

compile-test:
[mkdir] Created dir: 

[javac] Compiling 289 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] 1 warning
[javac] Compiling 11 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[javac] Compiling 2 source files to 

[javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
[javac] Note: 

 uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning

init:

ivy-download:

ivy-taskdef:

ivy-init:

ivy-retrieve-owasp:
[ivy:retrieve] :: loading settings :: file = 

[ivy:retrieve] :: resolving dependencies :: 
org.apache.zookeeper#zookeeper;3.6.0-SNAPSHOT
[ivy:retrieve]  confs: [owasp]
[ivy:retrieve]  found org.owasp#dependency-check-ant;4.0.2 in maven2
[ivy:retrieve]  found org.owasp#dependency-check-core;4.0.2 in maven2
[ivy:retrieve]  found com.vdurmont#semver4j;2.2.0 in maven2
[ivy:retrieve]  found joda-time#joda-time;1.6 in maven2
[ivy:retrieve]  found org.slf4j#slf4j-api;1.7.25 in maven2
[ivy:retrieve]  found org.owasp#dependency-check-utils;4.0.2 in maven2
[ivy:retrieve]  found commons-io#commons-io;2.6 in maven2
[ivy:retrieve]  found