svn commit: rev 22121 - avalon/trunk/tools/magic

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Sat Jun 26 00:00:43 2004
New Revision: 22121

Modified:
   avalon/trunk/tools/magic/setup.xml
Log:
Log the cache and doc repository during the install process.

Modified: avalon/trunk/tools/magic/setup.xml
==============================================================================
--- avalon/trunk/tools/magic/setup.xml	(original)
+++ avalon/trunk/tools/magic/setup.xml	Sat Jun 26 00:00:43 2004
@@ -49,10 +49,12 @@
 
     <!-- Create the artifact cache. -->
     <property name="magic.cache" value="${magic.home}/main"/>
+    <echo message="Using cache: ${magic.cache}"/>
     <mkdir dir="${magic.cache}"/>
 
     <!-- Create the docs cache. -->
     <property name="magic.docs" value="${magic.home}/docs"/>
+    <echo message="Using doc repository: ${magic.docs}"/>
     <mkdir dir="${magic.docs}"/>
 
     <!-- Create the magic group cache dir. -->
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.