Dear Wiki user, You have subscribed to a wiki page or wiki category on "Beehive Wiki" for change notification.
The following page has been changed by EddieOneil: http://wiki.apache.org/beehive/Distribution_Structure The comment on the change is: Remove .cgi links into SVN and replace with direct links ------------------------------------------------------------------------------ These targets are used to build various formats of the Beehive distribution and can be run using {{{ant -f distribution.xml <target-name>}}}. All targets that either build a distribution or build distribution archives use the base name {{{apache-beeinve-incubating}}} and incorporate the value of {{{beehive.version}}}. For distributions from SVN, the resulting name will be {{{apache-beehive-incubating-svn-snapshot}}} nightlies include the date and SVN change number. - Note, Apache Forrest must be installed in order to run the distribution related targets. See [http://cvs.apache.org/viewcvs.cgi/*checkout*/beehive/trunk/BUILDING.txt?root=Apache-SVN BUILDING.txt] for more details. + Note, Apache Forrest must be installed in order to run the distribution related targets. See [http://svn.apache.org/repos/asf/beehive/trunk/BUILDING.txt BUILDING.txt] for more details. * {{{build.dist}}}: creates an exploded distribution rooted in {{{$BEEHIVE_HOME/build/dist}}}. Depends on Beehive code and samples builds. * {{{build.dist.zip}}}: creates a .zip distribution archive in {{{$BEEHIVE_HOME/build/dist/archives}}} from the exploded distribution in {{{$BEEHIVE_HOME/build/dist}}}.
