Apache Beehive - Downloads
Beehive 1.0 Beta RC1 Binary Distribution
The first Beehive 1.0 Beta Release Candidate #1 (RC1) binary distribution is available for download at http://cvs.apache.org/dist/incubator/beehive/nightlies/v1.0-beta-rc1/bin/. This distribution is a candidate for the beta release and is not intended for creating production-level applications. Please try it out and file "v1beta" bugs against it; we are in the final stages of locking down for beta, so this is your last chance to influence what goes into it.
Beehive 1.0 Alpha Binary Distribution
The Beehive 1.0 Alpha binary distribution is available for download at http://cvs.apache.org/dist/incubator/beehive/v1.0-alpha/bin/. This distribution is an alpha release and is not intended for creating production-level applications.
Daily Binary Distributions
Beehive doesn't have automated daily drops yet, but we do periodically post manually built drops, available at: http://cvs.apache.org/dist/incubator/beehive/nightlies/
Making Your Own Distribution
If you want the Beehive source, follow the instructions at http://svn.apache.org/repos/asf/incubator/beehive/trunk/BUILDING.txt. You will need to install the Subversion source control client (a.k.a. "SVN"), downloadable from http://subversion.tigris.org/.
Once you've obtained a copy of the source, you can roll your own distributions using the build.dist target and then create archives using the build.dist.jar target. (These targets are located in the Ant build file beehive/trunk/distribtion.xml.)