Sen descrición

Mahadev Konar f8ec973b1c ZOOKEEPER-1791. ZooKeeper package includes unnecessary jars that are part of the package. (mahadev) %!s(int64=12) %!d(string=hai) anos
bin e36817d57a ZOOKEEPER-1376. zkServer.sh does not correctly check for $SERVER_JVMFLAGS (Skye W-M via henryr) %!s(int64=13) %!d(string=hai) anos
conf 1af85d90d7 ZOOKEEPER-1107. automating log and snapshot cleaning (Laxman via phunt) %!s(int64=14) %!d(string=hai) anos
docs d2a67dd264 Preparing for release 3.4.5 %!s(int64=13) %!d(string=hai) anos
src f8ec973b1c ZOOKEEPER-1791. ZooKeeper package includes unnecessary jars that are part of the package. (mahadev) %!s(int64=12) %!d(string=hai) anos
.gitignore 351a3fe6cf ZOOKEEPER-1345. Add a .gitignore file with general exclusions and Eclipse project files excluded (Harsh J via phunt) %!s(int64=13) %!d(string=hai) anos
CHANGES.txt 484098259d ZOOKEEPER-1696. Fail to run zookeeper client on Weblogic application server. (Jeffrey Zhong via mahade %!s(int64=12) %!d(string=hai) anos
HDP-CHANGES.txt af3c28c694 Update HDP Changes %!s(int64=12) %!d(string=hai) anos
LICENSE.txt 5e69754de1 Created notice and renamed the existing license/readme files. See ZOOKEEPER-45 %!s(int64=17) %!d(string=hai) anos
NOTICE.txt 9d38673f98 ZOOKEEPER-1138. release audit failing for a number of new files. (phunt via mahadev) %!s(int64=14) %!d(string=hai) anos
README.txt 0704c7e99e ZOOKEEPER-1327. there are still remnants of hadoop urls. (Harsh J via mahadev) %!s(int64=13) %!d(string=hai) anos
README_packaging.txt 02e2ef341d ZOOKEEPER-999. Create an package integration project %!s(int64=14) %!d(string=hai) anos
build.xml 94ecc061eb modifying the build.xml and ivy.xml for maven deploy %!s(int64=12) %!d(string=hai) anos
ivy.xml f8ec973b1c ZOOKEEPER-1791. ZooKeeper package includes unnecessary jars that are part of the package. (mahadev) %!s(int64=12) %!d(string=hai) anos
ivysettings.xml 426778e9d6 ZOOKEEPER-909. Extract NIO specific code from ClientCnxn %!s(int64=14) %!d(string=hai) anos
nexus-build.xml 8f768f56ee adding the HDP nexus deploy build file %!s(int64=12) %!d(string=hai) anos

README.txt

For the latest information about ZooKeeper, please visit our website at:

http://zookeeper.apache.org/

and our wiki, at:

https://cwiki.apache.org/confluence/display/ZOOKEEPER

Full documentation for this release can also be found in docs/index.html

---------------------------
Packaging/release artifacts

The release artifact contains the following jar file at the toplevel:

zookeeper-.jar - legacy jar file which contains all classes
and source files. Prior to version 3.3.0 this
was the only jar file available. It has the
benefit of having the source included (for
debugging purposes) however is also larger as
a result

The release artifact contains the following jar files in "dist-maven" directory:

zookeeper-.jar - bin (binary) jar - contains only class (*.class) files
zookeeper--sources.jar - contains only src (*.java) files
zookeeper--javadoc.jar - contains only javadoc files

These bin/src/javadoc jars were added specifically to support Maven/Ivy which have
the ability to pull these down automatically as part of your build process.
The content of the legacy jar and the bin+sources jar are the same.

As of version 3.3.0 bin/sources/javadoc jars contained in dist-maven directory
are deployed to the Apache Maven repository after the release has been accepted
by Apache:
http://people.apache.org/repo/m2-ibiblio-rsync-repository/