Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "ZooKeeper/HowToRelease" page has been changed by PatrickHunt: http://wiki.apache.org/hadoop/ZooKeeper/HowToRelease?action=diff&rev1=6&rev2=7 autoconf/shell scripts are handled properly + == In versions 3.3 and later == + + Support is now available for pushing the jar artifacts to the Apache maven repository. + + 1) sign the jar/pom files using gpg + + 2) copy the jar/pom/etc... into the appropriate directory + + http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/hadoop/zookeeper/ + + full details here: + http://www.apache.org/dev/repository-faq.html + + the files are sync'd daily, and ivy finds it. + + maven metadata files have to be updated manually + == Smoke Tests == Before the release, run the following smoke tests (at least).
