You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by st...@apache.org on 2004/07/27 23:11:34 UTC

svn commit: rev 30804 - in incubator/beehive/trunk: . external/ant

Author: stocco
Date: Tue Jul 27 14:11:33 2004
New Revision: 30804

Added:
   incubator/beehive/trunk/external/ant/apache-ant-1.6.1-bin.tar.gz
      - copied unchanged from rev 30803, incubator/beehive/trunk/external/ant/apache-ant-1.6.1-bin.tar
Removed:
   incubator/beehive/trunk/external/ant/apache-ant-1.6.1-bin.tar
Modified:
   incubator/beehive/trunk/BUILDING.txt
Log:
Renaming apache-ant-1.6.1-bin.tar to apache-ant-1.6.1-bin.tar.gz since this is a gzip archive.  Also updating BUILDING.txt to reference *.tar.gz as opposed to .tar.

Modified: incubator/beehive/trunk/BUILDING.txt
==============================================================================
--- incubator/beehive/trunk/BUILDING.txt	(original)
+++ incubator/beehive/trunk/BUILDING.txt	Tue Jul 27 14:11:33 2004
@@ -15,7 +15,7 @@
 BEEHIVE_HOME will be "C:\MyProjects\beehive\trunk"
 
 In addition, you'll need to install Ant in $BEEHIVE_HOME/installed/ from 
-the archive in $BEEHIVE_HOME/external/ant/apache-ant-1.6.1-bin.(zip|tar). 
+the archive in $BEEHIVE_HOME/external/ant/apache-ant-1.6.1-bin.(zip|tar.gz). 
 The installed Ant distribution should end up here:
 
   $BEEHIVE_HOME/installed/apache-ant-1.6.1/...